summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-041-0/+48
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-281-4/+18
* SERVER-22553 mongos_rs_shard_failure_tolerance.js should not rely on order of...Misha Tyulenev2018-04-252-10/+11
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-182-2/+2
* SERVER-31468 replSets/startParallelShell.js should wait for its parallel shel...Jonathan Reams2018-04-161-2/+4
* SERVER-34213 Start _id at 0 in testshard1.jsCharlie Swanson2018-04-021-1/+1
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-292-53/+58
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-03-254-244/+483
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-03-252-85/+191
* SERVER-31441 Run validateCollections on each server in parallelEddie Louie2018-03-251-11/+45
* SERVER-24759 SERVER-31128 Validate collections on all nodes in clusterIan Boros2018-03-251-22/+71
* SERVER-31128 Skip validate on NotMaster error response.Max Hirschhorn2018-03-251-2/+12
* SERVER-24480 Make validate hook run after checkReplDBHashPeter Mauldin2018-03-251-1/+5
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-241-0/+76
* SERVER-33854 Avoid accessing invalid memory in applyOpsXiangyu Yao2018-03-141-0/+8
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-125-76/+229
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-03-011-0/+63
* SERVER-32241 applyOps reports success even when a nested applyOps fails.Matthew Russotto2018-02-271-0/+10
* SERVER-32691 Add write_concern_majority_passthrough_WT task in Evergreen.Max Hirschhorn2018-02-1423-25/+45
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-02-1420-117/+405
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-1446-188/+420
* SERVER-30850 Handle replica set connection strings in startParallelShell()Sara Golemon2018-02-141-0/+33
* SERVER-33092 Fix elemMatchProjection.js to always have monotonically increasi...David Storch2018-02-121-13/+37
* SERVER-31161 Index created through applyOps command should not inherit collec...Louis Williams2018-02-121-0/+80
* SERVER-28594 non-atomic applyOps should log each operation individuallyLouis Williams2018-02-122-6/+65
* SERVER-31979 Chunk migration statistics included in moveChunk.commit in the c...jannaerin2018-02-121-0/+41
* SERVER-31437 Fix parsing of host/db connect stringSara Golemon2018-02-011-0/+33
* SERVER-32924 tag skip_sharding_configuration_checks with requires_persistenceMisha Tyulenev2018-02-011-0/+1
* SERVER-32243 Add an option to have the validate hook skip some collectionsJonathan Abrahams2018-01-301-0/+15
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...r3.4.11-rc0r3.4.11Misha Tyulenev2018-01-221-0/+52
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-20/+48
* SERVER-32410 Validate User::CredentialData during authSara Golemon2018-01-111-0/+45
* SERVER-29623: Ban noPassthrough/system_indexes.js on inMemorySpencer Jackson2018-01-081-0/+3
* SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch2018-01-031-0/+47
* SERVER-32048 Ensure updates that implicitly create an array element generate ...Tess Avitabile2017-12-121-0/+100
* SERVER-29270 Oplog query for first/last entry should not use a blocking sortJames Wahlin2017-12-013-4/+5
* SERVER-27067 Remove unnecessary references to setLastOpToSystemLastOpTimeJudah Schvimer2017-11-301-0/+14
* SERVER-27067 sets client last op to system last optime if the global exclusiv...Judah Schvimer2017-11-301-0/+221
* SERVER-31827 Wait for Secondary after stepdown.ADAM David Alan Martin2017-11-281-0/+1
* SERVER-28072 Construct mongodb:// URI from RS string and dbnameSara Golemon2017-11-271-21/+43
* SERVER-29921 rewrite URI parserSara Golemon2017-11-271-2/+2
* SERVER-29259: Ensure creation of authorization indexesSpencer Jackson2017-11-212-0/+68
* SERVER-30009: Allow JS functions to be terminated with ';'Spencer Jackson2017-11-201-0/+38
* SERVER-29090 Nodes provide more information on why they reject a voteJudah Schvimer2017-11-152-7/+1
* SERVER-30143 Raise oplog size in clean_shutdown_oplog_state.jsJudah Schvimer2017-11-151-1/+1
* SERVER-31531 featureCompatibilityVersion writes must check for writeErrorsTess Avitabile2017-11-101-0/+34
* Fixing lintXiangyu Yao2017-11-011-1/+1
* SERVER-30406 Test view catalog invalidation due to renaming to/from system.viewsGeert Bosch2017-11-011-0/+17
* SERVER-31624 fix featureCompatibilityVersion collation error injannaerin2017-10-311-0/+85
* SERVER-28486 backup_restore.js waits for FSM and CRUD operations to complete ...Benety Goh2017-10-301-2/+18