1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CHANGELOG.md to with changes from PR #1860 More... over 9 years ago
Merge pull request #1860 from DarthSim/fix-new-model-blank-uploader More... over 9 years ago
Merge pull request #1809 from mehlah/1.0.0-changelog More... over 9 years ago
Add references to PRs or issues for changelog entries when it make sense More... over 9 years ago
Fix returning a new instance of the uploader on every uploader call More... over 9 years ago
Add a note on semantic versioning in the changelog More... over 9 years ago
Modularized SanitizedFile#copy_to and move_to More... over 9 years ago
Merge pull request #1849 from ta1kt0me/fix_spec_doc
avgerinos
as Aggelos Avgerinos
More... over 9 years ago
Fix spec typo More... over 9 years ago
Add recent changes to the unreleased section of the changelog More... over 9 years ago
Group changelog entries in sections "Added", "Fixed", "Deprecated", ... More... over 9 years ago
Remove pre 1.0 changes history and link to 0.10-stable branch More... over 9 years ago
Remove locales from main repository More... over 9 years ago
Merge pull request #1837 from carrierwaveuploader/fix-uri-decode More... over 9 years ago
Merge pull request #1834 from mehlah/rubocop More... over 9 years ago
Replace instance variables by `let` in `sanitized_file_spec.rb` More... over 9 years ago
Add a `rubocop.yml` file with basic cops enabled More... over 9 years ago
Merge pull request #1824 from mehlah/refactor-ar-specs More... over 9 years ago
Merge pull request #1825 from mehlah/refine-white/blacklists-options More... over 9 years ago
Merge pull request #1832 from mehlah/travis-fast-finish More... over 9 years ago
Set `fast_finish: true` in Travis config More... over 9 years ago
Merge pull request #1827 from mehlah/cleanup-gemspec More... over 9 years ago
Merge pull request #1829 from mehlah/use-webmock More... over 9 years ago
Remove `date`, `rubygems_version` and `specification_version` from the gemspec More... over 9 years ago
Remove `rubyforge_project` from the gemspec More... over 9 years ago
Replace ShamRack by WebMock in specs More... over 9 years ago
Replace URI.decode with CGI.unescape More... over 9 years ago
Make extensions and content types white/blacklists take a single value More... over 9 years ago
Refactor the way AR classes are reset More... over 9 years ago
Replace AR migrations in specs by `ActiveRecord::Base.connection` calls More... over 9 years ago