aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-0/+2
* AS::Duration changelog polishJeremy Daer2016-04-291-15/+13
* Change 1.week to create 1 week durations instead of 7 days durations.Andrey Novikov2016-04-281-0/+22
* Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* Revert "Change 1.week to create 1 week durations instead of 7 days durations."Jeremy Daer2016-04-271-20/+0
* Do not cache ActiveSupport::TimeZone#utc_offsetAlexey Shein2016-04-251-0/+6
* Follow up of https://github.com/rails/rails/commit/c9c5788a527b70d7f983e2b4b4...Vipul A M2016-04-241-1/+1
* Make getlocal and getutc always return instances of TimeAndrew White2016-04-231-0/+12
* Add DateTime#subsecAndrew White2016-04-231-0/+4
* Add additional aliases for DateTime#utcAndrew White2016-04-231-0/+5
* Add CHANGELOG entry for #24700Andrew White2016-04-231-0/+5
* Add Time#sec_fractionAndrew White2016-04-231-0/+4
* Add compatibility for Ruby 2.4 `to_time` changesAndrew White2016-04-231-0/+20
* Merge pull request #20625 from Envek/add_country_zones_methodJeremy Daer2016-04-191-0/+11
|\
| * Add ActiveSupport::TimeZone.country_zones helperAndrey Novikov2016-04-191-0/+7
|/
* Ruby 2.4 Array#sum: ficauses -> cases changelog typo [ci skip]Jeremy Daer2016-04-191-1/+1
* Ruby 2.4: compat with new Array#sumJeremy Daer2016-04-181-0/+23
* `ActiveSupport::Duration` supports ISO8601 formatting and parsing.Arnau Siches, Andrey Novikov2016-04-181-0/+16
* Merge pull request #24577 from mechanicles/fix-fetch-cache-missJeremy Daer2016-04-181-0/+8
|\
| * Fix forced cache miss for fetch.Santosh Wadghule2016-04-181-0/+7
|/
* Merge pull request #22806 from Envek/solid_durationsJeremy Daer2016-04-171-0/+20
|\
| * Change 1.week to create 1 week durations instead of 7 days durations.Andrey Novikov2016-04-181-0/+22
|/
* Fix behavior of JSON encoding for Exceptionnamusyaka2016-04-091-0/+4
* Merge pull request #24401 from pan/number-to-phoneRafael Mendonça França2016-04-051-0/+7
|\
| * `number_to_phone` formats number with regexpPan GaoYong2016-04-021-0/+7
* | Match `String#to_time`'s behaviour to rubySiim Liiser2016-04-041-0/+11
* | Call super instead of returning nil for DateTime#<=>Andrew White2016-04-031-0/+9
|/
* Fix method String#upcase_firstbogdanvlviv2016-03-311-1/+1
* Merge pull request #23895 from glaucocustodio/add_upcase_first_methodRafael Mendonça França2016-03-301-0/+4
|\
| * Add upcase_first methodGlauco Custódio2016-02-251-0/+4
* | Fix typo in Action Pack changelog [ci skip]Prathamesh Sonpatki2016-03-251-1/+1
* | guides, sync 5.0 release notes with changelogsYves Senn2016-03-221-2/+2
* | Prevent `Marshal.load` from looping infinitelyOlek Janiszewski2016-03-111-0/+5
* | Fix CHANGELOG spacing [ci skip]Jeremy Daer2016-03-021-2/+2
* | Merge pull request #23936 from yui-knk/local_constants_to_be_publicRafael Mendonça França2016-03-011-0/+4
|\ \
| * | Deprecate `Module.local_constants`yui-knk2016-03-011-0/+4
| |/
* / Publish AS::Executor and AS::Reloader APIsMatthew Draper2016-03-021-0/+7
|/
* Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* add deprecation warning to assert_nothing_raised and changelog entryTara Scherner de la Fuente2016-02-221-1/+10
* Make benchmark('something', silence: true) actually workDavid Heinemeier Hansson2016-02-201-0/+4
* Add `#on_weekday?` method to `Date`, `Time`, and `DateTime`.Vipul A M2016-02-151-0/+8
* include activerecord and activesupport CHANGELOG entriesBrian Christian2016-02-101-0/+4
* Fix regression in `Hash#dig` for HashWithIndifferentAccess.Jon Moss2016-02-011-0/+3
* Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+0
* Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* [ci skip] Properly indent code in markdownclaudiob2016-02-011-29/+29
* Change number_to_currency behavior for checking negativityPrathamesh Sonpatki2016-01-291-0/+15
* docs, formatting pass over changelogs. [ci skip]Yves Senn2016-01-131-3/+5
* Match HashWithIndifferentAccess#default's behaviour with Hash#defaultDavid Cornu2016-01-071-0/+4
* move CHANGELOG entry to the appropriate position [ci skip]yuuji.yaginuma2016-01-031-3/+2