summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-061-3/+3
* SERVER-34906 Rename CannotSatisfyWriteConcern to UnsatisfiableWriteConcernNathan Louie2018-06-051-2/+2
* SERVER-32088: ChangeStream resumeAfter does not work on sharded collections i...Nick Zolnierz2018-05-291-0/+1
* SERVER-35055 keyed executorJason Carey2018-05-251-0/+1
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-241-6/+60
* Revert "SERVER-34944 Create a shim-override mechanism."Louis Williams2018-05-241-60/+6
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-231-6/+60
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-1/+1
* SERVER-33244 All lock acquisitions for transaction operations obey maxTransac...Dianna Hohensee2018-05-141-3/+4
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-112-5/+3
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-025-58/+28
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-304-4/+303
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-303-296/+4
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-0/+15
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-273-4/+296
* SERVER-34583 Clean up transaction error codes.Matthew Russotto2018-04-261-1/+1
* SERVER-34600 uassert if using getParameter to read uninitialized fCVMaria van Keulen2018-04-231-0/+1
* SERVER-33951 Abort transactions when the pending writes pass 16MB worth of wr...Matthew Russotto2018-04-131-0/+2
* SERVER-33501 Support retryable writes for commitTransaction commandSiyuan Zhou2018-04-111-0/+1
* Revert "SERVER-33501 Support retryable writes for commitTransaction command"William Schultz2018-04-111-1/+0
* SERVER-33501 Support retryable writes for commitTransaction commandSiyuan Zhou2018-04-101-0/+1
* SERVER-34220 Write Curl Networking ImplMark Benvenuto2018-04-101-0/+3
* SERVER-33906 Callback registration for logs in embedded C API.Henrik Edin2018-04-101-0/+1
* SERVER-34271 Rename ErrorCodes::isStaleShardingError to ErrorCodes::isStaleSh...Esha Maharishi2018-04-031-1/+1
* SERVER-33432 Abort transaction on write conflicts and other exceptions.Siyuan Zhou2018-03-271-0/+1