summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-43022: Allow compile to be run independentlyDavid Bradford2019-08-261-4/+0
* SERVER-42257 Announce known emulationsAndrew Morrow2019-08-262-0/+51
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-08-2611-22/+65
* SERVER-42216 Ensure pin_getmore_cursor.js waits for server to finish killing ...samontea2019-08-221-1/+2
* SERVER-42476 Improve free monitoring testsMark Benvenuto2019-08-2111-31/+62
* SERVER-37173 rollbackViaRefetch survives non-existent collection dropPavi Vetriselvan2019-08-202-8/+108
* SERVER-38685 Adds a warning when ephemeral storage is used with writeConcernM...Vishnu Kaushik2019-08-191-1/+18
* SERVER-41261 Use the oplog entry after the common point to calculate rollback...Jason Chan2019-08-196-29/+114
* SERVER-41509 Track the number of attempted stepDowns in serverStatusMedha Potluri2019-08-162-3/+40
* SERVER-41501 Track the number of elections that require primary catchup in se...Medha Potluri2019-08-168-0/+114
* SERVER-41909 Add the ValidateCmd Genny workload to system_perf.ymlGregory Wlodarek2019-08-161-0/+11
* SERVER-42709 SERVER-42178 Lint fixupBen Caimano2019-08-153-2/+7
* SERVER-41102 Join threads in transport_layer_asio_testBen Caimano2019-08-151-4/+20
* SERVER-41248 Ensure ReplicaSetMonitor initializes its random state with truly...Shaileja Jain2019-08-151-1/+2
* SERVER-42793 Autosplit size tracker random initial value is too lowRandolph Tan2019-08-152-11/+11
* SERVER-42178 Lint fixupJustin Seyster2019-08-141-1/+1
* SERVER-42454 Wait for node to find appropriate sync source before disabling f...Jason Chan2019-08-131-0/+1
* SERVER-41511 Track the number of stepdowns caused by seeing a higher term in ...Medha Potluri2019-08-136-0/+40
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-08-137-80/+286
* SERVER-40009 Honor the initial sync flag when in startup without FCV documentJason Chan2019-08-134-5/+69
* SERVER-42618 Disable legacy SCons cache pruning for all build variantsVitalii Lirnyk2019-08-131-22/+0
* SERVER-42709 Change error message about missing UUIDs on startupXiangyu Yao2019-08-131-6/+11
* SERVER-42178 Disable Split Horizon testing on SLES.ADAM David Alan Martin2019-08-131-0/+6
* SERVER-41499 Track number of elections called for each reason in serverStatusMedha Potluri2019-08-1322-16/+581
* SERVER-39777 ensure nodes cannot step down during shutdown validationJudah Schvimer2019-08-133-2/+33
* Import wiredtiger: 48bf8dae7cd96286d176f14feebb7250dcfe1430 from branch mongo...r4.0.12-rc2r4.0.12Luke Chen2019-08-0811-202/+75
* SERVER-42603 Add After=network.target to service filesr4.0.12-rc1Mathew Robinson2019-08-062-0/+2
* SERVER-42603 Remove cyclic dependency in SystemD service filesMathew Robinson2019-08-052-2/+0
* SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron2019-08-0511-2/+126
* SERVER-38395 Python global logger is polluted when importing certain resmokel...Jonathan Abrahams2019-08-013-5/+9
* SERVER-36394 Don't refresh balancer configuration for autosplit if autosplit ...r4.0.12-rc0Matthew Saltz2019-07-311-1/+2
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-315-6/+160
* SERVER-39928 Stop testing with Python 2.6 in drivers nightlyIan Whalen2019-07-301-7/+1
* SERVER-41152 strip white space from auth mechanismsJason Piao2019-07-302-5/+43
* SERVER-39348 Release sessions in TLASIO unittestJason Carey2019-07-291-1/+1
* SERVER-35114 Make it possible to adjust the period of active jobs in the Peri...Ben Caimano2019-07-2922-382/+458
* SERVER-42467 correct initial_sync_test_fixture_test assumptions aroundJudah Schvimer2019-07-291-1/+27
* SERVER-42173 Add Ubuntu 14.04 to v4.0Brian McCarthy2019-07-261-0/+148
* SERVER-40899 Nix chaining in change_stream_update_lookup_read_concernJustin Seyster2019-07-261-0/+7
* Import wiredtiger: b61a3e2a88220f2c84073ff1cbc4d6883aa26c5b from branch mongo...Luke Chen2019-07-2622-127/+407
* SERVER-41587 Improve SECBUFFER_EXTRA handlingMark Benvenuto2019-07-245-17/+75
* SERVER-42232 Adding a new shard renders all preceding resume tokens invalidr4.0.11-rc0r4.0.11Bernard Gorman2019-07-192-3/+130
* SERVER-41913 fix lintEric Milkie2019-07-181-3/+3
* SERVER-42079 all non-primary index build specs should contain {backgroundSeco...Eric Milkie2019-07-181-1/+1
* SERVER-42228 Skip joining flush thread when logs are already incomplete.Max Hirschhorn2019-07-151-16/+29
* SERVER-40535 follow-up fix of the failing testMisha Tyulenev2019-07-151-1/+1
* SERVER-40535 read signing keys with readConcern level majorityMisha Tyulenev2019-07-157-13/+33
* SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn2019-07-121-4/+8
* SERVER-41632 Fix division by zero in shell collStats helperRandolph Tan2019-07-122-4/+10
* SERVER-41913 Avoid in-place modify operations for logged collections.Michael Cahill2019-07-122-5/+11