summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: b11ed312cedb905dec49dd2c9c262fabf64d13cd from branch mongo...r3.2.10Alex Gorrod2016-10-26165-2804/+5215
* SERVER-26231 Remove printShardingStatus call from bouncing_count.jsSpencer T Brody2016-10-251-2/+0
* SERVER-22472 wait longer for write concern, for slow hostsEric Milkie2016-10-241-1/+1
* SERVER-26439 Don't time out too quickly in wt_nojournal_skip_recovery.jsGeert Bosch2016-10-241-8/+11
* SERVER-26560 Properly handle or avoid making throwing calls into ASIO within ...samantharitter2016-10-244-8/+57
* SERVER-26647 Log additional timeout information in NetworkInterfaceASIOsamantharitter2016-10-241-4/+6
* SERVER-25486 increased wait time in slavedelay1.js to check replication delayBenety Goh2016-10-211-2/+2
* SERVER-26296 oplog_replay_on_startup.js should skip fatal tests when journall...Judah Schvimer2016-10-191-0/+8
* SERVER-26689: Updated system-perf.yml and longevity.yml to use updated setup-...dalyd2016-10-192-9/+5
* SERVER-26365 Make mergeChunks use collection version for applyOps preconditionKaloian Manassiev2016-10-183-77/+117
* SERVER-26652 - reformat systemd service commentsErnie Hershey2016-10-181-7/+14
* SERVER-26406 sys-perf: Use --task, not --task_name, in all analysis scripts.Henrik Ingo2016-10-181-1/+1
* SERVER-7200 Write oplog entries on secondaries before applyingMathias Stearn2016-10-1734-335/+960
* SERVER-25715 in shutdown, delete WiredTigerSessions w/o closing the underlyin...Mathias Stearn2016-10-171-4/+7
* SERVER-7200 Limit secondary apply batches to 10% of the oplog sizeMathias Stearn2016-10-1711-53/+88
* SERVER-25546 move slaveDelay handling into tryPopAndWaitForMoreMathias Stearn2016-10-173-87/+63
* SERVER-26146 clean_shutdown_oplog_state.js should use ReplSetTest.initiate()Mathias Stearn2016-10-171-1/+1
* SERVER-26406 sys-perf, perf: Add Evergreen task to the post test analysis ove...Henrik Ingo2016-10-172-2/+2
* SERVER-24662 Remove PCRE 8.38Mark Benvenuto2016-10-14128-80439/+0
* SERVER-24662 PCRE 8.39 Build IntegrationMark Benvenuto2016-10-145-1/+822
* SERVER-24662 PCRE 8.39 SourceMark Benvenuto2016-10-14124-0/+80789
* SERVER-24662 PCRE 8.39 Import Script UpdateMark Benvenuto2016-10-141-16/+44
* SERVER-26564: update curator releaseSam Kleinman2016-10-141-1/+1
* SERVER-26465 Log somap info when doing heap profilingBruce Lucas2016-10-131-0/+4
* SERVER-26286 fix lintEsha Maharishi2016-10-111-4/+1
* SERVER-26286 rewrite addshard2.js to shut down each replica set or standalone...Esha Maharishi2016-10-111-123/+188
* SERVER-26167: Remove mongo-perf wiredTiger mmap comparison variantsdalyd2016-10-101-245/+0
* SERVER-26484 Blacklist sharding/jumbo1.js form sharding continuous csrs stepd...Andy Schwerin2016-10-071-0/+1
* SERVER-26477 Use non-throwing variant of asio::basic_socket::cancelsamantharitter2016-10-064-5/+16
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-10-061-1/+1
* SERVER-26459 use AutoGetCollection instead of AutoGetOrCreateDb in the RangeD...Esha Maharishi2016-10-051-1/+1
* SERVER-25919 make asio stress test less stressfulMatt Cotter2016-10-051-2/+2
* SERVER-25919 rewrite asio stress testMatt Cotter2016-10-052-85/+90
* minor: fix lintMatt Cotter2016-10-051-5/+8
* SERVER-24168 Increase tolerance of random sampling tests.Charlie Swanson2016-10-051-5/+7
* Revert "SERVER-25919 rewrite asio stress test"Benety Goh2016-10-052-90/+85
* Revert "SERVER-25919 make asio stress test less stressful"Benety Goh2016-10-051-2/+2
* Revert "minor: fix lint"Benety Goh2016-10-051-8/+5
* minor: fix lintMatt Cotter2016-10-041-5/+8
* SERVER-25919 make asio stress test less stressfulMatt Cotter2016-10-041-2/+2
* SERVER-25919 rewrite asio stress testMatt Cotter2016-10-042-85/+90
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-10-041-2/+2
* SERVER-25312 Check for Null embedded malformed config stringSulabh Mahajan2016-10-042-0/+65
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-10-035-17/+442
* SERVER-25994: Make applyOps check for specific permissionsSpencer Jackson2016-10-0319-81/+369
* SERVER-26142 disable timing checks in election_timing.jsBenety Goh2016-09-301-10/+2
* SERVER-26309 also enable autosplit in authCommands.jsEsha Maharishi2016-09-292-3/+9
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-2925-37/+78
* Import wiredtiger: 9cf2f89d6d95e1de797f05ab1fef28695f8bae7b from branch mongo...r3.2.10-rc2r3.2.10Ramon Fernandez2016-09-2633-194/+342
* SERVER-26264 fail gracefully when attempting to join a cluster with featureCo...David Storch2016-09-234-0/+28