summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63712 Add support for FLE 2 insert into MongoSMark Benvenuto2022-03-041-0/+1
* SERVER-63551 make encrypted_field_config dependency private in write_ops_parserBenety Goh2022-02-111-1/+3
* SERVER-59260 Create Feature Flag for FLE2Mark Benvenuto2022-02-081-0/+1
* SERVER-62445 Add collectionUUID parameter to write commandsMoustafa Maher Khalil2022-01-151-0/+1
* SERVER-60011 combine time-series conversion librariesBenety Goh2021-09-221-2/+1
* SERVER-58519 Allow time-series deletes with concurrent collection modificationsKris Satya2021-07-271-0/+1
* SERVER-57735 Translate a single update on a time-series collection's metaFiel...Alison Lu2021-07-201-0/+1
* SERVER-54816 Perform ordered time-series inserts in a single storage transactionGregory Noma2021-04-221-0/+2
* SERVER-54527 Add access_check: complex to existing commands that are not aggr...Mark Benvenuto2021-03-311-0/+1
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-2/+1
* SERVER-51623 Convert insert, update and delete commands output to IDLRishab Joshi2021-02-071-0/+1
* SERVER-54171 Make `enableSharding` optimistically skip acquiring the DB DistLockKaloian Manassiev2021-02-021-1/+1
* SERVER-51620 Convert findAndModify input to IDLArun Banala2020-12-021-0/+1
* SERVER-52667: Correct performInserts batching.Daniel Gottlieb2020-11-161-0/+2
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-2/+2
* SERVER-48731 Inclusion of FLE support in the shell drags too much of the quer...Svilen Mihaylov2020-07-221-1/+10
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-15/+11
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-0/+1
* SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update commandBernard Gorman2019-05-171-0/+1
* SERVER-41022 Remove dependency on expressions_mongod_only in parsed_update li...Nick Zolnierz2019-05-161-1/+0
* SERVER-40397 Add pipeline updates to findAndModifyCharlie Swanson2019-04-301-1/+1
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-0/+1
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-0/+1
* SERVER-39942 Extract transaction library from catalog_raii library.Siyuan Zhou2019-03-151-0/+1
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+1
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-091-0/+10
* Revert "SERVER-37829 Add Stitch library update functions"Nick Zolnierz2019-01-071-10/+0
* SERVER-37829 Add Stitch library update functionsNick Zolnierz2019-01-041-0/+10
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+1
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-0/+1
* SERVER-35849 Remove dependency of the write commands on sharding_runtime_dCheahuychou Mao2018-07-191-1/+1
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-0/+1
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-0/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-1/+1
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+1
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-1/+1
* SERVER-29908 Move stale shard version handling out of ShardingStateKaloian Manassiev2018-02-211-0/+1
* SERVER-32367 Clean up the AutoGet* suite of classesKaloian Manassiev2018-02-141-3/+3
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-2/+2
* SERVER-30854 Remove ModifierInterface update code.Justin Seyster2017-12-141-55/+0
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-101/+16
* SERVER-30827 SERVER-30639 Timestamp bulk writes via changes to optime generatorEric Milkie2017-09-121-0/+18
* SERVER-28914 Create a test fixture with mock replication coordinator and ephe...Randolph Tan2017-08-261-2/+1
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+1
* SERVER-28772 PushNodeJustin Seyster2017-08-081-9/+0
* SERVER-28509 Move code to assemble legacy requests out of DBClientMathias Stearn2017-07-261-1/+0
* SERVER-28776 Create ObjectReplaceNodeTess Avitabile2017-07-251-12/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+10
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-241-10/+0