Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paperclip
Graph
75a8bd20cc80f191edf473381f19a54337b2fb36
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
May
26
16
15
14
11
9
8
2
11
Apr
10
9
6
4
21
Mar
12
11
4
28
Feb
26
25
21
20
16
14
11
7
5
31
Jan
29
28
27
24
15
10
8
6
3
2
20
Dec
19
13
10
15
Nov
8
1
30
Oct
25
22
8
27
Sep
5
30
Aug
28
21
16
14
9
31
Jul
30
29
25
23
22
19
18
17
16
17
16
15
25
Jun
21
14
9
7
24
May
17
15
10
5
Apr
30
Mar
24
15
8
1
28
Feb
22
19
15
8
1
25
Jan
24
18
16
11
6
21
Dec
10
7
6
5
4
30
Nov
26
24
18
16
3
2
1
31
Oct
19
12
10
5
28
Sep
18
14
11
7
4
24
Aug
17
27
Jul
26
21
20
19
17
16
13
12
11
9
3
29
Jun
23
22
18
16
15
8
6
5
31
May
25
22
18
14
11
10
4
1
27
Apr
25
24
23
20
17
15
12
9
7
5
3
30
Mar
27
26
23
18
16
12
9
5
2
1
28
Feb
24
23
19
17
15
11
10
6
3
1
27
Jan
20
18
16
13
9
5
20
Dec
14
13
Support per style options for s3 storage class
Document how to cleanup after test runs
Merge pull request #1511 from Envek/arrays_in_validations
Merge pull request #1531 from thoughtbot/ap-fix-spec
Merge pull request #1546 from ezuhaib/master
Update Travis build configuration
Fix data-uri with mime type that has `.` in it
Merge pull request #1551 from thoughtbot/ap-fix-typo
AttachmentSizeValidator#human_size method works now with all supported Rails versions
Updating Validators::AttachmentSizeValidator specs
Improving AttachmentSizeValidator#human_size method
Documented devkit requirement for Windows
Remove typo in contributing guidelines
Move Timecop gem from Gemfile into gemspec
Fix intermittently failing spec
Documented devkit requirement for Windows
Add explicit require statement for Array.wrap usage
Merge pull request #1509 from drewcimino/soft-delete-doc
added :preserve_files notes to the README
Merge pull request #1505 from boone/doc_file_requirement
Merge pull request #1510 from nonninz/fix-capistrano-readme-command
Merge pull request #1514 from pbyrne/configure-disable-exif-orientation
Merge pull request #1515 from quainjn/allow_subclassed_validators
Merge pull request #1545 from clemensg/add_german_locale
Add a german locale file
Merge pull request #1542 from mauriciopasquier/es-locale
Fixed incorrect mime-type in README.
Locale file for spanish
Refactor Paperclip::Attachment#assign
Ensure required validations accepts subclasses
Optionally disable inspecting EXIF for orientation
Allow to pass arrays of validations to the validators
Update Capistrano Task example for working in 3.x version
Document requirement for file command.
Make sure FileAdapter files have the right extension
Shoulda -> RSpec
Handle empty filenames
Use the original filename to generate temp files
Merge pull request #1485 from rrrene/patch-1
fixup for s3_server_side_encryption option