summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41130 Add support for bitops in AtomicWordJason Carey2019-05-223-23/+71
* SERVER-41188 Remove support for explicit prepare oplog entry on secondarySiyuan Zhou2019-05-2210-54/+13
* SERVER-41249 Fix special cases for $out to include $mergeCharlie Swanson2019-05-2212-19/+55
* SERVER-41257 Disallow persisting new 4.2 expressions in FCV 4.0Charlie Swanson2019-05-223-4/+45
* SERVER-40919 Remove stmtId from transaction oplog entriesJason Chan2019-05-228-105/+42
* SERVER-39813 add oldest required timestamp to server statusBenety Goh2019-05-2212-1/+48
* SERVER-39813 WiredTigerKVEngine::getOplogNeededForCrashRecovery() returns boo...Benety Goh2019-05-221-0/+4
* SERVER-40501 Added shard id and state to log message for failed commit errorAlex Taskov2019-05-221-1/+5
* Revert "SERVER-41254 Turn on write-ahead logging for hybrid index side tables"Louis Williams2019-05-221-7/+6
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-224-159/+124
* SERVER-41210 Forward boost asserts to mongo invariantHenrik Edin2019-05-225-18/+214
* SERVER-40834 Upgrade boost to version 1.70Henrik Edin2019-05-225219-273017/+275942
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-226-3/+64
* SERVER-41193 Remove accidentally added Windows temp fileKaloian Manassiev2019-05-221-435/+0
* SERVER-41192 Add a logical session cache metric for the size of the SessionCa...Kaloian Manassiev2019-05-221-1/+7
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-2115-257/+527
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-2111-35/+109
* SERVER-41129 Bring enhanced --debug=explain logic over from SConsWilliam Deegan2019-05-211-3/+16
* SERVER-41129 - Needed to first check native windows path against dependency m...William Deegan2019-05-211-0/+6
* SERVER-41254 Turn on write-ahead logging for hybrid index side tablesLouis Williams2019-05-211-6/+7
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-2134-228/+110
* SERVER-40452 Attach uuid to createCollection oplog entry in idempotency testsXiangyu Yao2019-05-214-17/+17
* SERVER-41191 remove prepared field from CommitTransactionOplogObject IDLBenety Goh2019-05-211-5/+0
* SERVER-40979 Create class for tracking server-wide two phase commit metrics o...Esha Maharishi2019-05-213-0/+203
* SERVER-41191 oplog application assumes commitTransaction refers to a prepared...Benety Goh2019-05-211-3/+0
* SERVER-41213: Trigger a write conflict in unique, non-partial index build cod...Daniel Gottlieb2019-05-211-0/+1
* SERVER-41191 SyncTailTest stops setting prepared field on commitTransactionBenety Goh2019-05-211-4/+2
* SERVER-41099 Fix incorrect error propagation from shards for explain commandArun Banala2019-05-211-1/+1
* SERVER-40539 Add DocumentSourceQueueCharlie Swanson2019-05-2111-118/+238
* SERVER-41191 OpObserverImpl stops setting prepared field on commitTransaction...Benety Goh2019-05-212-9/+2
* SERVER-41161 Re-enable renaming between databases for applyOpsXiangyu Yao2019-05-212-3/+53
* Import tools: 25f23659be74d2f882ead1a9882b66872214f369 from branch v4.1David Golden2019-05-213-4/+8
* Revert "SERVER-41191 OpObserverImplTest stops setting prepared field on commi...Benety Goh2019-05-211-2/+4
* SERVER-41191 OpObserverImplTest stops setting prepared field on commitTransac...Benety Goh2019-05-211-4/+2
* SERVER-40555 add searchSnippet metadataIan Boros2019-05-207-7/+218
* SERVER-41100 Update lastWriteOpTime for prepareTransaction on secondariesVesselina Ratcheva2019-05-201-0/+11
* SERVER-41201 Add replacements for more $out helpersNick Zolnierz2019-05-201-1/+1
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-2019-46/+46
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-207-9/+95
* SERVER-40949 add LookupAllowed stage constraintIan Boros2019-05-2047-54/+227
* SERVER-41240 Do not Flow Control uninterruptible lock acquisitions.Maria van Keulen2019-05-201-1/+1
* SERVER-41009 TimestampMonitor and getOldestActiveTimestamp shouldn't conflict...Gregory Wlodarek2019-05-202-0/+6
* SERVER-41176 Remove redeclaration of variable in a sub-scope of IndexCatalogI...Dianna2019-05-201-1/+0
* SERVER-40026 Don't allow distinct on sharded collections in multi document tr...Jack Mulrow2019-05-201-0/+10
* SERVER-40982 Add counters for aborted migrations from lock timeoutsJack Mulrow2019-05-203-0/+9
* SERVER-40419 Remove feature flag guard for pipelines in updateJames Wahlin2019-05-202-6/+0
* SERVER-40447: Add FlowControl unittests and jstests.Daniel Gottlieb2019-05-207-12/+310
* SERVER-37574 Force reconfig should kill operations that conflict stateSuganthi Mani2019-05-195-184/+302
* Revert "SERVER-37574 Force reconfig should kill operations that conflict state"Suganthi Mani2019-05-195-300/+184
* SERVER-37574 Force reconfig should kill operations that conflict stateSuganthi Mani2019-05-195-184/+300