aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
Commit message (Expand)AuthorAgeFilesLines
* Remove unused instance variableschneems2016-01-061-1/+0
* [close #22917] Don't output to `STDOUT` twiceschneems2016-01-062-3/+21
* Revert "Add Logger option to disable message broadcasts"schneems2016-01-053-45/+22
* 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-013-1/+8
|\
| * Adds exception object to instrumenter's payloadRyan T. Hosford2015-12-313-1/+8
* | Update copyright notices to 2016 [ci skip]Rashmi Yadav2015-12-312-3/+3
* | Add CHANGELOG entry for #12877 [ci skip]Rafael Mendonça França2015-12-311-0/+5
* | Merge pull request #12877 from aroben/extended-graphemesRafael França2015-12-314-16/+272
|\ \ | |/ |/|
| * Beef up #grapheme_length testsAdam Roben2013-11-131-3/+29
| * Support extended grapheme clusters and UAX 29Adam Roben2013-11-132-0/+91
| * Rename multibyte_conformance.rb to multibyte_normalization_conformance.rbAdam Roben2013-11-131-2/+2
| * Refactor Unicode.unpack_graphemes slightlyAdam Roben2013-11-131-13/+23
* | Fix - to_s(:db) on Numeric rangeAkshay Vishnoi2015-12-293-1/+31
* | Merge pull request #22824 from maclover7/add-numericwithformat-testsYves Senn2015-12-291-0/+6
|\ \
| * | Add test coverage for ActiveSupport::NumericWithFormat#to_formatted_sJon Moss2015-12-281-0/+6
* | | Merge pull request #22822 from maclover7/fix-22805Richard Schneeman2015-12-281-0/+1
|\ \ \
| * | | Add a missing require to ActiveSupport::NumericWithFormatJon Moss2015-12-281-0/+1
| |/ /
* | | Removed extra "the" in the documentation of `broadcast_message` [ci skip]Prathamesh Sonpatki2015-12-281-1/+1
* | | [ci skip] Fix typos in Active Support changelog.Kasper Timm Hansen2015-12-271-2/+2
* | | Merge pull request #22771 from nwjsmith/document-broadcast-messagesEileen M. Uchitelle2015-12-271-1/+9
|\ \ \
| * | | Document `Logger#broadcast_messages` optionNate Smith2015-12-231-1/+9
| |/ /
* | | Add CHANGELOG entry for #22759eileencodes2015-12-271-0/+4
* | | Merge pull request #22759 from akshay-vishnoi/human-size-helperEileen M. Uchitelle2015-12-276-3/+33
|\ \ \
| * | | Add support for Petabyte and Exabyte in number to human sizeAkshay Vishnoi2015-12-226-3/+33
* | | | fix typo on commentsPaulo Ancheta2015-12-231-1/+1
* | | | Merge pull request #20507 from rabbitt/bugfix/logger-threadsafetyRafael França2015-12-233-4/+119
|\ \ \ \
| * | | | Fixes LoggerSilence#silence threadsafetyCarl P. Corliss2015-12-233-4/+119
| | |/ / | |/| |
* / | | Add caveat to number_to_currency docs [ci skip]Derek Prior2015-12-231-0/+8
|/ / /
* / / release notes, extract notable changes from Active Support CHANGELOG.Yves Senn2015-12-231-12/+12
|/ /
* | Use CGI.escapeHTML for html escapeTakashi Kokubun2015-12-211-4/+2
* | No more no changes entries in the CHANGELOGsGenadi Samokovarov2015-12-211-3/+0
* | Merge pull request #22581 from hirocaster/fix-expect-sample-codeYves Senn2015-12-211-4/+5
|\ \
| * | Change output timming of sample codehirocaster2015-12-141-2/+2
* | | Merge pull request #22706 from habermann24/fix_mattr_accessor_docsYves Senn2015-12-211-6/+6
|\ \ \
| * | | Fix documentation for mattr_accessor methodsJan Habermann2015-12-201-6/+6
* | | | Suppress warning ambiguous first argumentyui-knk2015-12-201-1/+1
|/ / /
* | | Add a commend about deprecation of ActiveSupport::OrderedHashRafael Mendonça França2015-12-201-1/+1
* | | Deprecation warning now targets at 5.1Akira Matsuda2015-12-192-2/+6
* | | Merge pull request #22479 from RobinClowers/fix-cache-notification-orderKasper Timm Hansen2015-12-192-20/+24
|\ \ \
| * | | Fix cache fetch miss notification orderRobin Clowers2015-12-022-20/+24
* | | | Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* | | | Change `alpha` to `beta1` to prep for release of Rails 5eileencodes2015-12-181-1/+1
* | | | Fix test that fails in isolationeileencodes2015-12-181-0/+1
* | | | Delete duplicate testeileencodes2015-12-181-8/+0
* | | | [ci skip] Revert most of ff851017Kasper Timm Hansen2015-12-181-2/+2
* | | | Revert "Use Thread.current.thread_variable_set/get insetad of the direct acce...David Heinemeier Hansson2015-12-181-4/+4
* | | | [ci skip] Add `Thread.current` to match internalsKasper Timm Hansen2015-12-171-2/+2
* | | | Clarify thread_mattr_accessor subclass behavior documentationNate Berkopec2015-12-171-8/+9