aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Refactor #33254.Kasper Timm Hansen2018-07-011-11/+10
* Add :expires_in option support for RedisCacheStore increment/decrement method.Jason Lee2018-06-291-0/+11
* [ci skip] "brethen" is misspelled and unclearMichael Gee2018-05-311-1/+1
* add CHANGELOG/Docutilum2018-05-221-0/+11
* [ci skip] Add documentation/changelog entry.Kasper Timm Hansen2018-05-211-0/+15
* Fix typo in constant name [ci skip]yuuji.yaginuma2018-04-221-1/+1
* Merge pull request #32168 from christianblais/activesupport-ordinalize-i18nRafael França2018-04-191-0/+28
|\
| * `ActiveSupport::Inflector#ordinal` and `ActiveSupport::Inflector#ordinalize`Christian Blais2018-03-051-0/+28
* | Merge branch 'master' into fix-as-timezone-allAndrew White2018-04-191-0/+5
|\ \
| * | Redis cache store: avoid blocking the server in `#delete_matched`Gleb Mazovetskiy2018-04-181-0/+5
* | | Fix exception in AS::Timezone.all when any tzinfo data is missingDominik Sander2018-04-181-0/+5
|/ /
* | Fix `ActiveSupport::Cache` compressionGodfrey Chan2018-04-111-0/+7
* | Merge pull request #32185 from nholden/human_readable_date_time_comparisonsRafael França2018-03-261-0/+5
|\ \
| * | Add `before?` and `after?` methods to date and time classesNick Holden2018-03-061-0/+5
| |/
* | Remove changelog header for unreleased versionRafael Mendonça França2018-03-131-2/+0
* | Fix CHANGELOGs [ci skip]bogdanvlviv2018-03-121-3/+1
* | URI.unescape handles mixed Unicode/escaped inputAshe Connor2018-03-071-0/+10
|/
* Add separate test to ensure that `delegate` with `:private` option returns co...bogdanvlviv2018-02-281-5/+2
* Remove extra changelog added by #31944bogdanvlviv2018-02-271-16/+0
* add private: true option for ActiveSupport delegateTomas Valent2018-02-261-0/+37
* Remove changelogs for Rails 6.0 since they were backported to `5-2-stable`bogdanvlviv2018-02-261-21/+0
* Caching: MemCache and Redis stores use local cache for multi-readsGabriel Sobrinho2018-02-231-0/+5
* Return all mappings for a timezone id in `country_zones`Andrew White2018-02-191-0/+16
* String#truncate_bytes: limit to N bytes without breaking multibyte charsJeremy Daer2018-02-181-0/+5
* `String#strip_heredoc` preserves frozennessJeremy Daer2018-02-171-0/+16
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-3/+10
* Add test parallelization to Railseileencodes2018-02-151-0/+5
* Merge pull request #31866 from fatkodima/redis_cache-connection_poolRafael Mendonça França2018-02-141-1/+0
|\
| * Add support for connection pooling on RedisCacheStorefatkodima2018-02-011-0/+2
|/
* Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-505/+1
* Add support for connection pooling on RedisCacheStorefatkodima2018-01-221-0/+4
* Support hash as first argument in `assert_difference`. (#31600)Julien Meichelbeck2018-01-181-0/+7
* Merge pull request #31651 from eugeneius/use_sha1_digestsSean Griffin2018-01-121-4/+4
|\
| * Use SHA-1 for non-sensitive digests by defaultEugene Kenny2018-01-081-4/+4
* | Merge pull request #30268 from ignatiusreza/instrumentationRyuta Kamizono2018-01-111-0/+4
|\ \ | |/ |/|
| * add instrumentation for read_multiIgnatius Reza2017-12-291-0/+4
* | Merge pull request #31011 from danielma/dma/assert-changes-with-to-should-sti...Ryuta Kamizono2018-01-041-1/+7
|\ \ | |/ |/|
| * `assert_changes` should always assert some changeDaniel Ma2017-11-131-0/+5
* | Don't include ellipsis in truncated digest outputEugene Kenny2017-12-171-3/+3
* | Merge pull request #31289 from witlessbird/fips-compatibilityEileen M. Uchitelle2017-12-141-0/+7
|\ \
| * | Introduced `ActiveSupport::Digest` that allows to specify hash function imple...Dmitri Dolguikh2017-12-121-0/+7
* | | [ci skip] Fix Active Support Changelog about :race_condition_ttlMehmet Emin INAC2017-12-121-1/+1
|/ /
* | Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-281-0/+5
* | Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-271-0/+2
* | Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...Rafael Mendonça França2017-11-251-0/+8
|\ \
| * | Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,Vipul A M2017-06-071-0/+8
* | | Make ActiveSupport::TimeZone.all independent of previous lookups (#31176)Chris LaRose2017-11-221-0/+7
* | | MemCacheStore: Support expiring countersTakumasa Ochi2017-11-201-0/+13
* | | Handle `TZInfo::AmbiguousTime` errorsAndrew White2017-11-151-0/+27
* | | Fix activesupport/CHANGELOG.md [ci skip]bogdanvlviv2017-11-141-27/+29