summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/fle_compact_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72936 Implement v2 changes to Queryable Encryption CompactErwin Pe2023-03-241-5/+177
* SERVER-74069 Validate QE state collections match naming rules in validateEncr...Adrian Gonzalez2023-03-011-3/+3
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-181-1/+1
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-6/+8
* SERVER-66315 Support batched inserts with FLE 2Shreyas Kalyan2022-12-191-7/+4
* Revert "SERVER-66315 Support batched inserts with FLE 2"Sviatlana Zuiko2022-12-121-4/+7
* SERVER-66315 Support batched inserts with FLE 2Shreyas Kalyan2022-12-091-7/+4
* SERVER-71322 Change FLEClientCrypto::decryptDocument to use libmongocrypt for...Mark Benvenuto2022-12-091-1/+45
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-171-2/+7
* SERVER-66167 remove case for deleting all esc/ecc entries in compactErwin Pe2022-05-041-7/+19
* SERVER-64126 Make bsonType in encryptedFields optional for non-indexed fieldsMark Benvenuto2022-04-071-1/+1
* SERVER-64143 Add retryable write support to FLE 2 CRUDMark Benvenuto2022-04-021-2/+2
* SERVER-63469 Add support for ECC compactionErwin Pe2022-04-011-0/+162
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-011-0/+568