summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton2022-04-191-0/+14
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-191-0/+46
* SERVER-65270 Fix bug related to queries on large documents not respecting the...Ian Boros2022-04-181-0/+46
* SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato2022-04-131-1/+1
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-04-122-4/+91
* SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger2022-04-081-37/+72
* SERVER-64065 disable user_management_helpers on selinuxsergey.galtsev2022-04-084-0/+4
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-04-061-8/+6
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-04-061-15/+15
* SERVER-62513 SERVER-64244 RunDBCheckInBackground should retry on Interrupt er...Yu Jin Kang Park2022-04-061-92/+93
* SERVER-64250 Skip geo_array1.js on the Linux (No Journal) builderBenety Goh2022-04-051-0/+1
* SERVER-64102 Ensure that unpacking measurements doesn't overwrite pushedown a...James Wahlin2022-04-051-0/+32
* SERVER-64796 Fixes Clustered Index BugMatt Kneiser2022-03-241-0/+34
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-231-0/+5
* SERVER-64092: Fix pipeline_length_limit_tests.js for mixed debugged variantsr5.3.0-rc3Maddie Zechar2022-03-081-10/+14
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-03-075-16/+9
* SERVER-64201 Disable apply_ops_dropDatabase.js in multiversion testingJordi Olivares Provencio2022-03-041-1/+5
* SERVER-62759 Add lock release in dropDatabase for applyOpsJordi Olivares Provencio2022-03-041-0/+42
* SERVER-63758 Fix post-defragmentation checksAllison Easton2022-03-043-16/+42
* SERVER-64096 add missing test for setUserWriteBlockMode on v5.3Kyle Suarez2022-03-011-0/+1
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-011-1/+5
* SERVER-63968 Use multiversion_incompatible tag instead of requires_fcvSara Golemon2022-03-011-1/+1
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-281-0/+47
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...r5.3.0-rc2Suganthi Mani2022-02-251-0/+136
* SERVER-63986 Use requires_fcv_50 on update_with_dollar_fields.jsRui Liu2022-02-251-1/+1
* SERVER-63246 Modify CRUD_clustered_collection for parallel FSM testsJordi Olivares Provencio2022-02-251-15/+7
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-252-0/+2
* SERVER-63859 Disallow collMod with 'expireAfterSeconds' parameter over a view...Nicholas Zolnierz2022-02-241-0/+6
* SERVER-63869 Fix shard retrieval in balancer_defragmentation_merge_chunks.jsTommaso Tocci2022-02-231-2/+5
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-223-2/+60
* SERVER-63721 Defragmentation jstest utils should handle empty shardsAllison Easton2022-02-221-1/+4
* SERVER-63723 Remove unnecesary moveChunk operations in balancer_defragmentati...Allison Easton2022-02-221-4/+0
* SERVER-62853 Report maxChunkSize in balancerCollectionStatus()Paolo Polato2022-02-181-5/+19
* 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