summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-30649: Check whether each expression inside of $elemMatch is compatibl...Nick Zolnierz2017-10-302-101/+174
* SERVER-21011 Fix query correctness problem related to covered matching for 2d...David Storch2017-10-262-0/+67
* SERVER-31467 Blacklist initial_sync_rename_collection_unsafe.js from 3.2 init...Judah Schvimer2017-10-101-0/+6
* SERVER-31366 Use filters in getLatestProfilerEntry() to make profile_getmore....David Storch2017-10-091-6/+7
* SERVER-29772 Add allowUnsafeRenamesDuringInitialSync server parameterJudah Schvimer2017-10-051-0/+55
* SERVER-29651 Interrupts are caught in implscope functions or by the deadline ...Ted Tuckman2017-10-041-1/+2
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-10-041-3/+8
* SERVER-31139 Fix invariant failure caused by text index plan enumeration bug.David Storch2017-10-031-0/+15
* SERVER-30769 Mongo shell throws 'exception during autocomplete'Mark Benvenuto2017-10-021-0/+42
* SERVER-30362 MozJS - implement resolve instead of getProperty for native typesMark Benvenuto2017-10-021-0/+40
* SERVER-30830 applyOps checks if collection/database exists before applying CR...Benety Goh2017-09-282-7/+44
* SERVER-31049 Fix resolution of a view's default collation on mongos.David Storch2017-09-262-0/+186
* SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 secondsSpencer Jackson2017-09-211-7/+4
* SERVER-30840 use default assert.soon() timeout in index_delete.jsBenety Goh2017-09-191-1/+1
* SERVER-31111 Add `assert.commandWorked` to migrateBig_balancer.jsKaloian Manassiev2017-09-181-6/+2