summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36584 Make TransactionCoordinator calculate commitTimestamp and send i...Esha Maharishi2018-09-121-0/+1
* SERVER-36799 Get rid of the separate TransactionParticipant 2PC state machineKaloian Manassiev2018-09-121-1/+0
* SERVER-37014 Create TransactionCoordinatorService class to provide an interfa...Matthew Saltz2018-09-121-0/+1
* SERVER-36851 Create TransactionCoordinatorCatalog for holding TransactionCoor...Matthew Saltz2018-09-121-0/+2
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-051-0/+1
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-1/+4
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-08-171-0/+2
* SERVER-36201 Refactor transactions metrics tracking code into TransactionMetr...jinichu2018-08-171-0/+1
* SERVER-36509 in rebuildIndexOnCollection: cursors respect invalidation, retry...Ben Judd2018-08-171-0/+1
* SERVER-29908 Fold the 'sharding_connection_hook' library into 'sharding_initi...Kaloian Manassiev2018-08-151-2/+0
* SERVER-35708 Make mongos attach errorLabels on command responseCheahuychou Mao2018-08-151-0/+11
* SERVER-35916 Rename transaction_coordinator_io*.{h,cpp} to transaction_coordi...Esha Maharishi2018-08-141-2/+2
* SERVER-35916 (2/2) Make the transaction coordinator send commitTransaction or...Esha Maharishi2018-08-141-0/+4
* SERVER-29908 Move all runtime logic out of ShardingStateKaloian Manassiev2018-08-131-6/+7
* SERVER-35159 Track transactions latency and add to serverStatus outputNathan Louie2018-08-091-0/+1
* SERVER-35900 Refactor transaction machinery out from Session classRandolph Tan2018-08-081-0/+14
* SERVER-36391 Don't allow creation of TTL indexes in embedded.Henrik Edin2018-08-081-1/+0
* SERVER-35798 preallocate prepare timestampJudah Schvimer2018-08-071-0/+1
* SERVER-20299 Delete KEEP_MUTATIONS stage.David Storch2018-08-021-1/+0
* SERVER-36153 Delete SortedDataInterface::newRandomCursor()David Storch2018-07-311-1/+0
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-2/+1
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-0/+1
* SERVER-29908 Move CollectionShardingState under sharding_api_dKaloian Manassiev2018-07-271-2/+0
* SERVER-35347 Transaction coordinator and participant internal state machinesEsha Maharishi2018-07-261-0/+14
* SERVER-36184 Delete OplogStart stage.David Storch2018-07-201-1/+0
* SERVER-36054 Get rid of unused methods from CollectionShardingStateKaloian Manassiev2018-07-161-4/+4
* 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-35434 Added an OpDebug object to SingleTransactionStats to track aggre...jinichu2018-07-091-0/+1
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-1/+2
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-19/+10
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-051-0/+1
* SERVER-35428 Added ability to add two OpDebug objects togetherjinichu2018-07-031-0/+10
* SERVER-35362 Make Session decorable and add Transaction Coordinator and Parti...Esha Maharishi2018-06-261-0/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-24/+23
* SERVER-35329 Package agg projection code for use outside of agg executionBernard Gorman2018-06-221-0/+10
* SERVER-35324 parse and store allPaths index specsamontea2018-06-211-0/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-0/+1
* SERVER-35129 Create a ServerTransactionsMetrics class and store it as a decor...Nathan Louie2018-06-081-0/+1
* 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
* Revert "Revert "SERVER-34653 don't parse if early auth-checks can reject.""Billy Donahue2018-05-311-0/+1
* SERVER-35188 Rename ServiceLiason* types to ServiceLiaison*Jack Mulrow2018-05-311-16/+16
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-3/+3
* SERVER-28524 remove group commandKyle Suarez2018-05-301-1/+0
* Revert "SERVER-34653 don't parse if early auth-checks can reject."Louis Williams2018-05-251-1/+0
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-05-251-0/+1
* SERVER-31767 Provide a window of snapshot history that is accessible for PIT ...Dianna Hohensee2018-05-251-2/+67
* SERVER-34893 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