summaryrefslogtreecommitdiff
path: root/jstests/disk/validate_bson_inconsistency.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65124 Enable feature flag for the extended validate commandYuhong Zhang2022-09-081-1/+1
* SERVER-67879 Check encrypted BSON value's structural consistencyYuhong Zhang2022-09-011-0/+42
* SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`Yuhong Zhang2022-08-251-12/+12
* SERVER-67562 Check for invalid UTF-8 characters in BSON documents during vali...Damian Wasilewicz2022-08-201-0/+30
* SERVER-67521 Check for duplicate field names in BSON documents during validationRichard Hausman2022-08-201-0/+11
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-0/+29
* SERVER-67604 Check BSON array field indexes when running the validate commandDamian Wasilewicz2022-08-161-0/+30
* SERVER-67881 : Check unsupported regular expression options in BSON documents...Richard Hausman2022-08-091-0/+29
* SERVER-67877 : Check for UUID validity in BSON documents.Richard Hausman2022-08-021-1/+28
* SERVER-67878 Check BSON MD5 type in the validate commandDamian Wasilewicz2022-07-281-0/+39
* SERVER-67522 Return warnings about the use of deprecated types in BSON docume...Yuhong Zhang2022-07-271-0/+47
* SERVER-67045 Create a testing interface to insert non-conformant BSON documentsYuhong Zhang2022-06-281-0/+39