| Commit message (Expand) | Author | Age | Files | Lines |
* | Ruby 2.0 added LoadError#path | Andrew White | 2016-11-02 | 1 | -6/+8 |
* | Fix File.exists? deprecation warnings in Active Support | Andrew White | 2016-11-02 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2016-09-14 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2016-08-11 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2016-08-10 | 1 | -1/+1 |
* | Preparing for 3.2.22.2 release | Rafael Mendonça França | 2016-02-29 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
* | use secure string comparisons for basic auth username / password | Aaron Patterson | 2016-01-22 | 1 | -0/+27 |
* | Preparing for 3.2.22 release | Rafael Mendonça França | 2015-06-16 | 2 | -1/+10 |
* | enforce a depth limit on XML documents | Aaron Patterson | 2015-06-16 | 3 | -10/+15 |
* | Fix ruby 2.2 comparable warnings | Joey Geiger | 2015-01-29 | 1 | -0/+1 |
* | Remove hard dependency on test-unit | Rafael Mendonça França | 2015-01-07 | 3 | -3/+11 |
* | fix whitespace to match surrounding code | Aman Gupta | 2015-01-02 | 1 | -1/+1 |
* | use self.method syntax to resolve circular argument issues | Aman Gupta | 2015-01-02 | 1 | -1/+1 |
* | Fix `singleton_class?` | Vipul A M | 2015-01-02 | 1 | -3/+5 |
* | fix yaml compat on ruby 2.2 | Aman Gupta | 2015-01-02 | 1 | -1/+3 |
* | try using newer test-unit gem | Aman Gupta | 2015-01-02 | 1 | -1/+1 |
* | added dependency of test-unit into activesupport | SHIBATA Hiroshi | 2015-01-02 | 1 | -0/+1 |
* | Check `respond_to` before delegation due to: https://github.com/ruby/ruby/com... | Aaron Patterson | 2014-12-22 | 1 | -1/+7 |
* | fix ruby 2.2 warning: circular argument reference | Aman Gupta | 2014-12-22 | 1 | -1/+1 |
* | bumping version for relesase | Aaron Patterson | 2014-11-16 | 1 | -1/+1 |
* | bumping version to 3.2.20 | Aaron Patterson | 2014-10-29 | 1 | -1/+1 |
* | Preparing for 3.2.19 release | Rafael Mendonça França | 2014-07-02 | 2 | -1/+11 |
* | Make sure Active Support configurations are applied correctly | Rafael Mendonça França | 2014-06-26 | 1 | -0/+7 |
* | Revert "Merge pull request #15794 from vishalzambre/patch-1" | Guillermo Iguaran | 2014-06-18 | 1 | -1/+1 |
* | File.exists? is a deprecated name, use File.exist? | Vishal Zambre | 2014-06-18 | 1 | -1/+1 |
* | Preparing for 3.2.18 release | Rafael Mendonça França | 2014-05-06 | 2 | -1/+16 |
* | Preparing for 3.2.17 release | Rafael Mendonça França | 2014-02-18 | 1 | -1/+1 |
* | updating the changelog | Aaron Patterson | 2013-12-02 | 1 | -1/+1 |
* | updating changelogs | Aaron Patterson | 2013-10-16 | 1 | -1/+1 |
* | bumping to 3.2.15 | Aaron Patterson | 2013-10-15 | 1 | -1/+1 |
* | Merge branch '3-2-15' into 3-2-sec | Aaron Patterson | 2013-10-15 | 1 | -2/+2 |
|\ |
|
| * | bumping to rc3 | Aaron Patterson | 2013-10-11 | 1 | -1/+1 |
| * | bumping to rc2 | Aaron Patterson | 2013-10-04 | 1 | -1/+1 |
| * | bumping version to 3.2.15.rc1 | Aaron Patterson | 2013-10-03 | 1 | -2/+2 |
* | | Remove the use of String#% when formatting durations in log messages | Michael Koziarski | 2013-09-30 | 1 | -0/+4 |
|/ |
|
* | Use Ruby 1.8 hash syntax | Rafael Mendonça França | 2013-09-28 | 1 | -2/+2 |
* | Merge pull request #12196 from h-lame/fix-activesupport-cache-filestore-cleanup | Rafael Mendonça França | 2013-09-12 | 3 | -1/+18 |
* | Fix 1.8.7 incompatible respond_to_missing | Eugene Kalenkovich | 2013-08-18 | 1 | -2/+8 |
* | Move changelog entry to the top [ci skip] | Rafael Mendonça França | 2013-07-30 | 1 | -5/+8 |
* | Merge branch '3-2-14' into 3-2-stable | Rafael Mendonça França | 2013-07-22 | 2 | -2/+2 |
|\ |
|
| * | Preparing for 3.2.14 release | Rafael Mendonça França | 2013-07-22 | 1 | -1/+1 |
| * | Update CHANGELOG entry | Rafael Mendonça França | 2013-07-22 | 1 | -6/+1 |
| * | Preparing for 3.2.14.rc2 release | Rafael Mendonça França | 2013-07-16 | 2 | -2/+7 |
| * | Preparing for 3.2.14.rc1 release | Rafael Mendonça França | 2013-07-12 | 2 | -3/+3 |
* | | Add respond_to_missing? for TaggedLogging which is needed if another log abst... | Wolfram Arnold | 2013-07-17 | 3 | -0/+12 |
|/ |
|
* | Add missing require so that DateTime has the right superclass | Andrew White | 2013-07-10 | 1 | -0/+1 |
* | Return local time for backwards compatibility | Andrew White | 2013-07-09 | 3 | -10/+27 |
* | Retain offset and fraction when using Time.at_with_coercion | Andrew White | 2013-07-09 | 3 | -3/+51 |
* | Add license to the gemspec | Rafael Mendonça França | 2013-07-08 | 1 | -0/+2 |