aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Preparing for 5.1.0.beta1 releaseRafael Mendonça França2017-02-231-0/+2
* Add CHANGELOG entry for #28104Andrew White2017-02-221-0/+4
* Revert "Merge pull request #27925 from robin850/hwia-removal"Kasper Timm Hansen2017-02-201-6/+0
* Deprecate the top-level `HashWithIndifferentAccess` contantRobin Dupret2017-02-191-0/+6
* deprecate `halt_callback_chains_on_return_false` instead of `halt_and_display...yuuji.yaginuma2017-02-081-1/+1
* Deprecate halt_and_display_warning_on_return_falseRafael Mendonça França2017-02-071-0/+4
* Remove deprecated behavior that halts callbacks when the return is falseRafael Mendonça França2017-02-071-0/+4
* Deprecate passing string to `:if` and `:unless` conditional options on `set_c...Ryuta Kamizono2017-02-041-0/+5
* Remove deprecated passing string to define callbackRyuta Kamizono2017-02-041-18/+22
* Update Unicode Version to 9.0.0Fumiaki MATSUSHIMA2017-01-281-0/+16
* CHANGELOG: Raise ArgumentError when calling transliterate on anything other t...Kevin McPhillips2017-01-161-0/+5
* AS::StringInquirer#respond_to_missing? should fallback to superAkira Matsuda2017-01-151-2/+2
* AS::ArrayInquirer#respond_to_missing? should fallback to superAkira Matsuda2017-01-151-0/+5
* Fix inconsistent results when parsing large durations and constructing durati...Andrey Novikov2017-01-091-0/+25
* 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