summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42603 Add After=network.target to service filesr4.2.0-rc7Mathew Robinson2019-08-062-0/+2
* Import wiredtiger: 1a1197ef3c891458cd73290ad9b01c1e969f7e86 from branch mongo...r4.2.0-rc6Luke Chen2019-08-062-21/+21
* SERVER-42603 Remove cyclic dependency in SystemD service filesMathew Robinson2019-08-052-2/+0
* SERVER-42491 Ensure DocumentSourceSort does not crash on searchScore or searc...r4.2.0-rc5Misha Ivkov2019-07-314-4/+56
* SERVER-39928 Stop testing with Python 2.6 in drivers nightlyIan Whalen2019-07-311-7/+1
* Import wiredtiger: 1652e0a80435b0b7bc876a1e0688e8b00dde38ce from branch mongo...Luke Chen2019-07-312-2/+11
* SERVER-41232 Update man pagesZakhar Kleyman2019-07-2911-1558/+5345
* SERVER-42468 Always wait for the TransactionCoordinator to complete in the Me...Kaloian Manassiev2019-07-291-12/+23
* SERVER-41772 Clang Format needs to rerun lint with enterprise.ADAM David Alan Martin2019-07-280-0/+0
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-263494-199013/+188981
* SERVER-41771 Use `clang-format-7.0.1` in our clang-format helper scriptADAM David Alan Martin2019-07-263-56/+159
* SERVER-41284 Add failpoint to surface idempotency issues of transaction opera...Medha Potluri2019-07-261-0/+11
* SERVER-41990 Burn_in should not average hook times for unique hooksJim OLeary2019-07-262-10/+11
* SERVER-42110 uassert that the integer part of a v0 numeric KeyString value is...Louis Williams2019-07-262-0/+24
* SERVER-40915 View namespaces now included in the LockManager's ResourceId::to...Daniel Solnik2019-07-262-3/+110
* SERVER-41861 Simplify the concurrency between timestamp_transaction and commi...Gregory Wlodarek2019-07-261-5/+7
* SERVER-41861 Change existing jstests to mention the new 'all_durable' timesta...Gregory Wlodarek2019-07-262-6/+6
* SERVER-41861 Replace 'all_committed' with 'all_durable'Gregory Wlodarek2019-07-2629-116/+124
* SERVER-42372 Ban findAndModify against capped collections in transactionsVesselina Ratcheva2019-07-264-55/+123
* SERVER-42125 Omit passive members from RSM connection stringsBen Caimano2019-07-266-36/+41
* SERVER-42310 Specify mode for NamedTemporaryFile in hang_analyzer.pyMathew Robinson2019-07-261-1/+1
* SERVER-42300 Retry, not skip, renamed ns in forEachCollectionFromDbGeert Bosch2019-07-262-14/+38
* SERVER-42001 unset stage should accept single stringXin Hao Zhang2019-07-253-7/+21
* SERVER-42371 Use get_unique_ptr helper in mongod-dump-sessions GDB commandWilliam Schultz2019-07-251-1/+1
* SERVER-42398 On primary, abortTransaction and commitTransaction commands shou...Suganthi Mani2019-07-252-15/+17
* SERVER-42028 watchdog_test - remove forward progress checkMark Benvenuto2019-07-251-3/+0
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-07-2534-476/+406
* Import wiredtiger: 836466fade7ff00065bff23eea86c8c21b52b3da from branch mongo...Luke Chen2019-07-2538-467/+809
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-257-21/+155
* SERVER-41881 Unstashing the transaction lock resources should ignore the ...Suganthi Mani2019-07-254-16/+138
* SERVER-42388 Release the transaction lock resources and abort storageSuganthi Mani2019-07-253-9/+19
* SERVER-42386 Retrieving durableCatalog should be guarded by a global lock in ...Xiangyu Yao2019-07-241-3/+3
* SERVER-42374 TimestampMonitor should stop its PeriodicJob prior to destructin...Gregory Wlodarek2019-07-241-3/+7
* SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto2019-07-245-10/+30
* SERVER-42286 Return connections inline, spawn connections out-of-lineBen Caimano2019-07-242-61/+50
* SERVER-42251 Timestamp multikey writes with the prepare timestamp during repl...William Schultz2019-07-245-1/+88
* SERVER-42370 Fix SharedStateImpl::addChild()Jason Carey2019-07-241-9/+15
* SERVER-42377: Update how burn_in_tests determines tests to run.David Bradford2019-07-2414-626/+222
* SERVER-42350 Add requires_document_locking tag to majority_writes_wait_for_al...Jason Chan2019-07-241-0/+2
* SERVER-41885 Windows SCons cache fix for Windows2008R2 debugVitalii Lirnyk2019-07-241-0/+1
* SERVER-41795 Enable Windows Shared SCons CacheVitalii Lirnyk2019-07-242-24/+98
* SERVER-41369 Terminate the TransactionCoordinator retry logic if read concern...Kaloian Manassiev2019-07-2412-22/+128
* SERVER-42257 Announce known emulationsAndrew Morrow2019-07-232-0/+51
* SERVER-42316 always join all threads in run_check_repl_dbhash_background.jsr4.2.0-rc4Gabriel Russell2019-07-231-2/+12
* SERVER-42291 generate correct bounds for $nin null queriesIan Boros2019-07-234-7/+257
* SERVER-41152 strip white space from auth mechanismsJason Piao2019-07-232-0/+20
* Revert "SERVER-41881 Unstashing the transaction lock resources should ignore ...Ian Boros2019-07-234-138/+16
* Revert "SERVER-41980 Prepared transactions should not acquire ticket on prima...Ian Boros2019-07-237-155/+21
* SERVER-42061 Validate decrypted payload in AEAD decryptSara Golemon2019-07-222-0/+30
* SERVER-42331 Fix yml configs for fle, client_encrypt, and free_monitoring tes...Shreyas Kalyan2019-07-223-9/+0