summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63501 Disallow downgrade when the index `disallowNewDuplicateKeys` fie...r6.0.0-alphaYuhong Zhang2022-02-151-0/+66
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...Suganthi Mani2022-02-151-0/+136
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-152-0/+2
* SERVER-63246 Modify CRUD_clustered_collection for parallel FSM testsJordi Olivares Provencio2022-02-151-15/+7
* SERVER-63253 Ensure `CollectionUUIDMismatch` error from `find command does no...Gregory Noma2022-02-151-0/+62
* SERVER-58269 Remove sharding_multiple_collections.jsPaolo Polato2022-02-151-70/+0
* SERVER-63481 Add `disallowNewDuplicateKeys` to `createIndex`Yuhong Zhang2022-02-152-5/+83
* SERVER-61654 Implement lastpoint optimization for {meta.a: 1, ts: -1} use caseKatherine Wu2022-02-152-1/+104
* SERVER-63471: waitForPrimaryOnlyServices finish rebuilding before testing ste...Lingzhi Deng2022-02-151-11/+7
* SERVER-60733 Test create collection after drop collectionAllison Easton2022-02-151-0/+71
* SERVER-63608 Usage of collStats should use collection namespace not full name...Allison Easton2022-02-151-5/+20
* SERVER-63589 Increase mongobridge verbosity in all_config_servers_blackholed_...Marcos José Grillo Ramirez2022-02-151-0/+1
* SERVER-62553 FSM workload with chunk migrations for different collectionsPierlauro Sciarelli2022-02-151-0/+104
* SERVER-61840 create_index_background_partial_filter.js and create_index_backg...Antonio Fuschetto2022-02-152-3/+9
* SERVER-62963 remove requires_timeseries exclusion from concurrency_sharded_*Jordi Olivares Provencio2022-02-153-9/+38
* SERVER-63617 Invalid 2D sphere documents do not throw BadValueAllison Easton2022-02-151-10/+13
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-1515-105/+309
* Revert "SERVER-60733 Test create collection after drop collection"Daniel Gottlieb2022-02-151-69/+0
* SERVER-58693 Implement deletion of expired pre-images.Rishab Joshi2022-02-152-2/+208
* SERVER-63607 Ensure cursor_valid_after_shard_stepdown.js test leaves eligible...Tommaso Tocci2022-02-141-8/+5
* SERVER-62681 Create change streams per shard cursor passthrough suiteJennifer Peshansky2022-02-141-0/+47
* SERVER-62986 moreMartin Neupauer2022-02-141-2/+3
* SERVER-63223 Relax data consistency checker to not check indexes.Vishnu Kaushik2022-02-141-7/+8
* SERVER-61835 Fix how SBE plan cache deals with ShardFiltererRuoxin Xu2022-02-141-0/+51
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-141-0/+1
* SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir2022-02-141-1/+1
* SERVER-63332 Log random parameters for defragment_large_collection jstestAllison Easton2022-02-142-7/+18
* SERVER-63576 Add clustered collection statistics to catalogStatsLouis Williams2022-02-141-7/+19
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-141-0/+6
* SERVER-60733 Test create collection after drop collectionAllison Easton2022-02-141-0/+69
* SERVER-63567 Flag a test with the requires_persistence tagSergi Mateo Bellido2022-02-141-2/+4
* SERVER-63199 Guard fle2 compact with feature flag & skip commands test unless...Erwin Pe2022-02-121-1/+1
* SERVER-57188 Remove mongos binVersion check in retryable_write_error_labels.jsSanika Phanse2022-02-111-6/+3
* SERVER-63443 Make `disallowNewDuplicateKeys` persisted in catalogYuhong Zhang2022-02-112-0/+126
* SERVER-63464 Create Collection restrictions with encrypted fieldsErwin Pe2022-02-113-43/+89
* SERVER-63244 Round up read timestamp for majority readsDaniel Gómez Ferro2022-02-111-52/+64
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-114-0/+46
* SERVER-61090 Make setFCV wait for all TransactionCoordinators of internal tra...Jason Zhang2022-02-111-0/+239
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-1112-21/+22
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-111-0/+66
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-115-0/+5
* SERVER-63496 Return `CollectionUUIDMismatch` even if command namespace does n...Gregory Noma2022-02-114-0/+50
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-103-0/+127
* SERVER-59220 Connectivity probes in ocsp_server_refresh.js should use fresh s...Erwin Pe2022-02-103-43/+43
* SERVER-58426 Implement $lookup planning logicIrina Yatsenko2022-02-101-26/+78
* SERVER-62827 Prevent rpc::upconvertRequest from erroneously duplicating top-l...Blake Oler2022-02-102-6/+35
* SERVER-63201 Allow user deletes on capped collectionsGregory Wlodarek2022-02-102-3/+11
* SERVER-63384 Disable on SELinuxMark Benvenuto2022-02-101-1/+2
* SERVER-63483 timeseries_bucket_index.js should not run in multiversionLouis Williams2022-02-101-0/+1
* SERVER-61889 Add new fields to the existing change stream eventsNikita Lapkov2022-02-103-35/+187