aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
Commit message (Expand)AuthorAgeFilesLines
* Test that cache stores build unversioned keysGeorge Claghorn2017-12-221-0/+12
* Revert "Remove code duplication in ActiveSupport::Cache"George Claghorn2017-12-221-11/+26
* Handle `FrozenError` if it is availableYasuo Honda2017-12-202-1/+5
* Merge pull request #31348 from y-yagi/fix_31283Kasper Timm Hansen2017-12-184-11/+23
|\
| * Raise an error only when `require_master_key` is specifiedyuuji.yaginuma2017-12-184-11/+23
* | Merge pull request #31479 from iamvery/reword-delegate-allow-nil-paragraphEileen M. Uchitelle2017-12-181-5/+2
|\ \
| * | Clarify docs for delegate :allow_nil optionJay Hayes2017-12-151-5/+2
| |/
* / Don't include ellipsis in truncated digest outputEugene Kenny2017-12-174-15/+7
|/
* Suppress `warning: BigDecimal.new is deprecated`Yasuo Honda2017-12-156-12/+12
* RedisCacheStore - Fix Default Error HandlerJesse Doyle2017-12-141-3/+5
* Address `warning: instance variable @hash_digest_class not initialized`Yasuo Honda2017-12-141-1/+1
* Merge pull request #31289 from witlessbird/fips-compatibilityEileen M. Uchitelle2017-12-147-3/+72
|\
| * Introduced `ActiveSupport::Digest` that allows to specify hash function imple...Dmitri Dolguikh2017-12-127-3/+72
* | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the futureRyuta Kamizono2017-12-1411-47/+47
* | Preserve original method visibility when deprecating a methodJordan Brough2017-12-132-0/+29
* | [ci skip] Fix Active Support Changelog about :race_condition_ttlMehmet Emin INAC2017-12-121-1/+1
* | Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed moreRyuta Kamizono2017-12-127-18/+18
* | Prevent race condition when resetting time stubsEugene Kenny2017-12-121-1/+2
* | [ci skip] Make Todo classes inherit ApplicationRecordYoshiyuki Hirano2017-12-071-5/+5
|/
* Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ...Ryuta Kamizono2017-11-291-1/+3
* [ci skip] Correct output for UpcaseDixit Patel2017-11-291-1/+1
* Merge pull request #31268 from tjschuck/refactor_prev_next_occurringRafael França2017-11-283-26/+32
|\
| * Refactor Date/Time next_occurring and prev_occurringT.J. Schuck2017-11-283-26/+32
* | Formatting fix for example codeT.J. Schuck2017-11-282-2/+2
|/
* Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-282-1/+6
* Fix typos and add a few suggestionsFatos Morina2017-11-281-1/+1
* Merge pull request #31243 from ignat-z/patch-1Rafael França2017-11-271-8/+6
|\
| * [ci skip] Fix documentation for deprecation method_wrappersIgnat Zakrevsky2017-11-271-8/+6
* | Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-272-1/+3
|/
* Enable `Style/DefWithParentheses` rubocop ruleRyuta Kamizono2017-11-272-2/+2
* Renove duplicated and wrong testRafael Mendonça França2017-11-251-5/+0
* Compare the actual string after comparing the HMAC proccessed stringsRafael Mendonça França2017-11-251-1/+1
* Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...Rafael Mendonça França2017-11-253-10/+31
|\
| * Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,Vipul A M2017-06-073-10/+31
* | Merge pull request #31204 from tjschuck/doc_fix_some_backticks_to_ttRafael França2017-11-229-19/+19
|\ \
| * | Update incorrect backtick usage in RDoc to teletypeT.J. Schuck2017-11-229-19/+19
* | | Make ActiveSupport::TimeZone.all independent of previous lookups (#31176)Chris LaRose2017-11-223-3/+23
|/ /
* | MemCacheStore: Support expiring countersTakumasa Ochi2017-11-203-2/+31
* | Generate `keys` instead of `keys_to_names`Ryuta Kamizono2017-11-201-3/+3
* | Fix "warning: assigned but unused variable - key"yuuji.yaginuma2017-11-181-1/+1
* | Merge pull request #31035 from BrentWheeldon/bmw-db-load-deadlockMatthew Draper2017-11-182-0/+72
|\ \
| * | Prevent deadlocks with load interlock and DB lock.Brent Wheeldon2017-11-092-0/+72
* | | Merge pull request #30100 from kirs/doc-reloaderMatthew Draper2017-11-171-0/+3
|\ \ \
| * | | Document public hooks in AS::Reloader [ci skip]Kir Shatrov2017-08-141-0/+3
* | | | Merge pull request #31128 from rails/handle-ambigious-timesAndrew White2017-11-154-1/+66
|\ \ \ \
| * | | | Handle `TZInfo::AmbiguousTime` errorsAndrew White2017-11-154-1/+66
* | | | | Merge pull request #29776 from mrj/fix-idlw-timezoneMatthew Draper2017-11-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change the "International Date Line West" TZInfo timezone from "Pacific/Midwa...Mark James2017-07-131-1/+1
* | | | | These strings should already be frozen where ruby accepts the magic-commentAkira Matsuda2017-11-151-2/+2
* | | | | Fix activesupport/CHANGELOG.md [ci skip]bogdanvlviv2017-11-141-27/+29