summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek2022-03-231-45/+36
* SERVER-63112 Wait for unstable checkpoint to begin and complete after inserti...Jason Chan2022-03-231-1/+10
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-03-231-8/+19
* SERVER-58505 Add metric to serverStatus for number of load balanced connectionsVojislav Stojkovic2022-03-221-0/+68
* Revert "SERVER-63531 Correct error to indicate that non-voting members can be...Louis Williams2022-03-222-91/+4
* SERVER-61352: Test connections made to mongos over proxy protocolTyler Seip2022-03-213-0/+157
* SERVER-58504 Abort in-progress transactions when a load-balanced client disco...George Wangensteen2022-03-211-0/+120
* SERVER-59290 Improve criteria for shouldChangeSyncSourceGabriel Marks2022-03-173-4/+86
* SERVER-58503 Kill open cursors for a connection when a load balanced connecti...George Wangensteen2022-03-161-0/+97
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-03-162-4/+91
* SERVER-58502 mongos hello loadBalanced optionBilly Donahue2022-03-151-0/+95
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-03-141-0/+70
* SERVER-63013: When health observer returns status failure it will neverKshitij Gupta2022-03-141-0/+70
* SERVER-63471: waitForPrimaryOnlyServices finish rebuilding before testing ste...Lingzhi Deng2022-03-141-11/+7
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-03-111-15/+15
* SERVER-64369 Must not allow deletes from capped collections in FCV 4.4Gregory Wlodarek2022-03-092-0/+24
* SERVER-62242 fixed $indexOfArray handling of duplicate vals in const arraysSteve Tarzia2022-03-091-0/+32
* SERVER-63201 Allow user deletes on capped collectionsGregory Wlodarek2022-03-072-3/+11
* SERVER-61104 Robustify find_and_modify_invalid_query_params.jsRishab Joshi2022-03-041-2/+6
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-011-1/+5
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-281-0/+47
* SERVER-63859 Disallow collMod with 'expireAfterSeconds' parameter over a view...Nicholas Zolnierz2022-02-281-0/+6
* SERVER-63986 Use requires_fcv_50 on update_with_dollar_fields.jsRui Liu2022-02-251-1/+1
* SERVER-63876 Allow secondaries to convert collections to ttlYuhong Zhang2022-02-241-0/+6
* SERVER-56558 Robustify validate_db_metadata_command.js testArun Banala2022-02-242-41/+120
* SERVER-40691 $nin:[[],...] queries are not indexedJess Balint2022-02-231-0/+35
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-223-2/+60
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir2022-02-221-1/+1
* SERVER-61249 Skip test case in refine_collection_shard_key_basic.js that reli...Jordi Serra Torrens2022-02-221-17/+20
* SERVER-63240 Change chunk version format stored in clearChunk only after FCV ...Marcos José Grillo Ramirez2022-02-181-2/+7
* SERVER-63073 Fix ShardNotFound handling in shard_removal_triggers_catalog_cac...Allison Easton2022-02-161-5/+3
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-161-0/+67
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-151-0/+232
* SERVER-59220 Connectivity probes in ocsp_server_refresh.js should use fresh s...Erwin Pe2022-02-153-43/+43
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-151-0/+6
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushedown a...Matt Boros2022-02-141-0/+90
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-141-0/+101
* SERVER-63079 Avoid using projection parser in $setWindowFields executionNicholas Zolnierz2022-02-081-0/+9
* SERVER-63250 Check featureFlagShardedTimeSeries on both primary and secondary...Rui Liu2022-02-083-20/+46
* SERVER-62192 Check feature flag for sharding timeseries collection on shards ...Rui Liu2022-02-071-2/+6
* SERVER-21070 Add option to FTDC to gather collection statsMark Benvenuto2022-02-042-8/+86
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-042-1/+31
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-022-0/+171
* SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a ...Moustafa Maher Khalil2022-02-021-0/+71
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* SERVER-63110 manually reconcile minor test discrepancies made during backportAndrew Shuvalov2022-02-012-5/+1
* SERVER-62904: Fault Manager progress checker should not fault unless the offe...LaMont Nelson2022-01-312-11/+90
* SERVER-59391 fault if LDAP facets are enabled but misconfiguredDavis Haupt2022-01-312-8/+55
* SERVER-60684 Delete Serverless tests from 5.0 branchA. Jesse Jiryu Davis2022-01-31107-19748/+0