summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46533 Persist underlying BSON in CmdUpdate invocationAmirsaman Memaripour2021-10-191-0/+4
* SERVER-58888 Account for pushed down stages in union explain with mode 'execu...Nick Zolnierz2021-10-191-2/+13
* SERVER-59672 change rsSyncApplyStop failpoint's enabled logMoustafa Maher Khalil2021-10-181-1/+2
* SERVER-56887 setIndexCommitQuorum command does not return {ok: 1} when run ag...Haley Connelly2021-10-142-0/+126
* SERVER-60096: Add rollbackHangCommonPointBeforeReplCommitPoint failpoint to RVRXueruiFa2021-10-141-3/+10
* SERVER-60582: initiate_emrc_false.js should wait for the initial checkpoint b...Lingzhi Deng2021-10-111-9/+22
* SERVER-60520 Allow $searchMeta by defaultCharlie Swanson2021-10-092-6/+0
* SERVER-59672 Fix stopping replication in step_down_during_draining3.jsMoustafa Maher2021-10-091-0/+2
* SERVER-57605 Expose Decimal128 equality comparison helper to shellArun Banala2021-10-081-0/+10
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-10-061-0/+57
* SERVER-59294 Check action type for oidResetErwin Pe2021-10-051-2/+18
* SERVER-60406 Harden $searchMeta implementation in unsharded collectionCharlie Swanson2021-10-051-10/+12
* SERVER-60299 Backport PCRE bugfix for Bugzilla #2613Ryan Egesdahl2021-10-041-0/+11
* SERVER-55975 Remove the test for findAndModify against admin/configKaloian Manassiev2021-10-011-15/+0
* SERVER-59916 Force failing transaction in write_conflicts to endLuis Osta2021-09-301-0/+10
* SERVER-59160 Disable balancer in test_stacked_migration_cleanup.jsPierlauro Sciarelli2021-09-301-1/+2
* SERVER-51806 Disable incompatible jstest for single phase index buildsYuhong Zhang2021-09-281-0/+6
* SERVER-57321 Make $mod match expression handle NaN, Infinity and large valuesMihai Andrei2021-09-271-0/+95
* SERVER-51806 Enable lock yielding during the bulk load phase of index buildsYuhong Zhang2021-09-271-0/+61
* SERVER-59769 Balancer conflicts with chunk migration testsAntonio Fuschetto2021-09-271-3/+4
* SERVER-59458 Move interrupt_while_yielded.js to noPassthrough suiteJustin Seyster2021-09-241-2/+13
* Revert "SERVER-55376: Ensure reconfig cannot roll back committed writes in PS...Vishnu Kaushik2021-09-244-360/+0
* Revert "SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shel...Vishnu Kaushik2021-09-241-58/+4
* Revert "SERVER-56919: Add validation for memberIndex to reconfigToPSASet() sh...Vishnu Kaushik2021-09-241-41/+7
* SERVER-59299: Flatten top-level nested $match stages in doOptimizeAtHana Pearlman2021-09-231-0/+1
* SERVER-55904: Consolidate getFirstOplogEntry and getLeastRecentOp helpersHana Pearlman2021-09-232-17/+11
* SERVER-54825 Use 'toArray()' in addition to array access after 'find()' in rs...Hartek Sabharwal2021-09-231-1/+2
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-09-221-7/+41
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-09-221-4/+58
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-09-224-0/+360
* SERVER-58780: Ensure that _shouldSetStableTimestamp restores to true if replS...Lingzhi Deng2021-09-221-0/+65
* SERVER-52850: Remove assertion from initial_sync_nodes_maintain_and_gossip_co...XueruiFa2021-09-211-8/+1
* SERVER-50178: Add logging to initial_sync_nodes_maintain_and_gossip_commit_po...XueruiFa2021-09-211-6/+6
* SERVER-59617: Set minimum sharding task executor pool size in hedged_reads.jsTyler Seip2021-09-211-1/+5
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-211-0/+52
* SERVER-58777 Do not count empty subdocuments toward depth on insertGregory Noma2021-09-201-0/+28
* SERVER-58203 factor out logging statements into helper functionsMickey. J Winters2021-09-171-0/+58
* SERVER-45385 unblacklisted sharding/kill_sessions.js by removing multiversion...Jonathan Lee2021-09-171-4/+0
* SERVER-57938 Skip validation for stored geometry if a 2dsphere index existsEric Cox2021-09-171-0/+7
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-09-171-0/+54
* SERVER-53448 Make ftdc_mirrored_reads.js resilient to slow machinesLuis Osta2021-09-171-2/+2
* SERVER-58122 Replace searching logs for invariant failure with failpoint usag...ali-mir2021-09-171-5/+12
* SERVER-59573 Fix cursor_timeout.js FCV tagJames Wahlin2021-08-281-1/+1
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-272-1/+192
* SERVER-59478 Move serverStatus command before taking RSTL in catchup_takeover...Wenbin Zhu2021-08-261-2/+5
* SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek2021-08-201-0/+207
* SERVER-58813 Robustify jstests/multiversion/hashed_index_bad_keys_cleanup.jsMihai Andrei2021-08-171-12/+34
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-163-2/+27
* SERVER-58582 Create $documents stage and implement collectionless unionWith ...Ted Tuckman2021-08-161-0/+102
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-08-121-51/+0