summaryrefslogtreecommitdiff
path: root/src/mongo/db/fle_crud.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75171 Use the GetQueryableEncryptionCountInfo command in compactionShreyas Kalyan2023-04-101-26/+0
* Revert "SERVER-75171 Use the GetQueryableEncryptionCountInfo command in compa...auto-revert-processor2023-04-081-0/+26
* SERVER-75171 Use the GetQueryableEncryptionCountInfo command in compactionShreyas Kalyan2023-04-071-26/+0
* SERVER-75553 Create a synchronous transaction API for SyncTransactionWithRetriesMark Benvenuto2023-04-021-0/+2
* SERVER-74865 Reduce usage of transactions in QE server rewriteMark Benvenuto2023-03-241-0/+21
* SERVER-74151 Create a new reads tags command for QE tagsMark Benvenuto2023-03-151-0/+9
* SERVER-74150 Create batch interface for reading tags for QE V2Mark Benvenuto2023-03-021-0/+6
* SERVER-72931 Implement v2 changes to Queryable Encryption deletesErwin Pe2023-02-241-0/+10
* SERVER-73604 Extend FLEQueryInterface with an API for batch insertsMark Benvenuto2023-02-231-5/+5
* SERVER-74182 fix fle_tags.cpp linking failure on ubsanMark Benvenuto2023-02-211-23/+0
* SERVER-73643 Change query tags interface to FLEQueryInterfaceMark Benvenuto2023-02-131-5/+11
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-121-2/+1
* SERVER-66315 Support batched inserts with FLE 2Shreyas Kalyan2022-12-191-1/+1
* Revert "SERVER-66315 Support batched inserts with FLE 2"Sviatlana Zuiko2022-12-121-1/+1
* SERVER-66315 Support batched inserts with FLE 2Shreyas Kalyan2022-12-091-1/+1
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-67263 Reject InsertUpdatePayload with mismatched IndexKeyIdSara Golemon2022-07-281-0/+4
* SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto2022-07-151-8/+2
* SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-171-11/+17
* SERVER-66317 Make owned bson copies for txn api threadsMark Benvenuto2022-05-101-5/+8
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-051-1/+5
* SERVER-65504 Explicitly instantiate the templates for processFindAndModifyReq...Mark Benvenuto2022-04-211-0/+13
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation a...Jack Mulrow2022-04-201-6/+6
* SERVER-59261 Enable Feature flag for PM-2466Mark Benvenuto2022-04-091-2/+9
* SERVER-65134 Support FLE rewrite for explain of findAndModify commandNicholas Zolnierz2022-04-081-2/+21
* SERVER-65237 Server-side rewrite in explain for delete and update commandsDavis Haupt2022-04-071-1/+40
* SERVER-64360 Server-side rewrite for count commandDavis Haupt2022-04-051-2/+22
* SERVER-64357 Rewrite filter over encrypted fields for findAndModify commandNicholas Zolnierz2022-04-051-1/+1
* SERVER-63312: Implement FLE server-side rewrite for agg on mongodHana Pearlman2022-04-041-0/+19
* SERVER-64143 Add retryable write support to FLE 2 CRUDMark Benvenuto2022-04-021-12/+20
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-011-0/+31
* SERVER-64055 fle find rewrite on mongodDavis Haupt2022-03-311-0/+22
* SERVER-64358 Rewrite for delete and update commands on mongosDavis Haupt2022-03-301-0/+3
* SERVER-63719 Add support for FLE 2 update in MongoDMark Benvenuto2022-03-281-0/+9
* SERVER-63718 Add support for FLE 2 findAndModify in MongoDMark Benvenuto2022-03-251-0/+13
* SERVER-64356 Server-side rewrite for find command on mongosDavis Haupt2022-03-251-0/+60
* SERVER-63717 Add support for FLE 2 delete in MongoDMark Benvenuto2022-03-221-14/+26
* SERVER-64399 Support replacement style update and upsertMark Benvenuto2022-03-221-5/+6
* SERVER-63716 Add support for FLE 2 insert in MongoDMark Benvenuto2022-03-211-8/+38
* SERVER-63714 Add support for FLE 2 findAndModify in MongoSMark Benvenuto2022-03-171-0/+27
* SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-111-0/+4
* SERVER-63715 Add support for FLE 2 update in MongoSMark Benvenuto2022-03-091-9/+29
* SERVER-63713 Add support for FLE 2 delete in MongoSMark Benvenuto2022-03-051-0/+16
* SERVER-63712 Add support for FLE 2 insert into MongoSMark Benvenuto2022-03-041-0/+111