| Commit message (Expand) | Author | Age | Files | Lines |
* | Frozen truncate (#36109) | Jordan Thomas | 2019-04-26 | 1 | -0/+19 |
* | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 1 | -493/+1 |
* | Introduce Actionable Errors | Genadi Samokovarov | 2019-04-19 | 1 | -0/+32 |
* | Preserve html_safe? status on ActiveSupport::SafeBuffer#* | r7kamura | 2019-04-19 | 1 | -0/+12 |
* | running test with_info_handler method | Mauri Mustonen | 2019-04-16 | 1 | -0/+5 |
* | depend on Zeitwerk 2.1.0 | Xavier Noria | 2019-04-09 | 1 | -0/+8 |
* | depend on Zeitwerk 2 | Xavier Noria | 2019-04-07 | 1 | -0/+6 |
* | Follow up tweaks b89a3e7e638a50c648a17d09c48b49b707e1d90d [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -1/+1 |
* | Tweaks CHANGELOGs and docs [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -15/+15 |
* | fixes eager loading edge case in :zeitwerk mode | Xavier Noria | 2019-03-30 | 1 | -0/+9 |
* | Fix bug in Range comparisons when comparing to excluded-end Range | Owen Stephens | 2019-03-28 | 1 | -0/+14 |
* | Use weak references in descendants tracker | Edgars Beigarts | 2019-03-26 | 1 | -0/+5 |
* | Fix AS CHANGELOG typo | Ali Ibrahim | 2019-03-22 | 1 | -1/+1 |
* | Update CHANGELOG and docs | Ali Ibrahim | 2019-03-22 | 1 | -0/+7 |
* | Fix Time#advance to work with dates before 1001-03-07 | Andrew White | 2019-03-18 | 1 | -0/+14 |
* | Engines are reloaded in Zeitwerk mode [closes #35618] | Xavier Noria | 2019-03-15 | 1 | -0/+4 |
* | Merge tag 'v6.0.0.beta3' | eileencodes | 2019-03-13 | 1 | -0/+5 |
|\ |
|
| * | Prep release | eileencodes | 2019-03-11 | 1 | -0/+5 |
* | | Fix typo s/ActiveSupport::Timezone/ActiveSupport::TimeZone/ [ci skip] | Ryuta Kamizono | 2019-03-13 | 1 | -1/+1 |
* | | Merge pull request #35575 from sharang-d/changelog-for-parameterize | Ryuta Kamizono | 2019-03-12 | 1 | -1/+13 |
|\ \ |
|
| * | | Add changelog entry for transliterate/parameterize accepting `locale` [ci skip] | Sharang Dashputre | 2019-03-12 | 1 | -0/+10 |
|/ / |
|
* / | Added Array#including, Array#excluding, Enumerable#including, Enumerable#excl... | David Heinemeier Hansson | 2019-03-05 | 1 | -0/+18 |
|/ |
|
* | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 1 | -0/+2 |
* | Register new autoloading in AS CHANGELOG [ci skip] | Xavier Noria | 2019-02-14 | 1 | -0/+4 |
* | Merge pull request #32861 from zvkemp/asn-unsubscribe-proxy | Aaron Patterson | 2019-02-11 | 1 | -0/+4 |
|\ |
|
| * | use a proxy matcher for AS::N fanout | zvkemp | 2019-02-11 | 1 | -0/+4 |
* | | Add 'Hash#deep_transform_values', and 'Hash#deep_transform_values!' | Guillermo Iguaran | 2019-02-08 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #35063 from rosa/current-before-reset-callback | Rafael Mendonça França | 2019-02-04 | 1 | -2/+5 |
|\ |
|
| * | Support before_reset callback in CurrentAttributes | Rosa Gutierrez | 2019-01-30 | 1 | -1/+4 |
* | | Remove the Kernel#` override that turns ENOENT into nil | Akinori MUSHA | 2019-01-31 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #35080 from sos4nt/add_hash_assoc | Ryuta Kamizono | 2019-01-30 | 1 | -0/+7 |
|\ |
|
| * | Add HashWithIndifferentAccess#assoc | Stefan Schüßler | 2019-01-30 | 1 | -0/+6 |
|/ |
|
* | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 1 | -0/+2 |
* | Remove deprecated `Module#reachable?` method | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | Remove deprecated `#acronym_regex` method from `Inflections` | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | Fix safe_constantize to not raise a LoadError. | Keenan Brock | 2019-01-09 | 1 | -0/+4 |
* | Merge pull request #34700 from gmcgibbon/fetch_multi_key_order | Rafael França | 2019-01-07 | 1 | -0/+6 |
|\ |
|
| * | Preserve key order passed to ActiveSupport::CacheStore#fetch_multi | Gannon McGibbon | 2018-12-27 | 1 | -0/+6 |
* | | Require Ruby 2.5 for Rails 6. | Kasper Timm Hansen | 2018-12-19 | 1 | -2/+2 |
|/ |
|
* | Do nothing when the same block is included again. | Mark J. Titorenko | 2018-11-29 | 1 | -0/+4 |
* | Make #to_options an alias for #symbolize_keys | Nick Weiland | 2018-11-01 | 1 | -0/+5 |
* | Registers e302725 in the CHANGELOG [ci skip] | Xavier Noria | 2018-10-28 | 1 | -0/+4 |
* | Deprecate Unicode's #pack_graphemes and #unpack_graphemes methods | Francesco Rodríguez | 2018-10-18 | 1 | -0/+5 |
* | Deprecate ActiveSupport::Multibyte::Chars.consumes? | Francesco Rodríguez | 2018-10-15 | 1 | -0/+4 |
* | Fix issue where duration where always rounded up to a second: | Edouard CHIN | 2018-10-12 | 1 | -0/+9 |
* | Deprecate Unicode#normalize and Chars#normalize (#34202) | Francesco Rodríguez | 2018-10-12 | 1 | -0/+5 |
* | Deprecate Unicode#downcase/upcase/swapcase. | Francesco Rodríguez | 2018-10-12 | 1 | -0/+5 |
* | Deprecate ActionDispatch::Http::ParameterFilter in favor of ActiveSupport::Pa... | Yoshiyuki Kinjo | 2018-10-08 | 1 | -0/+4 |
* | Merge pull request #34051 from gmcgibbon/module_parent_method_rename | Rafael Mendonça França | 2018-10-02 | 1 | -0/+5 |
|\ |
|
| * | Prefix Module#parent, Module#parents, and Module#parent_name with module | Gannon McGibbon | 2018-10-02 | 1 | -0/+5 |