aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
Commit message (Expand)AuthorAgeFilesLines
* minor CHANGELOG formatting changes. [ci skip]Yves Senn2017-03-261-1/+0
* Fix doc format for `duplicable?` [ci skip]yuuji.yaginuma2017-03-251-6/+6
* Remove unnecessary ruby version comments [ci skip]Vipul A M2017-03-241-2/+2
* Fix duplicable? for Ratiional and Complex on ruby master, since they are now ...Vipul A M2017-03-232-13/+26
* No need to have an entry that was included in 5.1 in 5.2Rafael Mendonça França2017-03-221-11/+0
* Add AS::Deprecation::DeprecatedConstantAccessorDominic Cleal2017-03-224-0/+86
* Start Rails 5.2 developmentMatthew Draper2017-03-223-631/+4
* Merge pull request #28446 from y-yagi/move_new_changelog_entry_to_the_topJon Moss2017-03-181-7/+7
|\
| * Move new CHANGELOG entry to the top [ci skip]yuuji.yaginuma2017-03-161-7/+7
* | Cleanup documentation fixes (#28460)Vipul A M2017-03-171-2/+2
* | Merge pull request #28445 from denniszelada/feature-documentation-with_optionsVipul A M2017-03-171-0/+11
|\ \ | |/ |/|
| * Add documentation to use with_options in the same class [ci skip]Dennis Zelada2017-03-161-0/+11
* | Fix test warningsAndrew White2017-03-161-5/+5
* | Move `to_time` to `DateTime` compatibility.rb fileAndrew White2017-03-164-6/+16
* | Merge pull request #28147 from kmcphillips/master-time-freezeAndrew White2017-03-166-22/+206
|\ \
| * | Handle #to_time and memoization taking into account memoization, frozen state...Kevin McPhillips2017-03-066-22/+206
* | | Tweak 28412Jon Moss2017-03-151-1/+1
* | | Merge pull request #28425 from rails/remove-duration-deprecationAndrew White2017-03-154-36/+212
|\ \ \
| * | | Restore 5.minutes changed in #28204Andrew White2017-03-151-1/+1
| * | | Remove implicit coercion deprecation of durationsAndrew White2017-03-153-35/+211
* | | | Merge pull request #28412 from benoittgt/add_doc_for_message_encryptor_newRafael França2017-03-151-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add documentation about signature_key for MessageEncryptor.new [ci skip]Benoit Tigeot2017-03-151-0/+5
* | | | Lint activesupport/CHANGELOG.mdJon Moss2017-03-131-8/+10
* | | | AS:Cache:MemoryStore doc fixes [ci skip] (#28389)Vipul A M2017-03-121-1/+1
* | | | Merge pull request #27051 from devonestes/adding-cache-clear-docsVipul A M2017-03-121-0/+2
|\ \ \ \
| * | | | Add missing documentation for MemoryStore#clear [ci skip]Devon Estes2016-11-151-0/+2
* | | | | Fix indentation and formatting in CHANGELOGs [ci skip]Ryuta Kamizono2017-03-111-17/+17
* | | | | Make sure local cache cleared even it's throwing:Lin Jen-Shin2017-03-102-4/+15
* | | | | Fix typo `titlelize` -> `titleize` [ci skip]yuuji.yaginuma2017-03-071-2/+2
* | | | | Update `titlelize` regex to allow apostrophesAndrew White2017-03-063-1/+18
* | | | | Add `rfc3339` aliases to `xmlschema`Andrew White2017-03-035-0/+25
* | | | | Add `Time.rfc3339` parsing methodAndrew White2017-03-033-0/+62
* | | | | Add `ActiveSupport::TimeZone.rfc3339` parsing methodAndrew White2017-03-033-0/+173
* | | | | Add `ActiveSupport::TimeZone.iso8601` parsing methodAndrew White2017-03-033-0/+138
* | | | | Fix typo in commentAndrew White2017-03-031-1/+1
* | | | | Deprecate implicit coercion of `ActiveSupport::Duration`Andrew White2017-03-024-6/+147
* | | | | Update `DateTime#change` to support usec and nsecAndrew White2017-03-023-16/+45
* | | | | Use DEFAULT_CIPHER constant in MessageEncryptorLukas Zapletal2017-03-011-1/+1
* | | | | Add Duration#before and #after as aliases for #ago and #sinceNick Johnstone2017-02-263-0/+31
* | | | | AS CHANGELOG Pass [ci skip]Vipul A M2017-02-261-3/+3
* | | | | Fix typo `HashWithIndifferentAcces` to `HashWithIndifferentAccess` [ci skip]Ryuta Kamizono2017-02-251-1/+1
* | | | | Merge pull request #28157 from robin850/hwia-soft-deprecationMatthew Draper2017-02-253-0/+35
|\ \ \ \ \
| * | | | | Add few tests for the top level `HashWithIndifferentAccess`Robin Dupret2017-02-251-0/+24
| * | | | | Soft-deprecate the top-level HashWithIndifferentAccess classRobin Dupret2017-02-253-0/+12
| | |_|/ / | |/| | |
* | | | | Merge pull request #28006 from fareastside/masterRafael Mendonça França2017-02-243-2/+21
|\ \ \ \ \
| * | | | | add optional second argument to ActiveSupport core extension for Marshal#load...Jeff Latz2017-02-243-2/+21
| |/ / / /
* | | | | Fix CHANGELOG entry position [ci skip]Rafael Mendonça França2017-02-241-2/+3
* | | | | Add missing gzip footer check in ActiveSupport::Gzip.decompressDylan Thacker-Smith2017-02-243-1/+15
|/ / / /
* | | | Make HWIA#compact not return nil when no nilsPavel Pravosud2017-02-232-1/+11
* | | | Preparing for 5.1.0.beta1 releaseRafael Mendonça França2017-02-232-1/+3