summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32468 Use a 1-node CSRS in non-stepdown sharding passthroughs testsr3.6.3-rc0Robert Guo2018-02-145-1/+5
* SERVER-33333 don't kill cursor when auth check failsIan Boros2018-02-142-0/+65
* SERVER-32429 black list regex_targeting.js from step down suitesRandolph Tan2018-02-141-0/+3
* SERVER-32806 retried FindAndModify not using oplogHack when querying for pre/...Randolph Tan2018-02-141-1/+4
* Import wiredtiger: bc82f0f0383af9ef41ece37a36ae9200ea4561a3 from branch mongo...Luke Chen2018-02-1459-642/+1482
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-133-30/+59
* SERVER-32803 stepup.js should retry stepUp commandWilliam Schultz2018-02-131-3/+8
* SERVER-32840 Remove Jepsen PV0 test suitesWilliam Schultz2018-02-131-38/+0
* SERVER-33236: Update perf.yml to use ssh form of git clonedalyd2018-02-131-1/+1
* Revert "SERVER-33142 Don't reuse clusters in system_perf.yml"Henrik Ingo2018-02-131-1/+3
* SERVER-33234 dropIndexes on mongos should ignore IndexNotFound from individua...Esha Maharishi2018-02-121-2/+12
* SERVER-32205 Prohibit dropping the admin database at catalog levelMaria van Keulen2018-02-129-72/+59
* SERVER-32349 Change streams over sharded collections may produce merged op lo...Martin Neupauer2018-02-124-19/+125
* Revert "SERVER-32875 Don't stall ftdc due to running out of tickets"Kelsey Schubert2018-02-123-15/+1
* SERVER-32516 remove make_optional typeJudah Schvimer2018-02-121-1/+1
* SERVER-32919 initial_sync_many_dbs.js should use less dataJudah Schvimer2018-02-121-7/+7
* SERVER-33147 limit the max_jobs for ubuntu1604-arm64 distrosZakhar Kleyman2018-02-121-0/+2
* SERVER-32556 retryable write on local db hits an invariantRandolph Tan2018-02-122-5/+69
* SERVER-33005 Fix planner to avoid incorrect OR pushdown through $elemMatch.David Storch2018-02-124-24/+271
* SERVER-32691 Add write_concern_majority_passthrough_WT task in Evergreen.Max Hirschhorn2018-02-123-1/+46
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-02-1226-59/+363
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-1260-527/+766
* SERVER-32970 put back random chunk size initialization in mongos auto split t...Randolph Tan2018-02-123-6/+27
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-02-114-244/+491
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-02-1117-90/+241
* SERVER-33219 Add backpressure to CRUD client in backup_restore.js.Max Hirschhorn2018-02-112-12/+36
* SERVER-32783 remove unnecessary scheduleWork call from CollectionCloner::_ver...Benety Goh2018-02-101-8/+1
* SERVER-32783 CollectionCloner::shutdown() does not wait for _verifyCollection...Benety Goh2018-02-102-1/+34
* SERVER-32783 add test case for CollectionCloner handling collection drops whi...Benety Goh2018-02-101-0/+85
* SERVER-32783 fix race in RemoteCommandRetryScheduler between shutdown() and r...Benety Goh2018-02-092-1/+59
* SERVER-31768 Don't create the first collection on a primary drained shardjannaerin2018-02-094-46/+144
* SERVER-33140 DNS must disregard irrelevant recordsADAM David Alan Martin2018-02-093-28/+60
* SERVER-32783 make RemoteCommandRetryScheduler single-use - cannot be be resta...Benety Goh2018-02-093-13/+61
* SERVER-32783 RemoteCommandRetryScheduler releases callback resources on compl...Benety Goh2018-02-093-1/+48
* SERVER-32783 reduce unnecessary lock acqisition in RemoteCommandRetrySchedule...Benety Goh2018-02-091-7/+8
* SERVER-33092 Fix elemMatchProjection.js to always have monotonically increasi...David Storch2018-02-091-14/+39
* SERVER-33158 Shrink LogicalSession refresh batchesJason Carey2018-02-085-1/+69
* SERVER-32779 Upgrade tomcrypt to 1.18.1Jason Carey2018-02-0831-187/+177
* SERVER-32072 Always roundtrip dbrefs in the shellJason Carey2018-02-085-31/+107
* SERVER-28822 asan fixesJason Carey2018-02-082-1/+21
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2018-02-088-82/+488
* SERVER-32664: Sys-perf enable running baselines at lower prioritydalyd2018-02-081-0/+21
* SERVER-31979 Include chunk migration statistics in moveChunk.commit in changelogjannaerin2018-02-077-8/+59
* SERVER-31636 add new tasks for the update fuzzer in evergreen.ymlRobert Guo2018-02-073-9/+114
* SERVER-32925: sys perf 3.6 should run change stream testsJim OLeary2018-02-071-0/+31
* SERVER-33142 Don't reuse clusters in system_perf.ymlHenrik Ingo2018-02-061-3/+1
* SERVER-32677 Fix segmentation fault when converting a replica set to a replic...Blake Oler2018-02-063-3/+27
* SERVER-33089 Do not regenerate auth indexes in queryable backup modeSpencer Jackson2018-02-051-0/+8
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-02-0519-116/+142
* SERVER-32772 dbtest task should write to task directoryMathew Robinson2018-02-051-0/+7