summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-41016 Calculate deltas for updates to large documents.Michael Cahill2019-07-121-2/+31
* SERVER-42024 Fix opTime race in shards_and_config_return_last_committed_optim...Jack Mulrow2019-07-111-2/+6
* SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equ...Jack Mulrow2019-07-111-4/+8
* SERVER-42055 Only acquire a collection IX lock to write the lastVote documentMatthew Russotto2019-07-117-25/+77
* SERVER-41680 Add --branch option to fuzzer invocationSandy Gould2019-07-111-1/+1
* SERVER-41036 Make ReadWriteAbility::_canAcceptNonLocalWrites an AtomicWord<bool>Vesselina Ratcheva2019-07-102-12/+12
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-07-094-49/+96
* SERVER-41131 Add StrongWeakFinishLineJason Carey2019-07-093-0/+196
* SERVER-41867 Do not reacquire the catalog cache mutex if getDatabase/getChunk...Kaloian Manassiev2019-07-091-5/+3
* SERVER-41867 Make the callbacks chain in `_scheduleDatabaseRefresh` look like...Kaloian Manassiev2019-07-091-24/+24
* SERVER-41866 On term mismatch do not invoke the getDatabase callback under mu...Kaloian Manassiev2019-07-091-28/+19
* SERVER-33589 Create an initial sync test fixtureSamy Lanka2019-07-087-19/+514
* SERVER-41498 Create ReplicationMetrics classMedha Potluri2019-07-034-0/+145
* SERVER-41869 Rename `struct dbTask` to DBTaskKaloian Manassiev2019-07-032-41/+40
* SERVER-41869 On term mismatch do not invoke the getChunkSince callback under ...Kaloian Manassiev2019-07-0310-79/+52
* SERVER-41062 Always return TransactionTooLarge rather than BSONObjectTooLarge...Siyuan Zhou2019-07-021-16/+17
* SERVER-41497 Create IDL types for ElectionMetrics, ElectionCandidateMetrics a...Medha Potluri2019-07-021-0/+48
* SERVER-40383 Handle week, day edge cases in timelib_date_from_isodateJustin Seyster2019-07-015-59/+258
* SERVER-38457 Fix race in retryable_writes.jsMatthew Saltz2019-07-011-2/+5
* SERVER-38659 Fix race in stepdown testA. Jesse Jiryu Davis2019-07-011-0/+8
* Import wiredtiger: 4a3194b043b8cffb5339c12e1554d0bd42ed1b1f from branch mongo...Luke Chen2019-07-0168-4266/+5987
* SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev2019-06-3015-95/+86
* SERVER-26531 Don't reset the control chunk's 'jumbo' flag on migration commitKaloian Manassiev2019-06-303-55/+59
* SERVER-42002 Suppress tests with forbidden characters for windows from running.Davis Haupt2019-06-281-3/+4
* SERVER-41897 Use assert.sameMembers to compare two sets in jstests/ssl/libs/s...Mark Benvenuto2019-06-282-6/+50
* SERVER-41967: Run Fuzzer from Z: rather than C: on WindowsRyan Timmons2019-06-271-0/+2
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-274-2/+166
* Revert "SERVER-35067 Blacklist explain2.js from retryable writes jscore stepd...jannaerin2019-06-261-4/+0
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-06-2513-35/+147
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-252-1/+3
* SERVER-41004 Allow CursorNotFound errors to count as a successful kill in the...Blake Oler2019-06-251-3/+8
* SERVER-35067 Blacklist explain2.js from retryable writes jscore stepdown suiteCheahuychou Mao2019-06-251-0/+4
* SERVER-41164 Fix LintMark Benvenuto2019-06-241-8/+7
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-244-16/+59
* SERVER-41164 Fix LintMark Benvenuto2019-06-241-8/+9
* SERVER-41164 stop documents from leaking into unrelated changestreams when re...Davis Haupt2019-06-243-2/+82
* SERVER-41862: Make generate resmoke tasks file creation optionalDavid Bradford2019-06-211-0/+1
* SERVER-41753 Change indexc.js to use a single dateTed Tuckman2019-06-211-1/+2
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-207-117/+410
* SERVER-41833 Update README license textKelsey Schubert2019-06-201-6/+5
* SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secon...Lamont Nelson2019-06-191-1/+1