summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36799 Move all transactions and retryable writes functionality from Se...Kaloian Manassiev2018-10-081-3/+3
* SERVER-37294 Remove dependency on clientdriver_network and transport_layer fo...Henrik Edin2018-10-041-1/+0
* SERVER-37299 Remove dependency on s/grid from rw_concern_d.Henrik Edin2018-10-041-1/+14
* SERVER-37300 Move the transaction coordinator to separate lib and remove embe...Henrik Edin2018-10-041-7/+24
* SERVER-37297 Move aggregation pipeline stages that require sharding out of th...Henrik Edin2018-10-031-0/+2
* SERVER-36697 Utilize TickSource for transactions timing metricsWilliam Schultz2018-10-021-0/+1
* SERVER-37003 Add activeCursor field to curOp for getMoreTed Tuckman2018-09-281-0/+1
* SERVER-36002 Integrate and build biggie storage engineBen Judd2018-09-261-0/+1
* SERVER-36858 Create IDL type for transaction commit decision documentjannaerin2018-09-261-0/+1
* SERVER-37321 Remove stale comment from SConscript about library circularity.Andy Schwerin2018-09-261-2/+0
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-1/+1
* SERVER-36084 Remove sharding runtime from ServiceEntryPointCommon and embedde...Henrik Edin2018-09-261-1/+7
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-4/+4
* 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