1
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into 0.6-stable More... over 13 years ago
Merge pull request #593 from futurechimp/issue-575 More... over 13 years ago
Code fix for issue #575. More... over 13 years ago
Remove a spec that was designed to run last, but doesn't work because specs don't run in any particular order More... over 13 years ago
Add failing specs for JSON/XML serialization as it should work More... over 13 years ago
Drop rbx support - again More... over 13 years ago
Remove some JRuby checks More... over 13 years ago
Depend on mysql2 gem for database testing operations instead of sqlite More... over 13 years ago
Beging preparing for 0.6.0 More... over 13 years ago
rbx 1.9 mode is no dice for now, 1.8 should pass when the outstanding issues are fixed More... over 13 years ago
Take rubinius for a spin now that it's upgraded More... over 13 years ago
Remove to_xml override for uploaders, test that there are still no issues surrounding nil images More... over 13 years ago
fixing the issue where multi-page pdf's can't be converted with rmagick More... over 13 years ago
MiniMagick expects string args to mogrify commands More... over 13 years ago
Merge pull request #573 from autohaus24/make_storages_file_url_methods_to_work_without_any_params More... over 13 years ago
make storages File#url methods to work without any params More... over 13 years ago
Trailing whitespace More... over 13 years ago
Rails 4 will require 1.9.3+ More... over 13 years ago
Support rails beyond 3.x More... over 13 years ago
Test rails master as well, but exclude 1.8.7 and ree since rails 4 requires 1.9.3 More... over 13 years ago
Run travis against Rails 3-0-stable, 3-1-stable, 3-2-stable More... over 13 years ago
Drop support for rbx on Travis for now, too unstable More... over 13 years ago
Re: 98a5a7, clarify test name More... over 13 years ago
clean up gemspec deps, make sure we use latest cucumber on travis More... over 13 years ago
With Active Record ORM, setting remote_url marks mounted column as dirty, closes #512 More... over 13 years ago
Merge pull request #569 from rubemz/master More... over 13 years ago
Fixing the README to show the right way to get the identifier for a specific uploaded file More... over 13 years ago
Only test against one rbx, there is only one More... over 13 years ago
Fix possible race condition with CarrierWave.root, closes #544 More... over 13 years ago
Merge pull request #566 from autohaus24/add_query_options_for_s3_to_support_response_headers_overwriting More... over 13 years ago