aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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