summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-0/+1
* SERVER-77124 Move TransactionResources under shard_role_apiKaloian Manassiev2023-05-161-4/+1
* SERVER-73468 Break dependency of commands on op_metricsKaloian Manassiev2023-05-021-1/+4
* SERVER-72937 Create the QE cleanupStructuredEncryptionData command skeleton f...Shreyas Kalyan2023-04-171-0/+2
* SERVER-72988: Support retryable writes for bulkWrite on mongodseanzimm2023-04-131-0/+1
* SERVER-75928: Move common bulkWrite helpers between mongod and mongos into on...Lingzhi Deng2023-04-121-0/+16
* SERVER-75553 Create a synchronous transaction API for SyncTransactionWithRetriesMark Benvenuto2023-04-021-0/+1
* SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoaderImplKaloian Manassiev2023-03-301-34/+34
* Revert "SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoa...Sviatlana Zuiko2023-03-241-34/+34
* SERVER-72936 Implement v2 changes to Queryable Encryption CompactErwin Pe2023-03-241-0/+1
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-241-0/+11
* SERVER-74065 Support query sampling on replica setsCheahuychou Mao2023-03-241-0/+1
* SERVER-72766 Add delete to bulkWrite on Mongodseanzimm2023-03-241-0/+1
* SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoaderImplKaloian Manassiev2023-03-221-34/+34
* SERVER-72765 Support Update command in bulkWrite on Mongodseanzimm2023-03-201-0/+2
* SERVER-72788 Construct sub-batching bulkWrite command to send to shards.kauboy262023-03-171-0/+1
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-171-0/+1
* SERVER-61359 remove driverOIDTest commandJohn Liu2023-03-151-1/+0
* SERVER-74151 Create a new reads tags command for QE tagsMark Benvenuto2023-03-151-0/+5
* SERVER-74155 Make working with array<variant<BulkWriteInsertOp, BulkWriteUpda...Frederic Vitzikam2023-03-021-1/+1
* SERVER-71900 Support Errors in bulkWrite cursor responseseanzimm2023-02-091-3/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-10/+1
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-061-1/+2
* SERVER-73529 Refactor and expose performTimeseriesWrite to header fileGil Alon2023-02-031-5/+0
* SERVER-73511 Reuse the code of making new bucket documents for writes to repa...Yuhong Zhang2023-02-031-0/+1
* SERVER-70132 Remove index version from CSR on FCV downgradeAllison Easton2023-02-011-0/+1
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-2/+1
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-301-0/+1
* SERVER-73354 Decommission the `catalog/collection` libraryKaloian Manassiev2023-01-301-1/+0
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-261-0/+1
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-40/+40
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-3/+3
* SERVER-72845 Flatten BucketCatalog class structureDan Larkin-York2023-01-201-1/+1
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-1/+1
* SERVER-72614 Sampling analyze command implementationBen Shteinfeld2023-01-171-0/+1
* Revert "SERVER-72614 Sampling Analyze command implementation"auto-revert-processor2023-01-141-1/+0
* SERVER-72614 Sampling Analyze command implementationBen Shteinfeld2023-01-131-0/+1
* SERVER-72047: Make BulkWrite command perform inserts on mongodseanzimm2023-01-121-2/+22
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-12-241-0/+1
* SERVER-71652 Implement BulkWriteCommand Authentication Checksseanzimm2022-12-191-0/+2
* SERVER-71650: Basic formation of BulkWrite commandseanzimm2022-12-121-2/+21
* SERVER-71322 Change FLEClientCrypto::decryptDocument to use libmongocrypt for...Mark Benvenuto2022-12-091-0/+2
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-061-0/+2
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-1/+1
* SERVER-70206 Remove getLastError commandAlex Li2022-11-151-1/+0
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-141-1/+0
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-131-0/+1
* SERVER-70645 Create telemetry cache type from PlanCacheBaseJess Balint2022-11-081-0/+1
* SERVER-70855 update statistics in the cache after running analyzeMisha Tyulenev2022-11-081-0/+1
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-0/+1