summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28296 Add a LogicalSessionId test and library targetsamantharitter2017-04-031-0/+22
* SERVER-28352 Fix ticks increment in LogicalClock::reserveTicksWilliam Schultz2017-03-301-0/+1
* SERVER-28528 Remove some unnecessary cycle marksADAM David Alan Martin2017-03-301-2/+5
* SERVER-28491 Re-host unit tests that used ReplicationExecutorTest onto Thread...Andy Schwerin2017-03-271-1/+1
* SERVER-28347 enforce storage depth limit for user documentsKyle Suarez2017-03-241-0/+13
* SERVER-27721 Implement rate limiter check for advancing logical clocksJack Mulrow2017-03-171-0/+1
* SERVER-26772 removed old initial sync codeJudah Schvimer2017-03-161-1/+0
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-7/+46
* SERVER-28107 Implement OperationTimeTrackerJack Mulrow2017-03-101-0/+12
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-0/+12
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-1/+1
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-0/+23
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-011-1/+0
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-271-0/+1
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-02-271-1/+0
* SERVER-27746: Integrate LogicalClock with oplogMisha Tyulenev2017-02-151-12/+13
* SERVER-27378 Narrow scope of enterprise module environment modificationsAndrew Morrow2017-02-051-2/+2
* SERVER-27917: fix pessimizing move and library dependency in logical_clock codeMisha Tyulenev2017-02-041-0/+1
* SERVER-27745: Implement LogicalClockMisha Tyulenev2017-02-031-0/+22
* SERVER-27743: Implement LogicalTimeMisha Tyulenev2017-02-021-0/+31
* SERVER-27764 Remove `initSNMP` function pointer.ADAM David Alan Martin2017-02-021-4/+6
* SERVER-27710 Move SNMP init hook out of db.cpp.ADAM David Alan Martin2017-01-191-0/+8
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-6/+7
* SERVER-27415 Deduplicate `Command::execCommand`ADAM David Alan Martin2017-01-031-26/+0
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+11
* Revert "SERVER-27415 Deduplicate `Command::execCommand`"ADAM David Alan Martin2016-12-191-0/+26
* SERVER-27415 Deduplicate `Command::execCommand`ADAM David Alan Martin2016-12-191-26/+0
* SERVER-23103 Clean up declaration of db/serveronlyAndrew Morrow2016-12-141-110/+102
* SERVER-23103 Remove remaining logic from instance.cppAndrew Morrow2016-12-141-0/+12
* SERVER-23103 Add direct dependencies for mongod sourcesAndrew Morrow2016-12-141-1/+4
* SERVER-23103 Move assembleResposne to its own libraryAndrew Morrow2016-12-141-1/+21
* SERVER-23103 Move DiagLog to its own libraryAndrew Morrow2016-12-141-0/+11
* SERVER-23103 Move ttl to own libraryAndrew Morrow2016-12-141-1/+14
* SERVER-23103 Move storage_init.cpp to own libraryAndrew Morrow2016-12-141-1/+1
* SERVER-23103 Merge sharding connection hook for mongod into sharding libraryAndrew Morrow2016-12-141-1/+0
* SERVER-23103 Move RepairDatabase to its own libraryAndrew Morrow2016-12-141-2/+13
* SERVER-23103 Move read and write concern to own libraryAndrew Morrow2016-12-141-2/+19
* SERVER-23103 Move mongod range deleter support to own libraryAndrew Morrow2016-12-141-2/+15
* SERVER-23103 Move prefetch to its own libraryAndrew Morrow2016-12-141-1/+13
* SERVER-23103 Move introspect to its own libraryAndrew Morrow2016-12-141-1/+12
* SERVER-23103 Move index things into own libraryAndrew Morrow2016-12-141-3/+15
* SERVER-23103 Move CuropMetrics to its own libraryAndrew Morrow2016-12-141-1/+12
* SERVER-23103 Move Cloner to its own libraryAndrew Morrow2016-12-141-1/+15
* SERVER-23103 Move ClientCursor to its own libraryAndrew Morrow2016-12-141-1/+14
* SERVER-23103 Move Background to its own libraryAndrew Morrow2016-12-141-1/+11
* SERVER-23103 Move OpObserverImpl to own libraryAndrew Morrow2016-12-141-1/+14
* SERVER-23103 Move mongod service context to own libraryAndrew Morrow2016-12-141-2/+17
* SERVER-27301 converted OpObserver into an interface. ServiceContext should al...Benety Goh2016-12-071-1/+11
* SERVER-26834 replset7.js should cause documents to be seen twice in initial syncTess Avitabile2016-11-101-0/+1
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-6/+1