aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* HashWithIndifferentAccess better respects #to_hashPeter Jaros2014-03-281-0/+7
* Deprecate Class#superclass_delegating_accessorAkshay Vishnoi2014-03-201-0/+4
* Fix #to_json for BasicObject EnumerablesSammy Larbi2014-03-141-0/+5
* Revert "Merge pull request #14269 from arthurnn/expanded_key_array"Godfrey Chan2014-03-041-5/+0
* Cache key should be different when is Array.Arthur Neves2014-03-031-0/+5
* Return a hash rather than array from fetch_multiParker Selbert2014-02-261-0/+5
* Point master changelogs to 4-1-stable branchCarlos Antonio da Silva2014-02-251-633/+1
* Go with #presence_in instead of #present_in -- it doesnt sound quite as good,...David Heinemeier Hansson2014-02-241-2/+2
* Introduce Concern#class_methods and Kernel#concernJeremy Kemper2014-02-231-0/+28
* Move changelog entry to the top, fix examples indent [ci skip]Carlos Antonio da Silva2014-02-181-10/+10
* Added Object#present_in to simplify value whitelistingDavid Heinemeier Hansson2014-02-181-0/+12
* time helpers honor the application time zone when passed a dateXavier Noria2014-02-181-0/+4
* Fix tidy_bytes for JRubyJustin Coyne2014-02-101-0/+7
* synchronize 4.1 release notes with CHANGELOGS. [ci skip]Yves Senn2014-02-061-2/+3
* Add CHANGELOG entryRafael Mendonça França2014-02-051-0/+14
* Merge pull request #13911 from davidcelis/remove-bigdecimal-serializationRafael Mendonça França2014-02-011-1/+9
|\
| * Don't require BigDecimal serialization extensionDavid Celis2014-02-011-0/+8
* | Merge pull request #12769 from birkirb/masterRafael Mendonça França2014-02-011-0/+7
|\ \ | |/ |/|
| * Fix breakage in XmlMiniBirkir A. Barkarson2013-12-231-0/+7
* | Maintain the current timezone in wrap_with_time_zoneAndrew White2014-01-311-0/+9
* | Remove automatic removal of Date/Time stubs after each test caseRafael Mendonça França2014-01-301-0/+8
* | Add `travel_back` to remove stubs from `travel` and `travel_to`Rafael Mendonça França2014-01-301-0/+4
* | tidy CHANGELOGs [ci skip]Yves Senn2014-01-301-2/+2
* | Fix documentation of new controller filters api [ci skip]Kassio Borges2014-01-291-0/+7
* | Add CHANGELOG entry for #11464Andrew White2014-01-261-0/+9
* | Maintain current timezone when changing time during DST overlapAndrew White2014-01-261-0/+12
* | Adding Hash#compact and Hash#compact! methodstinogomes2014-01-091-0/+4
* | Fix typo in AS changelog, improve highlight [ci skip]Carlos Antonio da Silva2014-01-061-2/+2
* | quick formatting pass through CHANGELOGS. [ci skip].Yves Senn2014-01-061-10/+15
* | Add CHANGELOG entry for #10634 [ci skip]Andrew White2014-01-051-0/+17
* | Raise if MemCacheStore doenst receive a Dalli objArthur Neves2014-01-031-0/+4
* | Don't lazy load the tzinfo libraryAndrew White2014-01-011-0/+6
* | Avoid raising a NameError on FreeBSD using DateRobin Dupret2014-01-011-0/+5
* | blank? and present? commit to return singletons [Xavier Noria & Pavel Pravosud]Xavier Noria2013-12-281-0/+4
* | Fix AS::NumberHelper results with large precisionsKenta Murata & Akira Matsuda2013-12-201-0/+11
* | Merge pull request #13367 from abhishekjain16/new_branchYves Senn2013-12-181-1/+1
|\ \
| * | change to DateTime.civil_from_format from DateTime.civil_from_fromat in chang...abhishek2013-12-181-1/+1
* | | Add changelog and upgrading notice related to I18n enforce_available_locales ...Carlos Antonio da Silva2013-12-171-5/+13
* | | Fix indent on AS changelog [ci skip]Carlos Antonio da Silva2013-12-171-18/+18
* | | Introduce Module#concerningJeremy Kemper2013-12-171-0/+47
* | | Changelog improvements [ci skip]Carlos Antonio da Silva2013-12-121-1/+1
* | | Fix issue with Kernel#silence_stream leaking file descriptorsMario Visic2013-12-061-0/+4
* | | set `i18n.enforce_available_locales` before `i18n.default_locale`.Yves Senn2013-12-051-0/+5
* | | Backfilled CHANGELOG for AS::JSON::Variable removal (6f3e01e8) [ci skip]Godfrey Chan2013-12-031-0/+4
* | | Changelog improvements [ci skip]Carlos Antonio da Silva2013-12-031-1/+1
* | | Added Date#all_week/month/quarter/year for generating date rangesDimko2013-12-031-0/+4
* | | Add support for localized date referencesColin Bartlett2013-12-031-0/+7
* | | Modify the Hash#assert_valid_keys error message so that it shows the valid ke...Nerian2013-12-031-0/+5
* | | Merge pull request #13060 from chancancode/change_log_for_json_refactorCarlos Antonio da Silva2013-12-021-0/+16
|\ \ \
| * | | Added back the `encode_big_decimal_as_string` option with warningGodfrey Chan2013-12-021-0/+16
| |/ /