summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18277 Track operation deadlines in OperationContext, not CurOp.Andy Schwerin2016-05-231-4/+5
* SERVER-24005 Use FastClockSource in getNextGlobalTimestamp()Mathias Stearn2016-05-091-0/+1
* SERVER-18277 Fill in clock and tick sources in ServiceContext constructorMathias Stearn2016-05-091-0/+1
* SERVER-16203 Add command to display global lock informationVincent Do2016-05-091-0/+1
* SERVER-23243 Replace the easy-to-remove usages of Listener::getElapsedTimeMil...Waley Chen2016-04-251-0/+1
* SERVER-23128 Refactor mongod write operationsMathias Stearn2016-04-211-1/+1
* SERVER-23128 Parsers that parse legacy and command writes into uniform objectsMathias Stearn2016-04-211-0/+1
* SERVER-18038 replaced uses of minvalid.h with repl storage interfaceBenety Goh2016-04-181-1/+1
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-4/+16
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-1/+11
* SERVER-18038 added placeholder test for repl storage interface and test fixtu...Benety Goh2016-04-121-0/+13
* SERVER-23580 Remove vestigal stub of writebacklisten command.Andy Schwerin2016-04-081-1/+0
* SERVER-23513 Move SocketException to its own librarysamantharitter2016-04-071-0/+1
* Revert "SERVER-23445 create LocalClient class for local queries/writes, imple...Dianna Hohensee2016-04-061-24/+0
* SERVER-23445 create LocalClient class for local queries/writes, implement a f...Dianna Hohensee2016-04-051-0/+24
* SERVER-23298 refactor ShardingConnectionHook and ShardingEgressMetadataHook t...Esha Maharishi2016-04-031-0/+1
* SERVER-23407 Get rid of public fields in the Command classKaloian Manassiev2016-03-301-2/+2
* SERVER-23103 Make libcommand not depend on libcuropAndrew Morrow2016-03-211-1/+32
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-4/+0
* SERVER-22913 create SyncSourceResolvermatt dannenberg2016-03-071-0/+1
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-031-1/+0
* SERVER-22591 Move ChunkMoveWriteConcernOptions to separate fileKaloian Manassiev2016-02-121-1/+0
* SERVER-21750 clean up getMore logging and profilingDavid Storch2015-12-111-0/+1
* SERVER-19510 Refactor WhereMatchExpression/WhereNoOpMatchExpressionJason Rassi2015-11-061-1/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-51/+15
* SERVER-20845 restore auditing of replSetReconfigsmatt dannenberg2015-10-161-1/+7
* SERVER-20574: Rename inMemory storage engine to ephemeralForTestGeert Bosch2015-10-131-1/+1
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-131-0/+2
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-20712 Build cpuprofiler command as separate libraryJonathan Reams2015-10-091-9/+10
* SERVER-20360: break out logicalOp vs networkOpMartin Bligh2015-10-081-0/+1
* SERVER-20636 Move Command::testCommandsEnabled to its own library.Max Hirschhorn2015-10-071-0/+1
* SERVER-20572: revert snapshot thread using cappedInsertNotifier for performan...Scott Hernandez2015-09-221-1/+0
* SERVER-20161: move snapshot notification to capped collection notifierScott Hernandez2015-09-221-0/+1
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-1/+1
* SERVER-19583: Implement full-time diagnostic data capture compressor and deco...Mark Benvenuto2015-09-081-0/+2
* SERVER-2227 Addition of index usage statisticsJames Wahlin2015-09-031-1/+22
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+26
* SERVER-19855 Make write_ops have their own SConscriptKaloian Manassiev2015-08-141-2/+0
* SERVER-5811 ClusterKillCursorsCmdQingyang Chen2015-08-141-0/+1
* SERVER-19587 remove DBClientConnection bootstrap from NetworkInterfaceASIOAdam Midvidy2015-08-021-2/+11
* SERVER-19319 SetShardVersionRequestKaloian Manassiev2015-07-311-0/+1
* SERVER-19492 Replace ReplicationExecutor with ThreadPoolTaskExecutor in shard...Andy Schwerin2015-07-211-2/+0
* SERVER-19500 Cleanup explain logicKaloian Manassiev2015-07-211-1/+1
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-9/+35
* SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin2015-07-171-1/+0
* SERVER-19307 refactored BackgroundSync producer thread and rollback code.Benety Goh2015-07-141-1/+1
* SERVER-18084 Move mongod metadata management to be under mongo/dbKaloian Manassiev2015-07-111-1/+1
* SERVER-18084 Move code out of d_state.h/.cppKaloian Manassiev2015-07-111-0/+2
* SERVER-19307 moved TimerStats into its own libraryBenety Goh2015-07-081-1/+1