aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* add deprecations for a smooth transition after #22215Michael Grosser2015-11-191-0/+9
* Use proper syntax for class method reference.Tyler Hunt2015-11-161-1/+1
* normalizes spacing in a CHANGELOG [ci skip]Xavier Noria2015-11-111-6/+6
* Add days_in_year methodJon Pascoe2015-11-111-3/+8
* registers these changes in the CHANGELOGsXavier Noria2015-11-111-0/+11
* Parameterize with options to preserve case of stringSwaathi K2015-11-071-0/+9
* Merge pull request #16357 from gchan/hwia-respects-to-hash-defaultSean Griffin2015-10-291-0/+6
|\
| * `HashWithIndifferentAccess.new` respects the default value or proc on objects...Gordon Chan2014-07-311-0/+6
* | Change Integer#year to return a Fixnum instead of a Float to improve consistencyKonstantinos Rousis2015-10-221-0/+16
* | Merge pull request #19992 from greysteil/handle-invalid-utf8-in-html-escapeSean Griffin2015-10-201-0/+9
|\ \
| * | Handle invalid UTF-8 strings when HTML escapingGrey Baker2015-06-081-0/+9
* | | Update #20737 to address feedbackSean Griffin2015-10-201-0/+5
* | | Merge pull request #20872 from maxjacobson/more-humane-roundingSean Griffin2015-10-201-0/+5
|\ \ \
| * | | Update the changelog for #20872 to be a bit less confusingSean Griffin2015-10-201-2/+2
| * | | Round some numbers more humanelyMax Jacobson2015-07-261-0/+5
* | | | Merge pull request #21953 from bdunne/fix_dep_warnMatthew Draper2015-10-171-0/+5
* | | | Merge pull request #21631 from RobinClowers/fix-cache-instrumentationJeremy Daer2015-10-091-0/+4
|\ \ \ \
* | | | | Refactor AS::Callbacks halt config and fix the documentationRoque Pinel2015-10-011-6/+3
* | | | | Make `assert_difference` return the result of the yielded block.Lucas Mazza2015-09-241-1/+12
* | | | | Fix the AS::Callbacks terminator regression from 4.2.3Roque Pinel2015-09-221-9/+6
* | | | | Short-circuit `blank?` on date and time valuesAndrew White2015-09-211-0/+6
* | | | | Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.Jerry D'Antonio2015-09-191-0/+5
|/ / / /
* | | | Update Unicode Version to 8.0.0Anshul Sharma2015-09-041-0/+4
* | | | No need CHANGELOG entry for #21421 [ci skip]Rafael Mendonça França2015-09-011-6/+0
* | | | ArrayInquirer to correctly find symbols or stringsLeigh Halliday2015-08-281-8/+14
* | | | - Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...Vipul A M2015-08-281-0/+10
* | | | Deprecate :si prefix in number_to_human_size without replacementJean Boussier2015-08-101-0/+4
|/ / /
* | | Fix `TimeWithZone#eql?` to handle `TimeWithZone` created from `DateTime`Roque Pinel2015-07-191-0/+8
* | | ActiveSupport::HashWithIndifferentAccess select and reject should return enum...Bernard Potocki2015-07-171-0/+7
* | | Replaced `ActiveSupport::Concurrency::Latch` with concurrent-ruby.Jerry D'Antonio2015-07-131-0/+5
* | | fix class name typo [ci skip]yuuji.yaginuma2015-07-111-1/+1
* | | active_support/indifferent_hash: dont raise on to_hash when default_proc raisesSimon Eskildsen2015-07-101-0/+5
* | | active_support/indifferent_hash: fix cloning default_proc on dupSimon Eskildsen2015-07-101-0/+4
|/ /
* | Code fix in CHANGELOGAditya Sanghi2015-06-081-1/+1
* | Fix a range of values for parameters of the Time#changeNikolay Kondratyev2015-06-011-0/+4
* | Add Enumerable#pluck.Kevin Deisz2015-05-281-0/+7
* | Merge pull request #20208 from gaurish/raise_on_missing_ordered_optionsRafael Mendonça França2015-05-261-0/+17
|\ \
| * | Add bang version to OrderedOptionsGaurish Sharma2015-05-231-0/+15
* | | Merge pull request #16938 from akshay-vishnoi/remove-depricationYves Senn2015-05-261-0/+5
|\ \ \ | |/ / |/| |
| * | Remove `.superclass_delegating_accessor`. Refer #14271Akshay Vishnoi2015-05-241-0/+4
|/ /
* | add missing punctuation in changelog. [ci skip]Yves Senn2015-05-201-2/+2
* | Patch `Delegator` to work with `#try`Nate Smith2015-05-191-0/+6
* | Fix typos is CHANGELOG [ci skip]karanarora2015-05-191-8/+8
* | Pass over CHANGELOGS [ci skip]Prathamesh Sonpatki2015-05-161-3/+5
* | Add Integer#positive? and Integer#negative? query methods in the vein of Fixn...David Heinemeier Hansson2015-05-131-0/+5
* | Improve ActiveSupport::TimeWithZone conversion to YAMLAndrew White2015-04-221-0/+6
* | Add ActiveSupport::TimeZone#strptime.Paul A Jungwirth2015-04-221-0/+5
* | pass over CHANGELOGs. [ci skip]Yves Senn2015-04-221-1/+2
* | Raise ArgumentError if an unrecognised callback is skippedIain Beeston2015-04-031-0/+5
* | Revert "Remove Array#inquiry"Rafael Mendonça França2015-03-301-1/+4