summaryrefslogtreecommitdiff
path: root/jstests/auth/mongos_cache_invalidation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 secondsSpencer Jackson2017-08-031-7/+4
* SERVER-25855 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-291-3/+3
* SERVER-25447 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-051-7/+4
* SERVER-24203 Assert that initial data is inserted successfully in mongos_cach...Spencer T Brody2016-05-191-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-140/+139
* SERVER-22796 expand timing for mongos_cache_invalidation.jsEric Milkie2016-02-221-6/+7
* SERVER-12091 Make changes to userCacheInvalidationIntervalSecs take place imm...Spencer T Brody2014-10-201-1/+25
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-2/+8
* SERVER-14025 Fix race condition in mongos_cache_invalidation.jsSpencer T Brody2014-05-211-2/+2
* SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Spencer T Brody2014-05-141-20/+18
* SERVER-13850 Make sure cache entry is up to date before using it to update a ...Spencer T Brody2014-05-141-4/+32
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-33/+22
* SERVER-12383 Add upper bound for userCacheInvalidationIntervalAndreas Nilsson2014-01-291-1/+8
* Add jstest that updating user/role data on one mongos propagates to the other...Spencer T Brody2014-01-061-0/+171