summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-09-211-1/+0
* SERVER-59679 Provide a skeleton implementation for slice splitMatt Broadstone2021-09-211-0/+2
* SERVER-58663 Create a lock-free multi collection AutoGet* helperDianna Hohensee2021-09-171-0/+1
* SERVER-59665 Integrate FileBasedInitialSyncer recovery into mongodb s…Matthew Russotto2021-09-151-0/+1
* SERVER-58755 Manage lifetime of internal sessions and transactionsJason Zhang2021-09-141-0/+1
* SERVER-59046 Track LDAP Duration in FTDCsergey.galtsev2021-09-141-0/+1
* SERVER-59855 merge timeseries_idl into timeseries_optionsBenety Goh2021-09-101-2/+2
* SERVER-59855 clean up SConscript references to timeseries_idl libraryBenety Goh2021-09-091-5/+6
* SERVER-59739 move drop_indexes.idl to index_commands_idlBenety Goh2021-09-091-1/+1
* SERVER-59739 rename create_indexes_idl libraryBenety Goh2021-09-091-3/+3
* SERVER-58752 Persist txnRetryCounter and reload it on stepupCheahuychou Mao2021-09-081-0/+2
* SERVER-59506 Ensure that config.transactions and config.image_collection entr...Cheahuychou Mao2021-09-021-0/+1
* SERVER-59333 Add simple implementation of data structures that form the key a...Ruoxin Xu2021-09-021-0/+1
* SERVER-58752 Support retrying internal transactions on transient transaction ...Cheahuychou Mao2021-09-011-0/+1
* SERVER-59164 All write commands on sharded time-series namespace should trans...Arun Banala2021-08-311-0/+1
* SERVER-59600 merge validate_results library into collection_validationBenety Goh2021-08-271-1/+0
* SERVER-59356 Initial scaffolding of the FaultManagerAndrew Shuvalov2021-08-201-0/+1
* SERVER-58848 Using UserAcquisitionStats in place of UserCacheAcquisitionStats...aldo-aguilar2021-08-201-1/+1
* SERVER-58152 Create Feature flag for Remove Faulty Mongos From Cluster Topology.Kshitij Gupta2021-08-191-0/+11
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-34/+41
* SERVER-58751 Make logical session cache track related sessions as one logical...Cheahuychou Mao2021-08-141-0/+14
* SERVER-58751 Support internal sessionsCheahuychou Mao2021-08-141-0/+1
* SERVER-58735 Repurpose LastError for NotPrimaryError trackerYoonsoo Kim2021-08-041-7/+7
* SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner codeEric Cox2021-07-311-1/+0
* SERVER-58425 Include list of DocumentSource-like objects in CanonicalQueryEric Cox2021-07-151-0/+1
* SERVER-57547 Add SBE builder for group accumulatorsEric Cox2021-07-151-0/+1
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-6/+0
* SERVER-57457 Close connection on receiving of OP_DELETE, OP_INSERT, OP_UPDATE...Irina Yatsenko2021-07-081-1/+0
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-2/+2
* SERVER-55870 Add diagnostic information to killOp and killSessionXXX loggingSergey Galtsev2021-06-231-0/+1
* SERVER-56630: Unittest OpObserverImpl::onUpdate for non-transaction calls.Daniel Gottlieb2021-06-221-0/+1
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-211-0/+1
* SERVER-57652 Add featureFlagMongoStoreSara Golemon2021-06-171-0/+13
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-21/+3
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-121-1/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-281-0/+1
* SERVER-56868 Fix semantics for write concern provenance when implicit default...Huayu Ouyang2021-05-251-0/+1
* SERVER-56488 Change the default read concern to always be localSamy Lanka2021-05-201-0/+1
* SERVER-56792 Fail query in SBE cached planner and subplanner if an index is d...David Storch2021-05-171-1/+1
* SERVER-56453 move LocalOplogInfo build target and implementation from repl/ t...Benety Goh2021-05-131-14/+14
* SERVER-56713: Avoid creating retryable find and modify images during initial ...Daniel Gottlieb2021-05-121-0/+4
* Revert "SERVER-50549 transform state-changing errors returned by mongos"Sviatlana Zuiko2021-05-111-1/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-101-0/+1
* SERVER-56374: Add ability to write retryable findAndModify updates to `config...Daniel Gottlieb2021-05-071-0/+2
* SERVER-56373: Introduce `needsRetryImage` field to oplog entries. Refactor Op...Daniel Gottlieb2021-05-041-3/+4
* SERVER-56472 Make the DistLockCatalog replica set consider the 'hello' fieldKaloian Manassiev2021-05-041-5/+5
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-301-0/+1
* SERVER-54974 Add service context initializer for auditingSara Golemon2021-04-291-0/+1
* SERVER-56445 Upsert violates multi-timestamp constraints when inserting into ...Gregory Wlodarek2021-04-291-0/+1
* SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang2021-04-281-0/+4