aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* New changelog entries are added to the top.Rafael Mendonça França2016-01-011-6/+6
* Merge pull request #22856 from rthbound/adds-exception-object-to-instrumenter...Rafael França2016-01-011-0/+6
|\
| * Adds exception object to instrumenter's payloadRyan T. Hosford2015-12-311-0/+6
* | Add CHANGELOG entry for #12877 [ci skip]Rafael Mendonça França2015-12-311-0/+5
|/
* [ci skip] Fix typos in Active Support changelog.Kasper Timm Hansen2015-12-271-2/+2
* Add CHANGELOG entry for #22759eileencodes2015-12-271-0/+4
* release notes, extract notable changes from Active Support CHANGELOG.Yves Senn2015-12-231-12/+12
* No more no changes entries in the CHANGELOGsGenadi Samokovarov2015-12-211-3/+0
* Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* Use consistent referencesDavid Heinemeier Hansson2015-12-171-3/+3
* Add thread_m/cattr_accessor/reader/writer suite of methods for declaring clas...David Heinemeier Hansson2015-12-171-0/+49
* Don't leak Object constants in core_ext/module/qualified_constGenadi Samokovarov2015-12-161-2/+7
* Merge pull request #22598 from yui-knk/deprecate_string_callbackRafael França2015-12-161-0/+4
|\
| * Deprecate passing string to define callback.yui-knk2015-12-161-0/+4
* | let config.file_watcher be the way to enable the evented file watcherXavier Noria2015-12-131-4/+9
|/
* 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