summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-25145 Add jstest to ensure that we can no longer trigger double-rollback.Spencer T Brody2016-11-063-0/+195
* SERVER-26748 Don't call for priority takeover when repl lagged.Spencer T Brody2016-11-045-41/+302
* SERVER-23010: general cleanup and test fixture changesScott Hernandez2016-11-0417-82/+175
* SERVER-21260: Sys-perf and longevity project to always upload logdalyd2016-11-042-109/+60
* SERVER-26898 Use ScopedTransaction in the MigrationSourceManagerKaloian Manassiev2016-11-042-7/+12
* SERVER-26899 initialize_from_old_node.js should await replication before shut...Benety Goh2016-11-031-0/+1
* SERVER-25145 BackgroundSync provides minValid to sync source selection in REC...Benety Goh2016-11-033-5/+28
* SERVER-25145 OplogReader::connectToSyncSource selects sync sources based on r...Benety Goh2016-11-034-2/+59
* SERVER-25777 When stopping a spawned process, MongoDB shell will now abort af...Eric Milkie2016-11-025-25/+24
* SERVER-25854 Change count() to itcount() to fix test failure by engaging shar...Kaloian Manassiev2016-11-021-60/+62
* SERVER-26683 Log reason for marking repl hosts as failed in the RSMKaloian Manassiev2016-10-3122-201/+229
* SERVER-26813: Remove extraneaous text from longevity.ymldalyd2016-10-311-1/+1
* SERVER-26813: Enable longevity performance test for 3.2 branchdalyd2016-10-311-61/+113
* SERVER-26777 Improve logging around chunk refreshKaloian Manassiev2016-10-312-20/+18
* SERVER-26737 Only shutdown sharding objects if constructedKaloian Manassiev2016-10-281-4/+9
* 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