summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-132-32/+83
* SERVER-26736 ignore system namespaces in top_drop.jsKyle Suarez2016-12-131-1/+4
* Revert "SERVER-27289 fix ConnectionString parsing in shell"Matt Cotter2016-12-121-59/+0
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-121-0/+59
* SERVER-27110 clear OplogBuffer at the end of initial syncJudah Schvimer2016-11-212-0/+7
* SERVER-26911 Create RAII type for turning off replicated writesTess Avitabile2016-11-111-0/+15
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-1/+1
* SERVER-26934 increase replication timeout in indexbg_drop.jsBenety Goh2016-11-071-1/+1
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2016-10-251-1/+1
* SERVER-26425 perform dropDatabase in WriteConflictException retry loopKyle Suarez2016-10-251-3/+33
* SERVER-26645 Get rid of _shardNames variable in ShardingTestKaloian Manassiev2016-10-171-2/+2
* SERVER-26596 Make sure test doesn't break other tests and fix memory leakJonathan Reams2016-10-171-13/+0
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-131-2/+6
* SERVER-26596 Don't abort when javascript heap limit is set too low to initial...Jonathan Reams2016-10-131-0/+13
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-111-6/+2
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-111-2/+6
* SERVER-26520 CollectionCloner fetches document count for progress tracking fr...Benety Goh2016-10-081-1/+2
* Revert "SERVER-26520 CollectionCloner fetches document count for progress tra...Spencer Jackson2016-10-071-2/+1
* SERVER-26520 CollectionCloner fetches document count for progress tracking fr...Benety Goh2016-10-071-1/+2
* SERVER-26367 index_killop.js should use failpointJames Wahlin2016-10-031-63/+0
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-2/+0
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-0/+2
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-2/+0
* SERVER-26362 Increase assert.soon timeout in initial_sync_oplog_rollover.js testSpencer T Brody2016-09-281-1/+1
* SERVER-25593: use shared_ptr for DataReplicatorScott Hernandez2016-09-261-4/+0
* SERVER-6388: Make bench_test*.js use auth in jscore_authSpencer Jackson2016-09-221-2/+2
* SERVER-26223 Slow down inserts in initial_sync_oplog_rollover.jsJudah Schvimer2016-09-221-12/+16
* SERVER-26016 Add a basic test of oplog replay on startupMathias Stearn2016-09-162-18/+18
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-4/+2
* SERVER-26062 Default to one initial sync attempt in replicaset tests and repl...Judah Schvimer2016-09-151-1/+1
* SERVER-25796 copydb support for views + additional cloner testsJames Wahlin2016-08-311-0/+10
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-1/+1
* SERVER-21168 Update top on database dropKevin Albertson2016-08-191-0/+35
* SERVER-22382 allow mongo --host to take uriMatt Cotter2016-08-182-30/+170
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-161-0/+109
* Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus"Judah Schvimer2016-08-151-109/+0
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-151-0/+109
* SERVER-25300 Incorrect syntax in for loop in collection.jsWaley Chen2016-08-081-8/+4
* SERVER-25469 Only perf test journaled inserts if supported by server.Max Hirschhorn2016-08-081-1/+8
* SERVER-25181 Fix testBruce Lucas2016-08-041-2/+2
* SERVER-24491 add integration tests for oplog bufferJudah Schvimer2016-07-201-0/+75
* SERVER-25035 fixed incorrect write concern in testsBenety Goh2016-07-133-5/+5
* SERVER-24293 Add tasks on evergreen to run tests with both old and new initia...Judah Schvimer2016-07-111-0/+57
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-5/+2
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-1/+1
* SERVER-24510 move index_multi.js to serial_runEric Milkie2016-06-091-117/+0
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-5/+3
* SERVER-23326 Commit applyOps as single WUOW where possibler3.3.7Geert Bosch2016-06-031-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2819-132/+81
* SERVER-23797 remove fsync2.js in favor of fsync.jsKyle Suarez2016-05-191-56/+0