summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+17
* SERVER-68215 move MongoDSessionCatalog into its own libraryBenety Goh2022-08-291-0/+4
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-08-291-0/+1
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-93/+73
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-14/+12
* SERVER-68477 add TTLMonitor::onStepUp()Benety Goh2022-08-261-0/+1
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-251-0/+3
* SERVER-68477 add unit test for TTLCollectionCacheBenety Goh2022-08-251-0/+2
* SERVER-67900 Thread CollectionPtr into the onInsert OpObserverKaloian Manassiev2022-08-231-0/+1
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-231-68/+59
* SERVER-69048 Simplify bson_validate linkingYuhong Zhang2022-08-221-3/+0
* SERVER-66635 Introduce TTL job to delete entries from change collections.Rishab Joshi2022-08-211-0/+17
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-0/+5
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-2/+98
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-87/+35
* SERVER-67748 added the additional participant parameterKruti Shah2022-08-171-0/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-211/+37
* 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