Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #31651 from eugeneius/use_sha1_digests | Sean Griffin | 2018-01-12 | 2 | -7/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use SHA-1 for non-sensitive digests by default | Eugene Kenny | 2018-01-08 | 2 | -7/+8 | |
* | | | | | | Merge pull request #30268 from ignatiusreza/instrumentation | Ryuta Kamizono | 2018-01-11 | 4 | -49/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add instrumentation for read_multi | Ignatius Reza | 2017-12-29 | 4 | -49/+64 | |
* | | | | | | | Merge pull request #31624 from y-yagi/fix_minitest_511 | Aaron Patterson | 2018-01-10 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use `Minitest::Result` for retain test result | yuuji.yaginuma | 2018-01-03 | 1 | -2/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Fix "the the " [ci skip] | Ryuta Kamizono | 2018-01-10 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #29685 from ayanko/fix-slow-name-error-missing-name | Ryuta Kamizono | 2018-01-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fix performance issue with NameError#missing_name on ruby >= v2.3.0. | Andriy Yanko | 2017-07-10 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #31648 from dixitp012/rubocop_active_support_test | Ryuta Kamizono | 2018-01-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix rubocop space before comma | Dixit Patel | 2018-01-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove meaningless check | yuuji.yaginuma | 2018-01-08 | 1 | -1/+1 | |
* | | | | | | | Allow use_authenticated_message_encryption to be set in new_framework_default... | Eugene Kenny | 2018-01-07 | 2 | -5/+7 | |
* | | | | | | | Merge pull request #31049 from gwincr11/cg-blank | Ryuta Kamizono | 2018-01-04 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for multiple encodings in String.blank? | Cory Gwin @gwincr11 | 2017-11-17 | 2 | -3/+12 | |
* | | | | | | | | Merge pull request #31011 from danielma/dma/assert-changes-with-to-should-sti... | Ryuta Kamizono | 2018-01-04 | 3 | -6/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | `assert_changes` should always assert some change | Daniel Ma | 2017-11-13 | 3 | -5/+22 | |
* | | | | | | | | | Remove undefined `track_deletion` callback [ci skip] | Ryuta Kamizono | 2018-01-03 | 1 | -3/+0 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #31606 from yhirano55/bump_license_years_for_2018 | Arun Agrawal | 2017-12-31 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump license years for 2018 | Yoshiyuki Hirano | 2017-12-31 | 2 | -2/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #31310 from kinnrot/duration-modulo | Ryuta Kamizono | 2018-01-01 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Empty duration inspect fix | Chen Kinnrot | 2017-12-13 | 2 | -1/+5 | |
* | | | | | | | | Test that cache stores build unversioned keys | George Claghorn | 2017-12-22 | 1 | -0/+12 | |
* | | | | | | | | Revert "Remove code duplication in ActiveSupport::Cache" | George Claghorn | 2017-12-22 | 1 | -11/+26 | |
* | | | | | | | | Handle `FrozenError` if it is available | Yasuo Honda | 2017-12-20 | 2 | -1/+5 | |
* | | | | | | | | Merge pull request #31348 from y-yagi/fix_31283 | Kasper Timm Hansen | 2017-12-18 | 4 | -11/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 4 | -11/+23 | |
* | | | | | | | | | Merge pull request #31479 from iamvery/reword-delegate-allow-nil-paragraph | Eileen M. Uchitelle | 2017-12-18 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clarify docs for delegate :allow_nil option | Jay Hayes | 2017-12-15 | 1 | -5/+2 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | Don't include ellipsis in truncated digest output | Eugene Kenny | 2017-12-17 | 4 | -15/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Suppress `warning: BigDecimal.new is deprecated` | Yasuo Honda | 2017-12-15 | 6 | -12/+12 | |
* | | | | | | | | RedisCacheStore - Fix Default Error Handler | Jesse Doyle | 2017-12-14 | 1 | -3/+5 | |
* | | | | | | | | Address `warning: instance variable @hash_digest_class not initialized` | Yasuo Honda | 2017-12-14 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #31289 from witlessbird/fips-compatibility | Eileen M. Uchitelle | 2017-12-14 | 7 | -3/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Introduced `ActiveSupport::Digest` that allows to specify hash function imple... | Dmitri Dolguikh | 2017-12-12 | 7 | -3/+72 | |
* | | | | | | | | | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future | Ryuta Kamizono | 2017-12-14 | 11 | -47/+47 | |
* | | | | | | | | | Preserve original method visibility when deprecating a method | Jordan Brough | 2017-12-13 | 2 | -0/+29 | |
* | | | | | | | | | [ci skip] Fix Active Support Changelog about :race_condition_ttl | Mehmet Emin INAC | 2017-12-12 | 1 | -1/+1 | |
* | | | | | | | | | Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more | Ryuta Kamizono | 2017-12-12 | 7 | -18/+18 | |
* | | | | | | | | | Prevent race condition when resetting time stubs | Eugene Kenny | 2017-12-12 | 1 | -1/+2 | |
* | | | | | | | | | [ci skip] Make Todo classes inherit ApplicationRecord | Yoshiyuki Hirano | 2017-12-07 | 1 | -5/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ... | Ryuta Kamizono | 2017-11-29 | 1 | -1/+3 | |
* | | | | | | | | [ci skip] Correct output for Upcase | Dixit Patel | 2017-11-29 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #31268 from tjschuck/refactor_prev_next_occurring | Rafael França | 2017-11-28 | 3 | -26/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Refactor Date/Time next_occurring and prev_occurring | T.J. Schuck | 2017-11-28 | 3 | -26/+32 | |
* | | | | | | | | | Formatting fix for example code | T.J. Schuck | 2017-11-28 | 2 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 2 | -1/+6 | |
* | | | | | | | | Fix typos and add a few suggestions | Fatos Morina | 2017-11-28 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #31243 from ignat-z/patch-1 | Rafael França | 2017-11-27 | 1 | -8/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] Fix documentation for deprecation method_wrappers | Ignat Zakrevsky | 2017-11-27 | 1 | -8/+6 |