summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "SERVER-36280 Create a feature tracker bit indicating the existence of...Eric Milkie2018-08-231-5/+1
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-221-1/+5
* SERVER-36730 Correct error codes to be consistent with 4.0.1jannaerin2018-08-211-5/+5
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-08-171-0/+3
* SERVER-36278 Remove the 1KB index key size limit in FCV42Xiangyu Yao2018-08-151-0/+1
* SERVER-36265: Expose a $backupCursor aggregation stage.Daniel Gottlieb2018-08-081-1/+1
* SERVER-35808 Returns error when new txns start on a session with existing pre...Pavi Vetriselvan2018-08-021-0/+1
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-2/+4
* SERVER-30173 Make moveChunk report orphaned range deletion errors consistentlyCheahuychou Mao2018-07-201-0/+1
* SERVER-36148 allow downgrade to 4.0 in the presence of long index namespaces.Benety Goh2018-07-191-1/+0
* SERVER-35824 disallow downgrade to 4.0 if long index namespaces are detectedBenety Goh2018-07-131-0/+1
* SERVER-36013 Remove isMMAPv1 predicates and resulting dead codeGeert Bosch2018-07-111-1/+1
* SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao2018-07-091-0/+1
* SERVER-35388 Improve misleading error messages for operations banned in trans...Samy Lanka2018-06-251-0/+1
* SERVER-35517 Add failpoint mechanism to the mongo shellBen Caimano2018-06-081-0/+1
* SERVER-34748 Added error code check to wtRCToStatus; provides friendlier retu...Ben Judd2018-06-071-0/+1