summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...r3.4.11-rc0r3.4.11Misha Tyulenev2018-01-221-0/+1
* SERVER-30715 print replSetConfig in rotateLogsPavithra Vetriselvan2017-11-271-1/+5
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-04-061-1/+1
* SERVER-28347 enforce storage depth limit for user documentsKyle Suarez2017-04-041-0/+13
* Revert "SERVER-28347 enforce storage depth limit for user documents"Randolph Tan2017-03-281-13/+0
* SERVER-28347 enforce storage depth limit for user documentsKyle Suarez2017-03-281-0/+13
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-03-011-1/+0
* SERVER-27301 converted OpObserver into an interface. ServiceContext should al...Benety Goh2017-01-051-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
* SERVER-26420 add internalClient information to isMaster handshake requestDavid Storch2016-10-201-0/+11
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-2/+2
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-201-0/+1
* SERVER-25268 create default initial sync oplog buffer with cache for front an...Benety Goh2016-09-201-0/+1
* Revert "SERVER-17358 Add flag to customize maxLogLine when logging large lines"Judah Schvimer2016-09-191-1/+0
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-191-0/+1
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-261-0/+14
* SERVER-24914 SERVER-24915 improve getting cwd at server startupKevin Pulo2016-08-161-0/+1
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-1/+1
* SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistryJonathan Reams2016-08-091-0/+1
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-1/+0
* SERVER-24613 Add Client Metadata Documents' AppName to slow operation logsMark Benvenuto2016-08-041-0/+1
* SERVER-24823 Add admin commands, durable system.views catalogGeert Bosch2016-07-241-1/+1
* SERVER-24989 MigrationManager unit-testing.Dianna Hohensee2016-07-191-1/+0
* SERVER-24631: Add TTL collection namespace cacheKevin Albertson2016-07-191-0/+12
* SERVER-21004 Interruptible wait on condition variables with OperationContexts.Andy Schwerin2016-07-131-0/+1
* SERVER-12703 write concern parsing should error on unrecognized fieldsBenety Goh2016-07-131-0/+8
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-1/+3
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-113/+54
* SERVER-24939 Pull read concern extract, check and wait to separate utilityKaloian Manassiev2016-07-081-0/+1
* SERVER-24766 implement basic views libraryKyle Suarez2016-07-071-0/+2
* SERVER-23750: unit test cleanupScott Hernandez2016-06-301-1/+1
* Revert "SERVER-5905 Add operation latency histogram"Mathias Stearn2016-06-241-0/+1
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-241-2/+1
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-231-1/+0
* SERVER-14007 Move SSL warning into common startup warnings so it appears in l...Hai-Kinh Hoang2016-06-201-0/+1
* SERVER-23103 Remove the ntservice mockAndrew Morrow2016-06-161-1/+0
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-0/+1
* SERVER-24492 Add server parameter and factory function to choose oplog buffer...Judah Schvimer2016-06-141-0/+2
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-0/+1
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-1/+1
* SERVER-24479 Make 'Notification' class be able to return a valueKaloian Manassiev2016-06-101-1/+0
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-0/+2
* 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