summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-02-031-10/+5
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Blake Oler2022-10-251-6/+10
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-10-121-0/+1
* SERVER-68477 add TTLMonitor::onStepUp()Benety Goh2022-10-101-0/+1
* SERVER-68477 add unit test for TTLCollectionCacheBenety Goh2022-10-101-0/+2
* SERVER-66794 SERVER-67814 SERVER-69052 Detect time-series collections that re...Dan Larkin-York2022-08-291-3/+5
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-06-131-1/+3
* SERVER-66627 add install-devcore target for forward compatibilityRobert Guo2022-05-201-0/+1
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-04-201-1/+5
* SERVER-63110 health monitoring backport to 5.0 branch 1Kshitij Gupta2022-01-291-0/+12
* SERVER-61195 Scale BucketCatalog memory limit based on RAM sizeDan Larkin-York2022-01-051-1/+1
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-10-251-1/+0
* SERVER-59164 All write commands on sharded time-series namespace should trans...Arun Banala2021-10-181-0/+1
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-201-6/+0
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-2/+2
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-211-0/+1
* 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-131-1/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-06-081-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-211-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
* SERVER-56353 Cleanup incomplete chunks from a failed pre-5.0 shard/dropCollec...Kaloian Manassiev2021-04-281-13/+12
* SERVER-56120 make multi_index_block lib dependency private in index_builds_ma...Benety Goh2021-04-161-0/+1
* SERVER-56063 Properly serialise the database entries format on transitions be...Kaloian Manassiev2021-04-151-0/+2
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-2/+6
* SERVER-55215 Handle small measurement counts in buckets for ARHASHEric Cox2021-04-091-0/+2
* SERVER-55740 make create_indexes_idl dependencies privateBenety Goh2021-04-041-2/+4
* SERVER-55060 Direct modification must remove buckets from the time-series buc...Dan Larkin-York2021-04-021-0/+1
* SERVER-53412 Mark code which needs to go away after 5.0 with the proper ticketKaloian Manassiev2021-03-311-1/+0
* SERVER-54918 Hide the `fcvLock` behind a proper FCV set/check interfaceKaloian Manassiev2021-03-261-1/+0
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-221-0/+2
* SERVER-54526 Add access_check: simple to existing commands that have api_vers...Mark Benvenuto2021-03-221-0/+2
* SERVER-54221 Implement $sample pushdown into $_internalUnpackBucketEric Cox2021-03-191-0/+1
* SERVER-55104 Report time-series bucket granularityLouis Williams2021-03-181-0/+1
* SERVER-55102 Create CancelableOperationContext class.Max Hirschhorn2021-03-181-0/+2
* SERVER-55190 Generate and attach UUID for each ClientBen Caimano2021-03-171-0/+1
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-1/+0
* Revert "SERVER-54221 Implement $sample pushdown into $_internalUnpackBucket"Eric Cox2021-03-171-1/+0