index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jstests
/
disk
Age
Commit message (
Expand
)
Author
2024-06-28
SERVER-91841 Do not allow initial sync if the node has data (#24124)
seanzimm
2024-03-27
SERVER-88225 Always check for RecordId match when unindexing old format keys ...
Louis Williams
2024-03-23
SERVER-88132 Build variant that injects old format unique index keys (#20210)
Louis Williams
2024-03-23
SERVER-87529: Add index key pattern to planSummary and explain output for EXP...
HanaPearlman
2024-03-06
SERVER-86237: Introduce fast path for indexed single equality predicates (#18...
HanaPearlman
2024-01-16
SERVER-83337 Wait for idents to be dropped in size storer cleanup test (#18037)
Gregory Noma
2023-11-20
SERVER-78461 Expose BSON validation modes in dbCheck
Evelyn Wu
2023-11-16
SERVER-83336 Disable `wt_size_storer_cleanup_replica_set.js` on macOS
Gregory Noma
2023-11-13
SERVER-33494 Remove size storer entry upon ident drop
Gregory Noma
2023-11-07
SERVER-81400: Structural validation for BSONColumn
Binh Vo
2023-10-04
SERVER-67632 Check wt return code on Windows variants for testing
Yuhong Zhang
2023-08-06
SERVER-79735 Convert jstest corpus to use es modules
Matt Broadstone
2023-07-11
SERVER-76109 Allow --repair to startup a server with invalid index specs in t...
Erin Liang
2023-07-05
SERVER-78551 Migrate analyze_plan library to module
Matt Broadstone
2023-05-07
SERVER-74787 Prepare jstest corpus for implicit strict mode
Matt Broadstone
2023-04-26
SERVER-72867 eol-terminate all nonempty text files
Billy Donahue
2023-03-20
SERVER-74901 Disable CSI
Ian Boros
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2023-01-31
SERVER-72677 Surface index validation errors arising from WT::verify
Dan Larkin-York
2023-01-13
SERVER-68981 Validate WT table logging settings
Gregory Noma
2023-01-10
SERVER-72683 use default timeout when waiting for empty directory removal
Benety Goh
2022-10-27
SERVER-70836 Increase election timeout to avoid generating extra oplog entrie...
Yuhong Zhang
2022-09-19
SERVER-67290 Support repair on clustered collections with missing _mdb_catalog
Haley Connelly
2022-09-08
SERVER-65124 Enable feature flag for the extended validate command
Yuhong Zhang
2022-09-01
SERVER-67879 Check encrypted BSON value's structural consistency
Yuhong Zhang
2022-08-26
SERVER-69066 Clean up validation code for time-series collections
Yuhong Zhang
2022-08-25
SERVER-68925 Reintroduce check table logging settings at startup
Gregory Wlodarek
2022-08-25
SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`
Yuhong Zhang
2022-08-20
SERVER-67562 Check for invalid UTF-8 characters in BSON documents during vali...
Damian Wasilewicz
2022-08-20
SERVER-67521 Check for duplicate field names in BSON documents during validation
Richard Hausman
2022-08-19
SERVER-67880 : Check BSON column is decompressible in the validate command.
Richard Hausman
2022-08-16
SERVER-67604 Check BSON array field indexes when running the validate command
Damian Wasilewicz
2022-08-09
SERVER-67881 : Check unsupported regular expression options in BSON documents...
Richard Hausman
2022-08-08
SERVER-68186 Reconcile index table metadata during startup if there is a mism...
Yuhong Zhang
2022-08-02
SERVER-67877 : Check for UUID validity in BSON documents.
Richard Hausman
2022-07-28
SERVER-67878 Check BSON MD5 type in the validate command
Damian Wasilewicz
2022-07-27
SERVER-67522 Return warnings about the use of deprecated types in BSON docume...
Yuhong Zhang
2022-07-06
SERVER-55208: Remove nojournal,duroff and evergreen variant
Yu Jin Kang Park
2022-06-29
SERVER-67631 Skip checking wt return code on Windows testing variants
Yuhong Zhang
2022-06-28
SERVER-67045 Create a testing interface to insert non-conformant BSON documents
Yuhong Zhang
2022-04-22
SERVER-60761 Move the global read-only flag to be an OperationContext function
Gregory Wlodarek
2022-03-24
SERVER-62605 Open WiredTiger using 'backup_restore_target' to allow partial r...
Gregory Wlodarek
2022-02-02
SERVER-62608 Remove catalog entries of collections not restored
Gregory Wlodarek
2022-01-27
SERVER-62606 Add in-progress index build to wt_startup_with_missing_user_coll...
Gregory Wlodarek
2022-01-27
SERVER-62606 Add a test verifying that the server can startup in standalone m...
Gregory Wlodarek
2021-09-14
SERVER-55483 Add a new startup parameter that skips verifying the tab…
Gregory Wlodarek
2021-08-05
SERVER-49862 Clarify usages of `skipEnforceFastCountOnValidate`
Gregory Noma
2021-07-19
SERVER-58661 Print raw logs in wt_file_helper.js when rawMongoProgramOutput()...
Gregory Wlodarek
2021-07-01
SERVER-52997 Do not abort WiredTiger when corruption is encountered in
Louis Williams
2021-06-29
SERVER-57147 Remove outdated TODO comment referring to WT-4459
Monica Ng
[next]