summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28495 Fix lintr3.4.14-rc0r3.4.14Mark Benvenuto2018-03-122-6/+7
* SERVER-30158 FTDC starts too early in mongosMark Benvenuto2018-03-121-2/+2
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-1222-87/+582
* SERVER-29938 FTDC RefactorMark Benvenuto2018-03-129-349/+492
* SERVER-32876 Don't stall ftdc due to WT cache fullKelsey Schubert2018-03-127-7/+32
* SERVER-33751 Allow connecting to an existing cluster in ReplSetTestRobert Guo2018-03-121-1/+5
* SERVER-23420 Remove use of GNU extensions in parse_number_test.cppMark Benvenuto2018-03-121-3/+3
* SERVER-32886 Remove unnecessary sleeps during chunk migrationjannaerin2018-03-125-13/+76
* Import wiredtiger: 0b36171f4aa0bea6ab6118b0d3bcf6329a24939e from branch mongo...Luke Chen2018-03-0927-85/+150
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-084-0/+1103
* SERVER-33760 Backport WithLock to v3.4Jason Carey2018-03-081-0/+111
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-03-012-1/+66
* SERVER-33228 Remove the half-implemented and unused `CollectionRangeDeleter` ...Kaloian Manassiev2018-03-019-723/+4
* SERVER-33233 Don't stall ftdc due to running out of ticketsBruce Lucas2018-03-014-4/+38
* SERVER-32583: Sys-perf update bootstrap variables to use proper ConfigDict Namesdalyd2018-02-282-6/+6
* SERVER-29812 RangeDeleter no longer unnecessarily waits for 'majority' write ...Kevin Pulo2018-02-2810-17/+39
* SERVER-32241 applyOps reports success even when a nested applyOps fails.Matthew Russotto2018-02-273-7/+14
* SERVER-28151 Sync admin database first during initial syncJason Chan2018-02-263-7/+184
* SERVER-33122 Add option to disable WiredTiger cursor cachingLouis Williams2018-02-262-18/+30
* SERVER-33406 Reduce compile concurrency in s390x buildvariantsIan Whalen2018-02-261-3/+3
* SERVER-32533 In oplog truncate with WT, don't use a start key.Michael Cahill2018-02-261-7/+14
* SERVER-33227 don't modify global `db` in shell `connect()`Kevin Pulo2018-02-261-1/+1
* SERVER-31671 Cancel running elections if the term changes after writing my la...Siyuan Zhou2018-02-232-19/+31
* SERVER-30114 Add simple slow spinlock monitoringMark Benvenuto2018-02-164-0/+90
* SERVER-32691 Add write_concern_majority_passthrough_WT task in Evergreen.Max Hirschhorn2018-02-1427-25/+85
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-02-1428-153/+574
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-1448-263/+481
* SERVER-30850 Handle replica set connection strings in startParallelShell()Sara Golemon2018-02-144-8/+55
* 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-33147 limit the max_jobs for ubuntu1604-arm64 distrosZakhar Kleyman2018-02-121-0/+2
* SERVER-31222 JSFile source member should not be a referenceJonathan Reams2018-02-122-5/+5
* SERVER-33092 Fix elemMatchProjection.js to always have monotonically increasi...David Storch2018-02-121-13/+37
* SERVER-31161 Index created through applyOps command should not inherit collec...Louis Williams2018-02-122-0/+97
* SERVER-28594 non-atomic applyOps should log each operation individuallyLouis Williams2018-02-125-188/+265
* SERVER-31979 Chunk migration statistics included in moveChunk.commit in the c...jannaerin2018-02-126-9/+59
* SERVER-33142 Don't reuse clusters in system_perf.ymlHenrik Ingo2018-02-121-3/+1
* SERVER-33238 Revert the change that kept ftdc from stalling with no ticketsr3.4.13Ramon Fernandez2018-02-093-15/+1
* SERVER-32664: Sys-perf enable running baselines at lower prioritydalyd2018-02-081-0/+17
* SERVER-33089 Do not regenerate auth indexes in queryable backup moder3.4.12-rc0r3.4.12Spencer Jackson2018-02-051-0/+8
* SERVER-32772 dbtest task should write to task directoryMathew Robinson2018-02-051-0/+7
* SERVER-31437 Fix parsing of host/db connect stringSara Golemon2018-02-012-3/+36
* SERVER-32924 tag skip_sharding_configuration_checks with requires_persistenceMisha Tyulenev2018-02-011-0/+1
* SERVER-32875 Don't stall ftdc due to running out of ticketsBruce Lucas2018-01-313-1/+15
* SERVER-32896 system_perf.yml: Don't run make_artifacts.sh twiceHenrik Ingo2018-01-302-36/+0
* SERVER-32896 Upload dsi-artifacts.yml in system_perf.ymlHenrik Ingo2018-01-302-8/+8
* SERVER-31462 Register Database::AddCollectionChange in the correct orderXiangyu Yao2018-01-302-6/+8
* SERVER-32243 Add an option to have the validate hook skip some collectionsJonathan Abrahams2018-01-302-1/+17
* SERVER-32527 Overwrite remote credentials with package tests credentialsMathew Robinson2018-01-301-0/+7
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-302-1/+4