summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2019-02-281-0/+1
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-2/+1
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-01-221-0/+2
* SERVER-37189 Record metrics correctly for transactions that fail prior to uns...Tess Avitabile2018-12-211-0/+1
* SERVER-36349 Prevent ClusterWrite errors from affecting the OperationSharding...Blake Oler2018-12-101-0/+1
* SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ...Patrick Freed2018-11-091-0/+3
* SERVER-36084 Remove sharding runtime from ServiceEntryPointCommon and embedde...Henrik Edin2018-09-261-1/+8
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-4/+4
* SERVER-32198 Get rid of CollectionShardingState::collectionIsShardedHenrik Edin2018-09-181-14/+14
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-09-181-0/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Henrik Edin2018-09-131-19/+20
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-051-0/+1
* SERVER-35159 Track transactions latency and add to serverStatus outputNathan Louie2018-08-161-0/+1
* SERVER-35129 Create a ServerTransactionsMetrics class and store it as a decor...Nathan Louie2018-08-161-0/+1
* Merge branch 'v4.0' of github.com:mongodb/mongo into v4.0jinichu2018-08-091-1/+0
|\
| * SERVER-36397 Don't allow creation of TTL indexes in embedded.Henrik Edin2018-08-081-1/+0
* | SERVER-35434 Added an OpDebug object to SingleTransactionStats to track aggre...jinichu2018-08-071-0/+1
* | SERVER-35428 Added ability to add two OpDebug objects togetherjinichu2018-08-061-0/+10
|/
* SERVER-36027 Inject enterprise module where requiredAndrew Morrow2018-07-111-2/+2
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-111-1/+1
* SERVER-35188 Rename ServiceLiason* types to ServiceLiaison*Jack Mulrow2018-06-281-16/+16
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-6/+16
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-0/+3
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-06-051-0/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-3/+3
* SERVER-34894 Embedded authorization componentsADAM David Alan Martin2018-05-221-2/+9
* 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