summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26772 removed old initial sync codeJudah Schvimer2017-03-163-230/+0
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-2/+2
* SERVER-27995 rename DataReplicator to InitialSyncerJudah Schvimer2017-03-141-1/+1
* SERVER-28154 Remove race condition in ttl_sharded.jsTess Avitabile2017-03-021-14/+16
* SERVER-27838 fix serverStatus pinned cursor metricDavid Storch2017-02-032-25/+86
* SERVER-27794 add write concern to indexbg_drop.js bulk insertJudah Schvimer2017-01-251-1/+1
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-1/+1
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-1/+1
* SERVER-27642 Replace long-running string-ified code with function expression ...Eddie Louie2017-01-132-12/+53
* SERVER-27576 Fix quit() in shell and all the tests that depend on itJonathan Reams2017-01-123-256/+255
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2016-12-162-28/+9
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2016-12-151-0/+67
* 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