aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Fix Complex and Rational are duplicable?utilum2016-12-211-0/+5
* change return value of `duplicable?` with Ruby 2.4+yuuji.yaginuma2016-12-131-0/+6
* remove duplicated changelog entry [ci skip]yuuji.yaginuma2016-11-151-4/+0
* Merge pull request #27035 from rails/remove-active-support-deprecationsAndrew White2016-11-141-0/+73
|\
| * Remove deprecated class ActiveSupport::Concurrency::LatchAndrew White2016-11-141-0/+4
| * Remove deprecated separator argument from parameterizeAndrew White2016-11-141-0/+4
| * Remove deprecated method Numeric#to_formatted_sAndrew White2016-11-141-0/+4
| * Remove deprecated method alias_method_chainAndrew White2016-11-141-0/+4
| * Remove deprecated constant MissingSourceFIleAndrew White2016-11-141-0/+4
| * Remove deprecated Module.qualified_const_get/set/defined?Andrew White2016-11-141-0/+5
| * Update CHANGELOGAndrew White2016-11-131-0/+48
* | Revert "Merge pull request #25811 from oss92/to_sentence_fallback_string"Rafael Mendonça França2016-11-141-6/+0
|/
* Ensure duration parsing is consistent across DST changesAndrew White2016-10-311-0/+20
* Use Hash#compact and Hash#compact! from Ruby 2.4Prathamesh Sonpatki2016-10-231-2/+7
* Fix `ActiveSupport::TimeZone#strptime` cannot parse timestamps (%Q, %s)denisovlev2016-10-211-0/+7
* Fix copy_time_to: Copy nsec instead of usecJosua Schmid2016-10-201-0/+6
* Revert "Merge pull request #26677 from tbalthazar/26644"Andrew White2016-10-021-22/+0
* Fix `ActiveSupport::TimeWithZone#localtime`Thomas Balthazar2016-10-011-0/+22
* Fix ActiveSupport::TimeWithZone#inThomas Balthazar2016-09-241-0/+19
* Merge pull request #25628 from ysksn/optionsRafael Mendonça França2016-08-171-0/+6
|\
| * Update CHANGELOG.md for #25628 [ci skip]Yosuke Kabuto2016-07-021-0/+6
* | Pass over changelogs [ci skip]Vipul A M2016-08-101-3/+3
* | Merge pull request #25681 from willnet/fix-thread_mattr_accessorYves Senn2016-08-081-0/+28
|\ \
| * | Fix `thread_mattr_accessor` share variable superclass with subclasswillnet2016-08-041-0/+7
|/ /
* | Add :weeks to the list of variable duration partsAndrew White2016-08-031-0/+8
* | Revert "Adds `not_in?` onto Object"David Heinemeier Hansson2016-07-291-12/+0
* | Merge pull request #25914 from jmccartie/jm/not_inRafael França2016-07-221-0/+12
|\ \
| * | Adds `not_in?` onto ObjectJon McCartie2016-07-211-0/+12
* | | the infamous typo only seen in GitHub's diff [ci skip]Xavier Noria2016-07-221-1/+1
|/ /
* | define Range#match? if Ruby < 2.4Xavier Noria2016-07-221-2/+8
* | Allow MessageEncryptor to take advantage of authenticated encryption modesBart de Water2016-07-211-0/+9
* | Introduce `assert_changes` and `assert_no_changes`Genadi Samokovarov2016-07-171-9/+41
* | Added :fallback_string option to Array#to_sentenceoss922016-07-131-0/+6
* | Raise ArgumentError for bad strptime argumentsJohn Gesimondo2016-07-111-0/+9
* | `travel/travel_to` travel time helpers, now raise on nested calls,Vipul A M2016-07-021-0/+25
|/
* Clearify CHANGELOG for #23011 [ci skip]Godfrey Chan2016-06-271-2/+6
* Merge pull request #23011 from arnvald/bugfix/correctly_parse_dateGodfrey Chan2016-06-251-0/+5
|\
| * Use correct timezone when parsing date in jsonGrzegorz Witek2016-01-221-0/+5
* | Update changelog for #25341Kevin McPhillips2016-06-221-0/+6
* | Remove deprecated arguments in assert_nothing_raisedRafael Mendonça França2016-06-131-0/+4
* | Don't blank pad day of the month when formatting datesSean Griffin2016-06-021-0/+7
* | Merge pull request #23930 from gsamokovarov/module-delegate-missing-toRafael Mendonça França2016-05-241-0/+47
|\ \
| * | Introduce Module#delegate_missing_toGenadi Samokovarov2016-02-271-0/+47
* | | Action Mailer: Declarative exception handling with `rescue_from`.Jeremy Daer2016-05-151-0/+4
* | | Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-764/+1
* | | 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