| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 seconds | Spencer Jackson | 2017-08-03 | 1 | -7/+4 |
* | SERVER-25855 Increase timeout in mongos_cache_invalidation.js | Andreas Nilsson | 2016-08-29 | 1 | -3/+3 |
* | SERVER-25447 Increase timeout in mongos_cache_invalidation.js | Andreas Nilsson | 2016-08-05 | 1 | -7/+4 |
* | SERVER-24203 Assert that initial data is inserted successfully in mongos_cach... | Spencer T Brody | 2016-05-19 | 1 | -2/+2 |
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -140/+139 |
* | SERVER-22796 expand timing for mongos_cache_invalidation.js | Eric Milkie | 2016-02-22 | 1 | -6/+7 |
* | SERVER-12091 Make changes to userCacheInvalidationIntervalSecs take place imm... | Spencer T Brody | 2014-10-20 | 1 | -1/+25 |
* | SERVER-12621 narrow the localhost exception when auth is enabled | Amalia Hawkins | 2014-05-22 | 1 | -2/+8 |
* | SERVER-14025 Fix race condition in mongos_cache_invalidation.js | Spencer T Brody | 2014-05-21 | 1 | -2/+2 |
* | SERVER-11980 Only invalidate the user cache on mongos if authorization inform... | Spencer T Brody | 2014-05-14 | 1 | -20/+18 |
* | SERVER-13850 Make sure cache entry is up to date before using it to update a ... | Spencer T Brody | 2014-05-14 | 1 | -4/+32 |
* | SERVER-13191 migrate auth jstest suite to use write commands api | Randolph Tan | 2014-03-26 | 1 | -33/+22 |
* | SERVER-12383 Add upper bound for userCacheInvalidationInterval | Andreas Nilsson | 2014-01-29 | 1 | -1/+8 |
* | Add jstest that updating user/role data on one mongos propagates to the other... | Spencer T Brody | 2014-01-06 | 1 | -0/+171 |