summaryrefslogtreecommitdiff
path: root/jstests/auth/mongos_cache_invalidation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2019-12-271-7/+33
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-3/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-9/+9
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+0
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+3
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-5/+5
* 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