| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markdown formatting | Agis Anastasopoulos | 2013-04-06 | 1 | -1/+1 |
* | Add option to Class#class_attribute for skipping the query method | Agis- | 2013-04-06 | 1 | -0/+6 |
* | `fast_xs` support has been removed. Use 'String#encode(xml: :attr)`. | Aaron Patterson | 2013-04-05 | 1 | -0/+2 |
* | Revert "Merge pull request #10034 from benofsky/fix_skipping_object_callback_... | Rafael Mendonça França | 2013-04-04 | 1 | -3/+0 |
* | Fixes skipping object callback filters | Ben McRedmond | 2013-04-04 | 1 | -0/+3 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-30 | 1 | -3/+3 |
|\ |
|
| * | Using American English spellings over British style spellings | Prathamesh Sonpatki | 2013-03-21 | 1 | -3/+3 |
* | | Merge pull request #9523 from stopdropandrew/Instrumenter#instrument-yields-p... | Rafael Mendonça França | 2013-03-27 | 1 | -0/+6 |
|\ \ |
|
| * | | ActiveSupport::Notifications::Instrumenter#instrument should yield | stopdropandrew | 2013-03-02 | 1 | -1/+6 |
* | | | `TimeWithZone` raises `NoMethodError` in proper context. | Yves Senn | 2013-03-18 | 1 | -0/+5 |
* | | | Revert "Merge pull request #8156 from fredwu/acronym_fix-master" | Steve Klabnik | 2013-03-16 | 1 | -5/+0 |
* | | | revises the CHANGELOG entry from 26aa265 [ci skip] | Xavier Noria | 2013-03-16 | 1 | -2/+3 |
* | | | Added Inflector#underscore fix to the changelog | Fred Wu | 2013-03-17 | 1 | -0/+4 |
| |/
|/| |
|
* | | CHANGELOG entry for improved singularizing of singulars. | Yves Senn | 2013-03-06 | 1 | -1/+14 |
|/ |
|
* | Move AS CHANGELOG entry up. | Steve Klabnik | 2013-02-26 | 1 | -2/+3 |
* | Merge pull request #9329 from chuckbjones/fix-cache-delete-rc | Steve Klabnik | 2013-02-26 | 1 | -0/+2 |
|\ |
|
| * | Fix deletion of empty directories: | Charles Jones | 2013-02-25 | 1 | -0/+2 |
* | | Update CHANGELOGS | Rafael Mendonça França | 2013-02-26 | 1 | -0/+3 |
|/ |
|
* | Preparing for 4.0.0.beta1 release | David Heinemeier Hansson | 2013-02-25 | 1 | -1/+1 |
* | Keep second fraction when DateTime#change is called. | Chris Baynes | 2013-02-25 | 1 | -0/+5 |
* | Add more information to the CHANGELOG entry [ci skip] | Rafael Mendonça França | 2013-02-24 | 1 | -0/+12 |
* | Added `ActiveSupport::TimeWithZone#to_r` for `Time#at` compatibility. | stopdropandrew | 2013-02-24 | 1 | -0/+4 |
* | did a pass over the AS changelog [ci skip] | Xavier Noria | 2013-02-24 | 1 | -55/+61 |
* | Changelog improvements, use 1.9 style hash in examples [ci skip] | Carlos Antonio da Silva | 2013-02-22 | 1 | -13/+12 |
* | Address edge case for number_to_human with units option. | hoffm | 2013-02-22 | 1 | -0/+13 |
* | Added beginning_of_minute support to core_ext calculations for Time and DateTime | Gagan Awhad | 2013-02-21 | 1 | -0/+4 |
* | moves the new :nsec date format to the Active Support changelog [ci skip] | Xavier Noria | 2013-02-20 | 1 | -0/+4 |
* | added compress options for gzip | Beyond | 2013-02-10 | 1 | -0/+5 |
* | Update changelog from #9128 with author name | Carlos Antonio da Silva | 2013-02-06 | 1 | -2/+4 |
* | Modify TimeWithZone#as_json to return 3DP of sub-second accuracy by default, ... | James Harton | 2013-01-31 | 1 | -0/+5 |
* | Move AS changelog entry to the top, improve AP changelog a bit | Carlos Antonio da Silva | 2013-01-28 | 1 | -2/+2 |
* | Improve String#squish whitespaces matching | Antoine Lyset | 2013-01-22 | 1 | -0/+2 |
* | Standardise the return value of `to_time` | Andrew White | 2013-01-21 | 1 | -1/+5 |
* | extract PerformanceTest into rails-performance_tests gem | Yves Senn | 2013-01-10 | 1 | -0/+8 |
* | CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml. | Jeremy Kemper | 2013-01-08 | 1 | -0/+7 |
* | Revert "Merge branch 'master-sec'" | Jeremy Kemper | 2013-01-08 | 1 | -7/+0 |
* | CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml. | Jeremy Kemper | 2013-01-08 | 1 | -0/+7 |
* | deprecate `assert_blank` and `assert_present`. | Yves Senn | 2013-01-05 | 1 | -0/+5 |
* | Move changelog entry in railties to the top | Carlos Antonio da Silva | 2013-01-04 | 1 | -3/+3 |
* | Better error message for String#to_date | Kelly Stannard | 2013-01-04 | 1 | -0/+8 |
* | Added ability to compare date/time with infinity | bUg | 2013-01-04 | 1 | -0/+13 |
* | Changelog improvements [ci skip] | Carlos Antonio da Silva | 2013-01-02 | 1 | -2/+2 |
* | missing changelog entry for #8682 | Akira Matsuda | 2013-01-02 | 1 | -0/+4 |
* | Introduce assert_not to replace 'assert !foo' | Jeremy Kemper | 2012-12-28 | 1 | -0/+2 |
* | Merge pull request #7376 from dmitriy-kiriyenko/fix-double-callback-in-same-s... | Rafael Mendonça França | 2012-12-21 | 1 | -0/+9 |
|\ |
|
| * | Prevent callback from being set twice. | Dmitriy Kiriyenko | 2012-12-20 | 1 | -0/+9 |
* | | Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f... | David Heinemeier Hansson | 2012-12-21 | 1 | -1/+1 |
* | | Make sure that ActiveSupport::Logger includes the Logger extensions from core... | David Heinemeier Hansson | 2012-12-21 | 1 | -1/+1 |
* | | Add ActiveSupport::Logger#silence that works the same as the old Logger#silen... | David Heinemeier Hansson | 2012-12-21 | 1 | -0/+4 |
* | | Fix Action Mailer changelog indenation to match other changelogs | Carlos Antonio da Silva | 2012-12-19 | 1 | -3/+4 |