1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix broken cache dir path computation in CarrierWave::Uploader::Store#delete_cache_id More... about 14 years ago
Fix fragile "CarrierWave::Uploader.version should only assign versions to parent" spec to not make assumptions about the order of Hash keys. More... about 14 years ago
Fix "CarrierWave::Uploader#store! should delete the old cache_id" spec so that it covers the method in question instead of stubbing it out. More... about 14 years ago
Remove redundant requires of sequel and datamapper More... about 14 years ago
add missing active_support/deprecation require More... about 14 years ago
version 0.5.5 More... about 14 years ago
Update History.txt More... about 14 years ago
Apply the removing old file function to the Mongoid ORM
did
More... about 14 years ago
Merge pull request #377 from gregwebs/master More... about 14 years ago
fix convert in README More... about 14 years ago
Merge pull request #374 from rymai/patch-1 More... about 14 years ago
Fix typo in documentation More... about 14 years ago
Merge pull request #372 from JangoSteve/file-processor More... about 14 years ago
Merge pull request #363 from skyeagle/master More... about 14 years ago
Fix issues surrounding nested versions and class_attribute vs class_inheritable_accessor, get tests passing in Rails 3-0-stable, 3-1-stable, and master More... about 14 years ago
Add content_type= so a file's content type can be overridden More... about 14 years ago
Revert "fixes issue where successive versions inherited previous versions" More... about 14 years ago
missed #setup_modifications for dirty attributes(Mongoid) in upload assignment More... about 14 years ago
Merge pull request #362 from Eleo/master More... about 14 years ago
fixes issue where successive versions inherited previous versions More... about 14 years ago
Merge pull request #357 from JangoSteve/rdoc-gemspec-fix More... about 14 years ago
Fixed rdoc errors when bundling from github. More... about 14 years ago
Added CarrierWave::MimeTypes processor for more advanced content-type guessing, with specs. More... about 14 years ago
Docs: remove RMagick links from image_science processor More... about 14 years ago
Docs: remove confusing RMagick references from MiniMagick processor More... about 14 years ago
Merge branch 'mongoid' of https://github.com/did/carrierwave into did-mongoid More... about 14 years ago
typo in the AR spec
did
More... about 14 years ago
Merge pull request #346 from clyfe/master More... about 14 years ago
class_inheritable_accessor => class_attribute for version_names More... about 14 years ago
remove commented test
did
More... about 14 years ago