summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-9/+16
* SERVER-67644 fix racy std::string metricBilly Donahue2022-08-141-1/+0
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-1/+33
* SERVER-68205 Pull capped collection maintenance out of CollectionImplKaloian Manassiev2022-08-071-1/+1
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-08-021-0/+1
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-86/+14
* SERVER-68257 Migrate dbcommands from ErrmsgCommandDeprecatedSara Golemon2022-07-301-0/+14
* SERVER-66794 Detect time-series collections that require extended range supportDan Larkin-York2022-07-301-0/+1
* Revert "SERVER-64069 Relax restriction that changing a document's shard key v...Sviatlana Zuiko2022-07-281-1/+0
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-07-281-0/+1
* SERVER-68202 Remove 'enabled' field from 'changeStreams' cluster wide parameter.Rishab Joshi2022-07-271-1/+0
* SERVER-68321 remove oplog_entry library dependency from db/transactionBenety Goh2022-07-271-3/+0
* SERVER-68321 make session_catalog library dependency private in db/transactionBenety Goh2022-07-271-7/+8
* SERVER-68321 make txn_cmd_request library dependency private in db/transactionBenety Goh2022-07-271-1/+2
* SERVER-68321 use absolute paths for db/service_entry_point_common library dep...Benety Goh2022-07-261-4/+4
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+24
* SERVER-67508 add OplogWriterTransactionProxyBenety Goh2022-07-161-0/+1
* 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