summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)Ben Caimano2019-04-051-0/+4
* SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)Randolph Tan2019-04-031-0/+4
* Revert "SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)"Benety Goh2019-04-031-4/+0
* SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)Ben Caimano2019-04-021-0/+4
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-2810-66/+16
* SERVER-40223 Ensure that the TransactionCoordinator will always complete if i...Kaloian Manassiev2019-03-211-0/+2
* SERVER-39675 Look up prepared txn for commit op in $changeStreamJustin Seyster2019-03-181-0/+3
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-182-37/+18
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-122-18/+37
* SERVER-39085 fix index build setup in the IndexBuildsCoordinator during secon...Benety Goh2019-03-061-0/+1
* SERVER-39688 Support namespaces for ErrorExtraInfoJason Carey2019-03-066-1/+95
* SERVER-39778 Create WouldChangeOwningShard exceptionjannaerin2019-02-271-0/+1
* SERVER-39227 Mongos should always re-throw original error in a transactionJack Mulrow2019-02-251-2/+3
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-222-2/+9
* SERVER-37786 Add new ChangeStreamFatalError codeBernard Gorman2019-02-221-0/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1391-95/+0
* SERVER-38583 Fix transaction insert writeError formatA. Jesse Jiryu Davis2019-02-122-0/+108
* SERVER-39150 markKillOnClientDisconnectJason Carey2019-02-101-1/+2
* SERVER-39146 Refactor BatonJason Carey2019-02-051-0/+1
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+1
* Revert "SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommi...Gregory Wlodarek2019-01-301-1/+0
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+1
* SERVER-38891 Fix some `collection_cloner_test` races.ADAM David Alan Martin2019-01-251-0/+9
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-01-241-6/+0
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-151-0/+1
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-073-4/+4
* Revert "SERVER-38649 Add generic AlarmScheduler and AlarmRunner"Jonathan Reams2019-01-041-1/+0
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-031-0/+1
* SERVER-38408 rename UUID::nil() to UUID::makeDefaultForChangeStream()Benety Goh2018-12-221-1/+1
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2018-12-221-0/+6
* SERVER-38248 Change StringMap implementation to absl::flat_hash_mapHenrik Edin2018-12-041-0/+4
* SERVER-37763 add support for aborting MultiIndexBlock index buildsBenety Goh2018-11-211-0/+1
* SERVER-38178 - Fix bug with data_type_terminated that caused seg-faults on da...Tyler Kaye2018-11-202-1/+15
* SERVER-36656 Add canary builders for XCode 10 and XCode 10 with C++17Andrew Morrow2018-11-171-2/+3
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-163-4/+4
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-141-1/+0
* SERVER-37613 Exchange error handling may deliver incorrect error code.Martin Neupauer2018-11-091-0/+1
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-071-0/+2
* SERVER-37797 PCQ +multi +pipeJason Carey2018-11-021-0/+2
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-301-1/+2
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-27/+22
* SERVER-37435 Improve mlock error log messagePatrick Freed2018-10-241-1/+3
* SERVER-37258 Fix UB in MurmurHash3Jason Carey2018-10-237-20/+164
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2292-1258/+1498
* SERVER-37083 Improve Window secure allocatorMark Benvenuto2018-10-101-1/+7
* SERVER-37360 `StatusWith` implicit conversions support.ADAM David Alan Martin2018-09-271-1/+26
* SERVER-37069 Remove Rosette Linguistics PlatformMark Benvenuto2018-09-191-1/+1
* SERVER-35154 Propagate JS exceptions through ScopedThread#join().Max Hirschhorn2018-09-181-0/+1
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-241-1/+0