aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #12080 from ShayDavidson/fix_datetime_partial_datesMatthew Draper2014-05-281-0/+14
|\ \
| * | Fixed changelogShay Davidson2013-09-021-4/+12
| * | Added partial days support to `DateTime`'s `advance` method.Shay Davidson2013-08-301-0/+4
* | | Merge pull request #10887 from sakuro/deep_transform_keys_in_nested_arraysRafael Mendonça França2014-05-201-0/+7
|\ \ \
| * | | Hash#deep_*_keys(!) recurse into nested arrays.OZAWA Sakuro2013-06-081-0/+7
* | | | Fix confusing exception in ActiveSupport delegationVladimir Yarotsky2014-05-201-0/+6
* | | | Merge pull request #15037 from roccoblues/fix_duplicate_activesupport_subscri...Rafael Mendonça França2014-05-161-0/+5
|\ \ \ \
| * | | | Fixed duplicate subscribers in ActiveSupport::SubscriberDennis Schoen2014-05-091-0/+5
* | | | | formatting pass through CHANGELOGS. [ci skip]Yves Senn2014-05-161-1/+1
* | | | | remove deprecation warningeileencodes2014-05-131-0/+4
* | | | | Use block parameter rather than `$1` during `gsub!` so `ActiveSupport::SafeBu...Mark J. Titorenko2014-05-121-0/+9
* | | | | Make TimeZone#parse behave more like Time#parse.Ulysse Carion2014-05-111-0/+6
|/ / / /
* | | | several enhancements to humanize [closes #12288]Xavier Noria2014-05-061-0/+12
* | | | Improve CHANGELOG [ci skip]Rafael Mendonça França2014-05-041-2/+2
* | | | [Fixes #14948] Hash#to_query: Changed a way how empty hash and empty array ar...Bogdan Gusiev2014-05-031-0/+11
* | | | Merge branch 'master' into rm-uuid-fixturesRafael Mendonça França2014-04-101-0/+34
|\ \ \ \
| * | | | Fixed problem where `1.day.eql?(1.day)` is falseEmily Dobervich2014-04-081-0/+34
* | | | | Merge pull request #12016 from roderickvd/uuid_fixesRafael Mendonça França2014-04-041-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Auto-generate stable fixture UUIDs on PostgreSQL.Roderick van Domburg2014-01-071-0/+5
* | | | | Make AS::SafeBuffer#prepend act like String#prependPavel Pravosud2014-03-311-0/+6
* | | | | 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