| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve grammar for DateAndTime before? and after? calculations [ci skip] | Aaron Sumner | 2018-05-24 | 1 | -2/+2 |
* | Merge pull request #32822 from lxxxvi/improved_error_message_in_assert_changes | Rafael França | 2018-05-22 | 2 | -2/+4 |
|\ |
|
| * | Clearer error message in assert_changes | lxxxvi | 2018-05-05 | 2 | -2/+4 |
* | | Merge pull request #32851 from yskkin/doc_require_dependency | Rafael França | 2018-05-22 | 1 | -0/+4 |
|\ \ |
|
| * | | Document require_dependency [ci skip] | Yoshiyuki Kinjo | 2018-05-09 | 1 | -0/+4 |
* | | | add CHANGELOG/Doc | utilum | 2018-05-22 | 1 | -0/+11 |
* | | | Allow Range#=== and Range#cover? on Range | utilum | 2018-05-22 | 3 | -23/+68 |
* | | | [ci skip] Add documentation/changelog entry. | Kasper Timm Hansen | 2018-05-21 | 1 | -0/+15 |
* | | | Add Enumerable#index_with. | Kasper Timm Hansen | 2018-05-21 | 2 | -1/+40 |
* | | | Raise a better exception when a invalid depreation behavior is set | Rafael Mendonça França | 2018-05-18 | 2 | -0/+12 |
* | | | Fix `CustomCops/AssertNot` to allow it to have failure message | Ryuta Kamizono | 2018-05-13 | 7 | -26/+26 |
|/ / |
|
* / | Remove `test_match_p` since Rails 6 requires Ruby 2.4.1 or newer | Ryuta Kamizono | 2018-05-07 | 1 | -24/+0 |
|/ |
|
* | Fix #29632 - nil #path leads to NoMethodError in LoadError#is_missing? | Neil Souza | 2018-05-04 | 2 | -1/+8 |
* | Fix test: threads being nil in ensure | Pavel Valena | 2018-04-30 | 1 | -4/+4 |
* | Improve the performance of `ActiveSupport::Inflector.ordinal` | Ryuta Kamizono | 2018-04-29 | 1 | -9/+12 |
* | Merge pull request #32733 from Edouard-chin/ec-setupand-teardown | Rafael França | 2018-04-27 | 3 | -13/+11 |
|\ |
|
| * | `SetupAndTeardown` has few caveats that breaks libraries: | Edouard CHIN | 2018-04-27 | 3 | -13/+11 |
* | | Don't dup Strings when jsonifying | Akira Matsuda | 2018-04-27 | 1 | -2/+6 |
|/ |
|
* | Reduce extra object creations in TaggedLogging | Akira Matsuda | 2018-04-27 | 1 | -1/+3 |
* | Merge pull request #32681 from bdewater/rubocop-0-54 | Ryuta Kamizono | 2018-04-22 | 1 | -1/+1 |
|\ |
|
| * | Fix Style/RedundantReturn offenses | Bart de Water | 2018-04-21 | 1 | -1/+1 |
* | | Fix typo in constant name [ci skip] | yuuji.yaginuma | 2018-04-22 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #32642 from bogdanvlviv/fix-name-test-added-by-32613 | Andrew White | 2018-04-20 | 1 | -1/+1 |
|\ |
|
| * | Fix name of the test added by #32613 | bogdanvlviv | 2018-04-19 | 1 | -1/+1 |
* | | Return back "/" to the end of RAILS_GEM_ROOT | bogdanvlviv | 2018-04-20 | 1 | -1/+1 |
* | | Merge pull request #32648 from bogdanvlviv/improve-pattern-filenames-to-catch... | Rafael França | 2018-04-19 | 5 | -11/+11 |
|\ \ |
|
| * | | Allow rubocop check more files | bogdanvlviv | 2018-04-19 | 5 | -11/+11 |
* | | | Merge pull request #32168 from christianblais/activesupport-ordinalize-i18n | Rafael França | 2018-04-19 | 4 | -13/+59 |
|\ \ \
| |/ /
|/| | |
|
| * | | `ActiveSupport::Inflector#ordinal` and `ActiveSupport::Inflector#ordinalize` | Christian Blais | 2018-03-05 | 4 | -13/+59 |
* | | | Merge pull request #32605 from composerinteralia/assert-not | Rafael França | 2018-04-19 | 26 | -88/+88 |
|\ \ \
| |_|/
|/| | |
|
| * | | Replace `assert !` with `assert_not` | Daniel Colson | 2018-04-19 | 26 | -88/+88 |
* | | | Merge branch 'master' into fix-as-timezone-all | Andrew White | 2018-04-19 | 2 | -6/+18 |
|\| | |
|
| * | | Redis cache store: avoid blocking the server in `#delete_matched` | Gleb Mazovetskiy | 2018-04-18 | 2 | -6/+18 |
* | | | Fix exception in AS::Timezone.all when any tzinfo data is missing | Dominik Sander | 2018-04-18 | 4 | -1/+35 |
|/ / |
|
* | | Merge pull request #32556 from utilum/splat | Ryuta Kamizono | 2018-04-17 | 1 | -2/+2 |
|\ \ |
|
| * | | 2.6 warning: passing splat keyword arguments as a single Hash | utilum | 2018-04-15 | 1 | -2/+2 |
* | | | Inclusive Language in Documentation Examples [ci skip] | Cassidy Kobewka | 2018-04-15 | 1 | -2/+2 |
|/ / |
|
* | | Fix redis store clear keys outside the namespace | Rei | 2018-04-15 | 2 | -1/+19 |
* | | Use `SecureRandom.random_bytes` instead of `SecureRandom.bytes` | yuuji.yaginuma | 2018-04-13 | 1 | -1/+1 |
* | | Merge pull request #32551 from chrisarcand/no-doc-original-sum | Rafael França | 2018-04-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't doc _original_sum_with_required_identity | Chris Arcand | 2018-04-12 | 1 | -1/+1 |
* | | | Merge pull request #32539 from chancancode/anticompress | Rafael França | 2018-04-12 | 5 | -73/+181 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix `ActiveSupport::Cache` compression | Godfrey Chan | 2018-04-11 | 3 | -37/+60 |
| * | | Add failing test for compression bug | Godfrey Chan | 2018-04-11 | 3 | -38/+123 |
* | | | Merge pull request #32542 from teddywing/active-support-cache-store--fix-end-... | George Claghorn | 2018-04-12 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Cache::Store#read: Fix fixed-width end tag in docs | Teddy Wing | 2018-04-12 | 1 | -2/+3 |
| |/ / |
|
* | | | Merge pull request #31913 from rywall/define-callbacks-desc | Matthew Draper | 2018-04-12 | 2 | -1/+13 |
|\ \ \
| |/ /
|/| | |
|
| * | | No need to define methods on descendants. | Ryan Wallace | 2018-02-24 | 1 | -18/+18 |
| * | | Define callbacks on descendants. | Ryan Wallace | 2018-02-06 | 2 | -17/+29 |
* | | | Fix test class name for `Assertions` module | yuuji.yaginuma | 2018-04-08 | 1 | -1/+1 |