summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37199 Yield locks of transactions in secondary application.r4.1.6Siyuan Zhou2018-12-0311-11/+290
* SERVER-28871: Remove user management command write concern backwards compatib...Spencer Jackson2018-12-034-80/+2
* SERVER-38333 Support partial indexes in BiggieSEGregory Wlodarek2018-12-0325-111/+378
* SERVER-38228 Fix bulk builder for unique indexesGeert Bosch2018-12-032-1/+6
* SERVER-38314 IndexBuilder should not be interrupted while reacquiring databas...Benety Goh2018-12-031-1/+8
* SERVER-38328 Fix uint8_t overflow in the BiggieSE lower_bound() functionGregory Wlodarek2018-12-034-53/+104
* SERVER-38352 Bump txnNumber in log message on txn retry in txn_override.jsjannaerin2018-12-031-4/+6
* SERVER-38115 Consolidate setting of resmoke.py --job to a python scriptJonathan Abrahams2018-12-035-365/+302
* SERVER-36349 Prevent ClusterWrite errors from affecting the OperationSharding...Blake Oler2018-12-032-0/+17
* SERVER-38192 refreshLogicalSessionCacheNow should not throw on DuplicateKeyErrorMatthew Saltz2018-12-031-1/+3
* SERVER-37826 Add build target for stitch_support lib and test binaryJustin Seyster2018-12-038-0/+731
* SERVER-38111: Add max_sub_suites in generate_resmoke_suiteDavid Bradford2018-12-033-5/+81
* SERVER-38325 Avoid crash when $backupCursor is specified in view pipelineXiangyu Yao2018-12-031-5/+3
* SERVER-38157 Add abseil-cpp to THIRD-PARTY-NOTICESHenrik Edin2018-12-032-4/+219
* SERVER-38259 Don't copy the tree on changes if all cursors are positioned beh...Gregory Wlodarek2018-12-022-36/+206
* SERVER-38343 txn_override.js should print out lsid object in retryCommitTrans...William Schultz2018-12-021-1/+1
* Revert "SERVER-38259 Don't copy the tree on changes if all cursors are positi...Gregory Wlodarek2018-12-022-204/+32
* SERVER-38259 Don't copy the tree on changes if all cursors are positioned beh...Gregory Wlodarek2018-12-022-32/+204
* SERVER-35682 Add SharedPromise and SharedSemiFuture typesMathias Stearn2018-11-306-15/+419
* SERVER-38193 Make AssertionCount use AtomicInt32Mathias Stearn2018-11-303-18/+18
* SERVER-37074 Handle interrupted FCV downgrade in validate hook.Max Hirschhorn2018-11-303-20/+236
* SERVER-31012 Fix unittest compile on windowsNick Zolnierz2018-11-301-13/+11
* SERVER-35713 Add oldestOpenReadTimestamp to serverStatus outputJason Chan2018-11-307-18/+95
* SERVER-37843 add KVDropPendingIdentReaperBenety Goh2018-11-304-0/+619
* SERVER-38329 Remove unused member TextOrStage::_index.David Storch2018-11-301-1/+0
* SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell2018-11-306-31/+56
* SERVER-37641 Create command voteCommitIndexBuilds to convey secondary's readi...Dianna Hohensee2018-11-307-3/+164
* SERVER-35732 Fix dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao2018-11-306-5/+23
* SERVER-38303: Temporarily handle ipv6 failures due to s390x machine without i...Tyler Kaye2018-11-302-0/+8
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-3021-87/+524
* SERVER-37838 add correct tags to testIan Boros2018-11-301-0/+1
* SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani2018-11-301-1/+2
* SERVER-37879 Run sharded_causally_consistent_jscore_txns_passthrough against ...Jack Mulrow2018-11-302-0/+125
* SERVER-38313: Update BSON decoding in GDB pretty printing.Daniel Gottlieb2018-11-301-2/+2
* SERVER-38317 Rename sharded_core* tests to sharded_jscore*Kaloian Manassiev2018-11-304-72/+71
* SERVER-38260 Avoid updating metadata when dropping the database or collection...Gregory Wlodarek2018-11-295-62/+27
* SERVER-38286 Add the Biggie SE to the dbtest binaryGregory Wlodarek2018-11-291-0/+1
* SERVER-37440 coordinateCommit should fall back to recovering decision from lo...Esha Maharishi2018-11-2912-73/+911
* SERVER-37861 Retry WriteConflicts during wildcard multikey scansCharlie Swanson2018-11-292-63/+113
* SERVER-37838 prevent crash with getMore and simultaneous stepdownIan Boros2018-11-292-5/+92
* SERVER-38258 Properly separate TLS 1.3 protocol in tls_enumerator.pyPatrick Freed2018-11-291-0/+5
* SERVER-38312 Don't include task id in filename for npm test output.Max Hirschhorn2018-11-291-3/+3
* SERVER-38306: Update variable nameDavid Bradford2018-11-292-10/+11
* SERVER-38280 Convert SSL options to IDLSara Golemon2018-11-296-394/+402
* SERVER-38279 Add condition clause to set parameter and config option definitionsSara Golemon2018-11-2911-118/+392
* SERVER-35449 Return the oldest read timestamp used by any open transactionJason Chan2018-11-2915-0/+71
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-2942-229/+1044
* SERVER-37962: Create tlsMode setParameterSpencer Jackson2018-11-297-89/+196
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-11-2912-41/+38
* SERVER-38300 Fix sharded_multi_stmt_txn_jscore to load txn_override.jsRandolph Tan2018-11-291-1/+4