summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28300 Implement the logical session cacheSamantha Ritter2017-06-051-0/+1
* SERVER-29315 Fix lint issue.ADAM David Alan Martin2017-06-011-2/+2
* SERVER-29315 Fix `clonable_ptr_test` in UBSANADAM David Alan Martin2017-06-012-28/+30
* SERVER-28214 BackgroundSync falls back on 3.4 algorithm if RollbackImpl retur...Benety Goh2017-04-271-0/+1
* SERVER-28435 Implement KeysCollectionCacheReaderRandolph Tan2017-04-191-0/+1
* SERVER-28565 Do not return logicalTime on non-sharded RSJack Mulrow2017-04-181-1/+2
* SERVER-28797 move waitForReadConcern into separate fileMisha Tyulenev2017-04-181-0/+1
* SERVER-28645 Fail operations requiring too many locks, don't crashGeert Bosch2017-04-081-0/+1
* SERVER-28638 Provide richer error messages from InitializerDependencyGraph::t...Andy Schwerin2017-04-052-16/+26
* SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin2017-03-3012-0/+2031
* Revert "SERVER-26025 Smart pointer with clone on copy"Randolph Tan2017-03-2212-1803/+0
* SERVER-26025 Smart pointer with clone on copyADAM David Alan Martin2017-03-2212-0/+1803
* SERVER-28294 Add a standalone UUID library to utilitiessamantharitter2017-03-221-0/+1
* SERVER-28295 Add new error code NoSuchSessionsamantharitter2017-03-171-0/+1
* SERVER-27721 Implement rate limiter check for advancing logical clocksJack Mulrow2017-03-171-0/+1
* SERVER-28245 Add comment to error_codes.err reminding consumers that certain ...Andy Schwerin2017-03-091-0/+2
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-0/+1
* SERVER-21428 Replace outdated warning comment in error code filesamantharitter2017-02-221-1/+1
* SERVER-27950 Add SocketException to the NetworkError classsamantharitter2017-02-221-1/+1
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-231-0/+1
* SERVER-27390 Delete dead code in commitChunkMigrationNathan Myers2017-01-101-1/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-23420 Remove use of GNU extensions in parse_number_test.cppMark Benvenuto2016-12-271-3/+3
* SERVER-24398 Remove use of boost NOEXCEPT macros in favor of true C++11 noexceptMark Benvenuto2016-12-223-13/+8
* SERVER-26698 switch all compiles to C++14Matt Cotter2016-12-152-14/+12
* SERVER-27388 Add NetworkInterfaceExceededTimeLimitJason Carey2016-12-131-0/+1
* SERVER-27300 fail indexing of the Symbol type when the collation is non-simpleDavid Storch2016-12-081-0/+1
* SERVER-27004 move check for pending RangeDeleter deletes to after registering...Esha Maharishi2016-11-141-0/+1
* SERVER-26799 do not refresh if RSM is removed from a RSM managerMisha Tyulenev2016-11-091-0/+1
* SERVER-26674 Add checked_pointer_castsamantharitter2016-11-081-0/+37
* SERVER-26182 Reserve error code in use on 3.2 branchCharlie Swanson2016-11-081-0/+1
* SERVER-26640 remove flag for linearizable read supportBenety Goh2016-10-141-1/+0
* SERVER-24032 Replicated createIndexes should error on unrecognized fieldsJames Wahlin2016-09-291-0/+1
* SERVER-26169 added startup parameter for linearizable read support defaulting...Benety Goh2016-09-281-0/+1
* SERVER-25444 Enforce max size of view pipelineSam Rossi2016-09-221-0/+1
* SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16Mark Benvenuto2016-09-161-1/+10
* SERVER-24866 Balancer recoveryDianna Hohensee2016-09-141-0/+1
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-095-12/+49
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-082-7/+6
* SERVER-25910 fail setShardVersion on mongod if not running with --shardsvrEsha Maharishi2016-09-071-0/+1
* SERVER-25131: release collection/db locks on collection clone failure.Scott Hernandez2016-09-061-0/+1
* SERVER-23705 Number of databases on Windows is limited when using on-disk enc...Mark Benvenuto2016-08-301-0/+97
* SERVER-24470 CommitChunkMigration command checks that the balancer still has ...Dianna Hohensee2016-08-291-0/+1
* SERVER-25618: do not report progress during m/s initial syncScott Hernandez2016-08-261-0/+1
* SERVER-25126 Return a different error code if the step down occurs after the ...Siyuan Zhou2016-08-251-0/+1
* SERVER-25514 Prevent a v3.4 mongos from being used to add a v3.2 shardSpencer T Brody2016-08-221-0/+1
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-0/+12
* SERVER-24497 Linearizable read concern implementedhari devaraj2016-08-101-0/+1
* SERVER-21503 Update SecureAllocator to use MADV_DONTDUMPWaley Chen2016-08-101-0/+11
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-0/+4