summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-151-0/+5
* SERVER-67917 Use DBDirectClient in FLE Crud Count pathMark Benvenuto2022-07-131-0/+1
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-105/+14
* SERVER-64209 Push the DatabaseShardingState state to the Storage CatalogAntonio Fuschetto2022-07-061-0/+1
* SERVER-67554 move logv2_options dependency from mongod_initializers and mongo...Benety Goh2022-07-011-1/+0
* SERVER-65987 ServerStatusMetric API refreshDaniel Morilha2022-06-301-0/+1
* SERVER-66303 Ensure ReplicaSetMonitorManager shuts down before ServiceContext...Randolph Tan2022-06-291-0/+1
* SERVER-67219 move DocumentKey decoration from OpObserverImpl to op_observer_utilBenety Goh2022-06-281-1/+1
* SERVER-67219 simplify FcvOpObserver header includes and libsBenety Goh2022-06-281-7/+3
* SERVER-67502 move write_ops library from mongo/db to mongo/db/ops/Benety Goh2022-06-241-33/+6
* SERVER-65948 Add 'changeStreams' cluster-wide parameterRomans Kasperovics2022-06-231-0/+11
* SERVER-65733: remove SNMP moduleAdam Rayner2022-06-201-12/+0
* SERVER-67195 Allow users to disable bindata 6 redactionErwin Pe2022-06-171-0/+1
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-151-2/+0
* SERVER-66963 Improve performance of NamespaceString and DatabaseName construc...jannaerin2022-06-141-1/+1
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-31/+33
* SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan2022-06-081-1/+2
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsJack Mulrow2022-06-071-0/+4
* SERVER-56194 Make TTL deletes fairHaley Connelly2022-05-271-0/+2
* SERVER-62764 Write tenantId fields to oplog entries on insertHugh Tong2022-05-251-0/+2
* SERVER-65087 Clarify the usage of `IndexBuildsCoordinator::createIndex()`Yuhong Zhang2022-05-251-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-43/+40
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-0/+14
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-14/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-0/+14
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-15/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-0/+15
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-1/+2
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-121-1/+2
* SERVER-66388 Disallow using transaction API in operations with shard versionsJack Mulrow2022-05-111-0/+2
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-111-0/+3
* Revert "SERVER-65347 Add testing to ensure that generated ninja files are det...Richard Samuels2022-05-101-1/+0
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-091-1/+1
* SERVER-64849: Return LogicalTime::kUninitialized instead of default-construct...Varun Ravichandran2022-05-061-1/+15
* SERVER-65347 Add testing to ensure that generated ninja files are deterministicRichard Samuels2022-05-021-0/+1
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-6/+10
* SERVER-65449 Add $tenant field to IDL for commandsSophia Tan2022-04-281-1/+10
* SERVER-65959 Remove `ephemeralForTest` from `SConscript`sGregory Noma2022-04-261-3/+0
* SERVER-65923 Run `OpMsgFuzzer` with `wiredTiger`Gregory Noma2022-04-261-0/+1
* SERVER-64608 Add tenantId to NamespaceStringjannaerin2022-04-251-2/+2
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-0/+1
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-04-131-0/+1
* SERVER-65157 Use WorkingSetMembers to track staged documents in BatchedDelete...Haley Connelly2022-04-131-0/+1
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-0/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+12
* SERVER-63522 Observe DDL operations for user write blockingGabriel Marks2022-04-081-0/+1
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-0/+1
* SERVER-64360 Server-side rewrite for count commandDavis Haupt2022-04-051-0/+1
* SERVER-63312: Implement FLE server-side rewrite for agg on mongodHana Pearlman2022-04-041-0/+1
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-011-0/+14