summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-161-0/+1
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-1/+1
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-151-0/+1
* SERVER-34896: Move timestamping responsibility on index completion to callers.Daniel Gottlieb2018-05-141-0/+3
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-22/+24
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-1/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-4/+4
* SERVER-34798 Move storage initialization behaviors out of ServiceContext subc...Andy Schwerin2018-05-051-0/+1
* SERVER-34580 Plumb commit time to commit handlers when availableJudah Schvimer2018-05-031-1/+2
* SERVER-29908 Move OpObserver and MigrationSourceManager logic out of Collecti...Andy Schwerin2018-04-231-0/+1
* SERVER-33580 Restrict multi-statement transactions to replica set primariesWilliam Schultz2018-04-141-0/+2
* SERVER-34148 TypedCommandBilly Donahue2018-04-131-0/+2
* SERVER-33295 Periodic task to check for and kill expired transactions.Dianna Hohensee2018-04-131-0/+11
* SERVER-34225 Implement FreeMonMessageQueueMark Benvenuto2018-04-101-0/+1
* SERVER-33457 Index creation in background not allowed in embedded.Henrik Edin2018-04-091-0/+1
* SERVER-33488 conditionally update WT size metadata during startup recoveryKyle Suarez2018-04-071-0/+1
* SERVER-33294 Report stashed in-use locks for idle sessions in currentOpBernard Gorman2018-04-051-0/+2
* SERVER-34179 refactor isGenericArgumentBilly Donahue2018-04-021-0/+11
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-9/+6
* SERVER-33462 allow killOp on local mongos operationsIan Boros2018-03-271-0/+11
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-0/+1
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-9/+19
* SERVER-33758 Remove logUserIdsBen Caimano2018-03-161-1/+0
* SERVER-33098 Make shards check the client's databaseVersion and throw StaleDb...Esha Maharishi2018-03-121-0/+2
* SERVER-32354 rename sync_tail library to oplog_applicationBenety Goh2018-03-091-1/+1
* SERVER-29908 Fix broken logical_time_validator_testKaloian Manassiev2018-03-071-0/+1
* SERVER-29908 Fix broken keys_collection_manager_sharding_testKaloian Manassiev2018-03-071-1/+2
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-28/+3
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-15/+45
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-2/+0
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-021-3/+1
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-021-1/+3
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-021-3/+1
* SERVER-32843 Allow multiple times in OpObserversADAM David Alan Martin2018-03-011-0/+14
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-1/+1
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-2/+2
* SERVER-33503: Complete timestamping multikey updates for background index bui...Daniel Gottlieb2018-02-281-0/+10
* SERVER-33159 don't assume all tables exist in storage engine after unclean sh...Kyle Suarez2018-02-281-1/+2
* SERVER-29908 Move stale shard version handling out of ShardingStateKaloian Manassiev2018-02-211-1/+1
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-161-0/+1
* SERVER-32367 Clean up the AutoGet* suite of classesKaloian Manassiev2018-02-141-3/+1
* SERVER-33214 ServiceEntryPointCommonBilly Donahue2018-02-141-0/+21
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-141-0/+13
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-17/+3
* Revert "SERVER-29908 Create skeleton libraries for the sharding subsystem"Kaloian Manassiev2018-02-131-2/+15
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-15/+2
* SERVER-29908 Consolidate some sharding libraries to help break dependency cyclesKaloian Manassiev2018-02-121-1/+1
* SERVER-33124 Remove mmapv1 dependency from embedded.Henrik Edin2018-02-081-15/+22
* SERVER-32206 timestamp catalog change to declare index multikeyJudah Schvimer2018-02-021-0/+1
* SERVER-33038 Remove dependency on serveronly_repl for embeddedHenrik Edin2018-02-011-1/+2