1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only load fog-rackspace on Rails 6.x due to incompatibility with fog-core More... 6 days ago
Merge pull request #2735 from kianmeng/fix-typos More... 18 days ago
Fix typos More... 19 days ago
Update changelog More... 28 days ago
Fix Content-Type allowlist bypass vulnerability remained More... about 1 month ago
Merge pull request #2728 from schinery/main More... about 2 months ago
Revert bumping Marcel to 1.0.3 More... about 2 months ago
Use Marcel::Magic.new instead of private constant More... about 2 months ago
Fix for rmagick spec More... about 2 months ago
Use Marcel::TYPE_EXTS instead of Marcel::TYPES More... about 2 months ago
Merge pull request #2721 from clickworkorange/master More... 2 months ago
Update README.md More... 2 months ago
Updated README to include information about Vips and the "crop" processing method. More... 2 months ago
Fixed `yield` of RMagic `crop` method. RMagic should `crop!` with a bang! MiniMagic `crop` method should `.apply(combine_options)`. Fixed copy/paste error in MiniMagic `crop` method description. Removed redundant blank line in MiniMagic & RMagic `crop` method descriptions. More... 2 months ago
Added support for "crop" method to RMagic and MiniMagic processors. Updated "crop" method of Vips processor to retain image bottom/right edge if cropping box falls outside the image boundaries. Added tests for cropping within and beyond image boundaries for all three processors. More... 2 months ago
Merge pull request #2718 from carrierwaveuploader/warn-if-filename-is-safeguarded More... 3 months ago
Fix assigning a file with the same name not marking the column as changed More... 3 months ago
Removed duplicate "csv" dependency. More... 3 months ago
Merge branch 'carrierwaveuploader:master' into master More... 3 months ago
Add documentation for supporting S3 with ACLs disabled and GCS uniform bucket-level access More... 3 months ago
Fix ruby-head build More... 3 months ago
I should run RuboCop locally before committing. Repeat 100x times. More... 3 months ago
Maybe "csv" should only be a development_dependency? More... 3 months ago
Added csv as a gemspec requirement (removed in Ruby 3.4). Removed trailing whitespace. More... 3 months ago
Butterfingers. More... 3 months ago
Added support for the "crop" method to the vips processor. More... 3 months ago
Show warning if #filename is safeguarded as in the pre-3.x style More... 3 months ago
Merge pull request #2717 from jiikko/patch-1 More... 3 months ago
Update Callback Documentation More... 4 months ago
Merge pull request #2705 from dzhikvas/fix-content-type-detection More... 5 months ago