summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-0/+2
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-4/+0
* SERVER-24534 Add tests for cloning collections w/ non-simple collations.Max Hirschhorn2016-07-271-0/+38
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-26/+70
* SERVER-24693 Test that the "group" command yields using explain().Max Hirschhorn2016-07-141-0/+32
* SERVER-25035 fixed incorrect write concern in testsBenety Goh2016-07-132-2/+2
* SERVER-24293 Add tasks on evergreen to run tests with both old and new initia...Judah Schvimer2016-07-111-52/+0
* SERVER-24990 Update command_line_parsing.js to ignore cacheSizeGB in configur...Mike Grundy2016-07-111-2/+4
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-241-0/+168
* Revert "SERVER-5905 Add operation latency histogram"Mathias Stearn2016-06-241-164/+0
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-241-2/+2
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-231-0/+164
* SERVER-22696 Enable clang-format for code with JS template stringsKamran Khan2016-06-231-2/+0
* SERVER-24690 increase timeoutEric Milkie2016-06-221-1/+1
* SERVER-24690 wait for replication before shutting down in backup_restore.jsEric Milkie2016-06-211-0/+4
* SERVER-24639 blacklist an FSM workload that contains background indexes, to a...Eric Milkie2016-06-171-0/+1
* SERVER-22347 Use "legacy" read mode for replica set connections.Max Hirschhorn2016-06-161-0/+44
* SERVER-24492 Add server parameter and factory function to choose oplog buffer...Judah Schvimer2016-06-141-0/+52
* SERVER-24441 Avoid creating points near the poles in geo_full.js.Max Hirschhorn2016-06-091-2/+5
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-83/+0
* SERVER-23260 Test currentOp content for both operations and commandsJames Wahlin2016-06-081-232/+263
* SERVER-23260 Report original query with getMoreJames Wahlin2016-06-031-1/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2825-268/+149
* SERVER-23260 Test db.currentOp() query field size limitJames Wahlin2016-05-191-0/+34
* SERVER-23267 Add currentOp tests for ns, command & planSummaryJames Wahlin2016-05-161-0/+232
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-05-052-0/+129
* SERVER-23551 $isolated writes should use WRITE_CONFLICT_RETRY_ONLYMathias Stearn2016-04-211-10/+18
* SERVER-23858 move test of $regex with embedded null to appropriate fileDavid Storch2016-04-211-22/+0
* SERVER-22647 opObserver on shard mongod to initialize sharding state on inser...Randolph Tan2016-04-201-1/+4
* SERVER-22599 Test memory full behavior for inMemory storage engineGeert Bosch2016-04-191-0/+87
* SERVER-23472 fix js_protection_roundtrip.js testShane Harvey2016-04-141-2/+2
* SERVER-23734 repeat running dbhash command until it works in testEric Milkie2016-04-141-3/+10
* SERVER-23472 Enable JavaScript protection by defaultShane Harvey2016-04-142-27/+73
* SERVER-23127 Add additional tests of majority readConcern readsMathias Stearn2016-04-121-0/+270
* SERVER-23591 Assert on return code of mongo shell in js_protection*.js.Max Hirschhorn2016-04-082-55/+77
* SERVER-19200: move initial sync behavior out of rs_syncScott Hernandez2016-04-051-3/+8
* SERVER-23400 tag and skip mmapv1 tests on s390xJason Carey2016-03-291-0/+3
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-271-2/+4
* SERVER-23296 Move pending chunk management under MigrationDestinationManagerKaloian Manassiev2016-03-231-138/+0
* SERVER-23291 Update regex per changes in SERVER-23103Andrew Morrow2016-03-221-1/+1
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-182-5/+5
* SERVER-22656 Use RAII classes to enter migrationKaloian Manassiev2016-03-181-6/+12
* SERVER-23130 rename readOnly flag to querableBackupMode and hide itAdam Midvidy2016-03-181-1/+1
* SERVER-23111 isolate election_timing.js and memory.js by creating new serial_...Eric Milkie2016-03-151-0/+88
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-101-27/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0957-1757/+1820
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-081-0/+2
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-071-0/+21
* SERVER-22945 rewrite update_yield1.js to not depend on timingDavid Storch2016-03-071-69/+33
* SERVER-22737 make exit logging.js more robustAdam Midvidy2016-03-041-5/+17