aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Change the default test order from `:sorted` to `:random`Rafael Mendonça França2015-01-041-0/+4
* Remove deprecated ActiveSupport::JSON::Encoding::CircularReferenceError.Rafael Mendonça França2015-01-041-0/+4
* Remove deprecated ActiveSupport::JSON::Encoding.encode_big_decimal_as_string=Rafael Mendonça França2015-01-041-0/+5
* Remove deprecated `ActiveSupport::SafeBuffer#prepend`Rafael Mendonça França2015-01-041-0/+4
* Remove deprecated methods at `Kernel`.Rafael Mendonça França2015-01-041-0/+6
* Remove deprecated core_ext/big_decimal/yaml_conversions fileRafael Mendonça França2015-01-041-0/+5
* Remove deprecated ActiveSupport::Cache::Store.instrumentRafael Mendonça França2015-01-041-1/+5
* Add config to halt callback chain on return falseclaudiob2015-01-021-6/+27
* Deprecate `false` as the way to halt AS callbacksclaudiob2015-01-021-0/+8
* Throw :abort halts default CallbackChainsclaudiob2015-01-021-0/+12
* Deprecate `MissingSourceFile` in favor of `LoadError`.Rafael Mendonça França2015-01-021-0/+7
* Changelog edits [ci skip]Robin Dupret2014-12-311-4/+10
* cleanup CHANGELOGs. [ci skip]Yves Senn2014-12-231-1/+1
* Add class level case operator support for error dispatching in RescuableGenadi Samokovarov2014-12-101-0/+16
* Fix MessageVerifier's #verified in CHANGELOGclaudiob2014-12-041-4/+4
* Add `#verified` and `#valid_message?` to MessageVerifierLogan Leger2014-12-011-0/+8
* Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-388/+1
* dependencies.rb: keep the decorated #load and #require private [closes #17553]Xavier Noria2014-11-101-0/+6
* docs, synchronize 4.2. release notes. [ci skip]Yves Senn2014-11-061-3/+3
* Merge pull request #17383 from rwz/string-removeRafael Mendonça França2014-11-031-0/+4
|\
| * Make `String#remove` and `String#remove!` accept multiple argumentsPavel Pravosud2014-10-251-0/+4
* | Optimize TimeWithZoneTest#strftimePablo Herrero2014-10-271-0/+5
|/
* Update CHANGELOG and release notes for e98f2a7Godfrey Chan2014-10-221-2/+2
* some changelog formatting. [ci skip]Yves Senn2014-10-161-8/+8
* Merge pull request #14146 from chewi/fix-underscore-acronyms-regexMatthew Draper2014-10-041-0/+4
* fixes typo in AS CHANGELOG [ci skip]Xavier Noria2014-09-291-2/+2
* Delegation works with reserved words passed to `:to`Agis-2014-09-191-0/+6
* Merge pull request #16950 from akshay-vishnoi/docs-rails-4point2Abdelkader Boudih2014-09-171-4/+4
|\
| * Grammar correction in ActiveSupport CHANGELOG [ci skip]Akshay Vishnoi2014-09-181-4/+4
* | Merge pull request #16948 from akshay-vishnoi/docs-rails-4point2Rafael Mendonça França2014-09-171-20/+20
|\|
| * [ci skip] ActiveSupport CHANGELOG fixesAkshay Vishnoi2014-09-181-20/+20
* | Merge pull request #11794 from yoazt/duration-eqlRafael Mendonça França2014-09-171-0/+15
|\ \ | |/ |/|
| * Added method `#eql?` to `ActiveSupport::Duration`, in addition to `#==`.Joost Lubach2013-08-071-0/+15
* | Time#change can now change nanoseconds (:nsec)Agis-2014-09-141-0/+5
* | MessageVerifier raises an appropriate exception if the secret is nilKostiantyn Kahanskyi2014-09-121-0/+5
* | Default to sorting user's test cases for nowGodfrey Chan2014-09-081-6/+6
* | Fix for inflector's incorrect camelCase replacement for acronymsMatthew Draper2014-09-061-0/+7
* | Time#change throws exception with an out-of-range :usecAgis-2014-09-041-0/+5
* | Methods are not duplicable.Peter Jaros2014-09-031-0/+5
* | Merge pull request #16450 from tgxworld/dont_swallow_error_when_identifying_c...Yves Senn2014-09-021-0/+7
|\ \
* | | remove trailing whitespace. [ci skip]Yves Senn2014-09-021-2/+2
|/ /
* | We tenderized the wrong method! Object#try already had the yield option, just...David Heinemeier Hansson2014-08-291-9/+4
* | Use instance_eval on @tenderlove's suggestion :trollface:David Heinemeier Hansson2014-08-291-1/+1
* | Update examples to show real worthDavid Heinemeier Hansson2014-08-291-1/+10
* | Added yield to Object#presenceDavid Heinemeier Hansson2014-08-291-0/+6
* | Follow-up to #16560Robin Dupret2014-08-241-2/+3
* | Define the Duration#instance_of? methodRobin Dupret2014-08-181-1/+6
* | Fix rounding errors with #travel_to by resetting the usec on any passed time ...David Heinemeier Hansson2014-08-171-0/+5
* | Nobody sucks so nobody should call this awful method nameRafael Mendonça França2014-08-121-1/+1
* | CHANGELOG entry for TestCase.i_suck_and_my_tests_are_order_dependent! fixAkira Matsuda2014-08-121-0/+6