aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
| * Prevent callback from being set twice.Dmitriy Kiriyenko2012-12-201-0/+9
* | Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f...David Heinemeier Hansson2012-12-211-1/+1
* | Make sure that ActiveSupport::Logger includes the Logger extensions from core...David Heinemeier Hansson2012-12-211-1/+1
* | Add ActiveSupport::Logger#silence that works the same as the old Logger#silen...David Heinemeier Hansson2012-12-211-0/+4
* | Fix Action Mailer changelog indenation to match other changelogsCarlos Antonio da Silva2012-12-191-3/+4
* | Remove unicode character encoding from ActiveSupport::JSON.encodeBrett Carter2012-12-141-0/+6
* | Convert changelogs to 1.9 hash style and fix some formatting [ci skip]Carlos Antonio da Silva2012-12-141-3/+3
|/
* Deprecate obsolete Time to DateTime fallback methodsAndrew White2012-12-111-0/+7
* Deprecate Date#to_time_in_current_zoneAndrew White2012-12-111-0/+2
* Add String#in_time_zone methodAndrew White2012-12-111-0/+2
* Rename ActiveSupport::BasicObject to ActiveSupport::ProxyObjectFrancesco Rodriguez2012-12-071-0/+6
* Patched Marshal#load to work with constant autoloading (active_support/depend...Uriel Katz2012-12-011-0/+5
* Make `Time.zone.parse` to work with JavaScript date stringsAndrew White2012-12-011-0/+2
* Add #seconds_until_end_of_day to DateTime and TimeOlek Janiszewski2012-11-291-1/+10
* Simplify String#mb_chars and stop proxying #classSteve Klabnik2012-11-281-0/+2
* Properly deprecate #pending from AS::TestCaseCarlos Antonio da Silva2012-11-181-0/+2
* Revert "Merge pull request #4575 from carlosantoniodasilva/remove-test-pending"Carlos Antonio da Silva2012-11-181-2/+0
* Merge pull request #8219 from nikitug/threadsafe_xmlmini_with_backendRafael Mendonça França2012-11-151-0/+13
|\
| * Make XmlMini.with_backend usable with threadsNikita Afanasenko2012-11-151-0/+13
* | let remove_constant still delete Kernel#autoload constants [rounds #8213]Xavier Noria2012-11-151-1/+1
|/
* dependencies no longer trigger Kernel#autoload in remove_const [fixes #8213]Xavier Noria2012-11-151-0/+2
* Use new mocha version and add changelog entry for #8180Carlos Antonio da Silva2012-11-131-0/+2
* `#as_json` isolates options when encoding a hash. Closes #8182Yves Senn2012-11-121-0/+5
* Deprecate Hash#diff.Steve Klabnik2012-11-091-0/+3
* Merge pull request #7763 from route/full-captureCarlos Antonio da Silva2012-11-081-0/+1
|\
| * Kernel#capture replaced by version which can catch output from subprocessesDmitry Vorotilin2012-11-011-0/+1
* | Use `tag!` instead of `method_missing` in `to_xml` conversions.Nikita Afanasenko2012-11-041-0/+4
* | Fixed timezone mapping of Solomon Islands.Steve Klabnik2012-11-011-0/+2
|/
* Make caller attribute in deprecation methods optionalAlexey Gaziev2012-10-301-0/+5
* atomicc.rb: Don't assume we may chown/chmod a file.Daniele Sluijters2012-10-291-0/+2
* Implement replace method so key? works correctly.David Graham2012-10-261-0/+2
* add more testcases and doc about Hash#extract!Mikhail Dieterle2012-10-081-2/+2
* make Hash#extract! more symmetric with Hash#sliceMikhail Dieterle2012-10-081-0/+11
* Merge pull request #7708 from bdurand/optimize_log_subscribersRafael Mendonça França2012-10-011-0/+2
|\
| * Optimize log subscribers to check if the log level is sufficient before perfo...Brian Durand2012-09-301-0/+2
* | New CHANGELOG entries always in the topRafael Mendonça França2012-10-011-2/+2
* | Optimize ActiveSupport::Cache::Entry to reduce memory and processing overhead.Brian Durand2012-09-301-0/+2
* | Tests tag the Rails log with the current test class and test caseJeremy Kemper2012-09-261-0/+7
* | Add logger.push_tags and .pop_tags to complement logger.taggedJeremy Kemper2012-09-261-0/+14
* | Add changelog entry and docs about class delegation using the symbol :classCarlos Antonio da Silva2012-09-201-5/+24
|/
* Date.beginning_of_week thread local and beginning_of_week application config ...gregolsen2012-09-181-0/+2
* set up config_accessor with a default value by blockLarry Lv2012-09-171-0/+13
* Deprecate ActiveSupport::Benchmarkable#silence.Steve Klabnik2012-09-151-0/+4
* Allow passing block to deep_merge and deep_merge!Pranas Kiziela2012-09-131-0/+3
* Copy-edit deprecation relared documentation [ci skip]Rafael Mendonça França2012-09-131-16/+15
* Change ActiveSupport::Deprecation to class.Piotr Niełacny2012-09-131-0/+32
* Revert "Changelog entry for PR #7560"Bogdan Gusiev2012-09-101-19/+0
* Changelog entry for PR #7560Bogdan Gusiev2012-09-101-0/+19
* &#39 dates back to SGML when &#x27 was introduced in HTML 4.0Kalys Osmonov2012-09-091-0/+2
* Fix Active Support changelog formatting [ci skip]Carlos Antonio da Silva2012-09-071-2/+2