summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/auth_reject_mismatching_logical_times.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+1
* SERVER-50651 Replace occurrences of isMaster command with hello in noPassthro...Ali Mir2020-09-281-4/+4
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-7/+2
* SERVER-43727 Yield locks on secondaries while waiting for two-phase index bui...Louis Williams2019-10-011-1/+0
* SERVER-43323 All replicated index builds should write startIndexBuildLouis Williams2019-09-301-0/+1
* SERVER-43301 Enable no_passthrough suite for two-phase index buildsLouis Williams2019-09-261-1/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-55/+54
* SERVER-39213 remove mongosWaitsForKeys from shardingtestMisha Tyulenev2019-04-101-1/+0
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-251-2/+3
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-1/+3
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-30038 rename $logicalTime to $clusterTimeMisha Tyulenev2017-07-111-10/+10
* SERVER-28453 Key rotation integration testsJack Mulrow2017-06-231-0/+71