| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge pull request #31447 from fatkodima/redis_cache-connection_pool" | George Claghorn | 2018-01-31 | 1 | -32/+0 |
* | Suppress expected exceptions by `report_on_exception` = `false` | yuuji.yaginuma | 2018-01-29 | 1 | -0/+4 |
* | Merge pull request #31803 from rmosolgo/rm-dependencies | Rafael França | 2018-01-26 | 1 | -0/+55 |
|\ |
|
| * | Add failing test for infinite loop when unloading autoloaded modules when an ... | Robert Mosolgo | 2018-01-26 | 1 | -0/+55 |
* | | Remove extra whitespace | Daniel Colson | 2018-01-25 | 5 | -42/+42 |
* | | Use assert_empty and assert_not_empty | Daniel Colson | 2018-01-25 | 8 | -31/+31 |
* | | Use assert_predicate and assert_not_predicate | Daniel Colson | 2018-01-25 | 26 | -141/+141 |
* | | Change refute to assert_not | Daniel Colson | 2018-01-25 | 1 | -2/+2 |
* | | Use respond_to test helpers | Daniel Colson | 2018-01-25 | 13 | -47/+47 |
* | | Improve fault tolerance for redis cache store | fatkodima | 2018-01-23 | 4 | -6/+126 |
* | | Add support for connection pooling on RedisCacheStore | fatkodima | 2018-01-22 | 4 | -50/+91 |
* | | Pass desired driver to Redis client constructor rather than munging global co... | George Claghorn | 2018-01-21 | 1 | -16/+12 |
|/ |
|
* | Support hash as first argument in `assert_difference`. (#31600) | Julien Meichelbeck | 2018-01-18 | 1 | -0/+29 |
* | Support for connection pooling on mem cache store | Gabriel Sobrinho | 2018-01-18 | 1 | -0/+74 |
* | Test against the pure-Ruby Redis driver | George Claghorn | 2018-01-17 | 1 | -0/+6 |
* | Fix constant reference | George Claghorn | 2018-01-16 | 1 | -2/+1 |
* | Merge pull request #30268 from ignatiusreza/instrumentation | Ryuta Kamizono | 2018-01-11 | 1 | -6/+6 |
|\ |
|
| * | add instrumentation for read_multi | Ignatius Reza | 2017-12-29 | 1 | -6/+6 |
* | | 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 |
|/ / |
|
* | | Merge pull request #31049 from gwincr11/cg-blank | Ryuta Kamizono | 2018-01-04 | 1 | -2/+2 |
|\ \ |
|
| * | | Add support for multiple encodings in String.blank? | Cory Gwin @gwincr11 | 2017-11-17 | 1 | -2/+2 |
* | | | Merge pull request #31011 from danielma/dma/assert-changes-with-to-should-sti... | Ryuta Kamizono | 2018-01-04 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | `assert_changes` should always assert some change | Daniel Ma | 2017-11-13 | 1 | -0/+11 |
* | | | | Merge pull request #31310 from kinnrot/duration-modulo | Ryuta Kamizono | 2018-01-01 | 1 | -0/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Empty duration inspect fix | Chen Kinnrot | 2017-12-13 | 1 | -0/+2 |
* | | | | Test that cache stores build unversioned keys | George Claghorn | 2017-12-22 | 1 | -0/+12 |
* | | | | 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 | 2 | -4/+15 |
|\ \ \ \ |
|
| * | | | | Raise an error only when `require_master_key` is specified | yuuji.yaginuma | 2017-12-18 | 2 | -4/+15 |
* | | | | | Don't include ellipsis in truncated digest output | Eugene Kenny | 2017-12-17 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Suppress `warning: BigDecimal.new is deprecated` | Yasuo Honda | 2017-12-15 | 4 | -9/+9 |
* | | | | Merge pull request #31289 from witlessbird/fips-compatibility | Eileen M. Uchitelle | 2017-12-14 | 1 | -0/+27 |
|\ \ \ \ |
|
| * | | | | Introduced `ActiveSupport::Digest` that allows to specify hash function imple... | Dmitri Dolguikh | 2017-12-12 | 1 | -0/+27 |
* | | | | | 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 | 1 | -0/+22 |
* | | | | | Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more | Ryuta Kamizono | 2017-12-12 | 7 | -18/+18 |
|/ / / / |
|
* | | | | Refactor Date/Time next_occurring and prev_occurring | T.J. Schuck | 2017-11-28 | 2 | -22/+20 |
* | | | | Enable `Style/DefWithParentheses` rubocop rule | Ryuta Kamizono | 2017-11-27 | 1 | -1/+1 |
* | | | | Renove duplicated and wrong test | Rafael Mendonça França | 2017-11-25 | 1 | -5/+0 |
* | | | | Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-... | Rafael Mendonça França | 2017-11-25 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`, | Vipul A M | 2017-06-07 | 1 | -0/+11 |
* | | | | | Make ActiveSupport::TimeZone.all independent of previous lookups (#31176) | Chris LaRose | 2017-11-22 | 1 | -0/+7 |
* | | | | | MemCacheStore: Support expiring counters | Takumasa Ochi | 2017-11-20 | 1 | -0/+16 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #31035 from BrentWheeldon/bmw-db-load-deadlock | Matthew Draper | 2017-11-18 | 1 | -0/+55 |
|\ \ \ \ |
|
| * | | | | Prevent deadlocks with load interlock and DB lock. | Brent Wheeldon | 2017-11-09 | 1 | -0/+55 |
* | | | | | Handle `TZInfo::AmbiguousTime` errors | Andrew White | 2017-11-15 | 2 | -0/+38 |
* | | | | | These strings should already be frozen where ruby accepts the magic-comment | Akira Matsuda | 2017-11-15 | 1 | -2/+2 |
* | | | | | Cache: Enable compression by default for values > 1kB. | Jeremy Daer | 2017-11-13 | 2 | -3/+20 |
* | | | | | Built-in Redis cache store | Jeremy Daer | 2017-11-13 | 3 | -3/+162 |