summaryrefslogtreecommitdiff
path: root/jstests/slow1
AgeCommit message (Expand)Author
2024-07-17SERVER-92365 Reduce disk usage in repeated_crash_recovery_with_history_store....Ali Mir
2023-08-06SERVER-79735 Convert jstest corpus to use es modulesMatt Broadstone
2023-05-07SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone
2023-04-26SERVER-72867 eol-terminate all nonempty text filesBilly Donahue
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2022-07-06SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park
2022-03-08SERVER-64250 Skip geo_array1.js on the Linux (No Journal) builderBenety Goh
2022-02-15SERVER-58269 Remove sharding_multiple_collections.jsPaolo Polato
2022-01-12SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2Etienne Petrel
2021-12-16SERVER-62092 move geo_array1.js to slow1Benety Goh
2021-10-15SERVER-60615 Fix js_global_scope.js on ARM64Charlie Swanson
2021-06-23SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek
2021-06-07SERVER-54301 Add correctness tests of recovery using history storeVishnu Kaushik
2020-11-17SERVER-50442 Remove ensureIndex shell functionRishab Joshi
2020-11-12Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala
2020-11-12SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi
2020-10-13SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir
2020-09-09SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir
2020-09-04SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir
2020-08-17SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan
2020-08-11SERVER-36709 Enable previously disabled tests due to excessive memory usageGregory Wlodarek
2020-07-17SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin
2020-03-03SERVER-45081 Increment config term via reconfig on stepup.Siyuan Zhou
2020-02-14SERVER-46145 Remove mr_shard_version.js test in favor of the existing FSM testsNicholas Zolnierz
2019-08-14SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2018-07-05SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch
2018-05-01SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile
2018-03-20SERVER-33997 Add requires_sharding tag to tests run in NoJournal suitejannaerin
2018-03-09SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen
2018-03-09SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin
2018-02-08SERVER-25640 terminate running processes in jstestsKevin Albertson
2018-01-29SERVER-32919 initial_sync_many_dbs.js should use less dataJudah Schvimer
2017-06-07SERVER-23035 Remove SlowWeeklyMongod code from the shellmay
2017-05-23SERVER-29320 make sharding_multiple_collections.js allow stale shard version ...Esha Maharishi
2017-03-27SERVER-27821 Reduce number of roles in chain when running with --dbg=on.Max Hirschhorn
2017-01-30SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn
2016-11-09SERVER-26065 Write more generic optime comparator functionRandolph Tan
2016-09-07SERVER-25995 raise timeout in replsets_priority1.jsEric Milkie
2016-07-30SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev
2016-07-29SERVER-25084 added test for initial sync with many databasesBenety Goh
2016-06-09SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2016-04-20SERVER-23828 replsets_priority1.js: wait for replication after election but b...Eric Milkie
2016-03-15SERVER-23111 isolate election_timing.js and memory.js by creating new serial_...Eric Milkie
2016-03-09SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams
2016-02-22SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan
2016-02-12SERVER-22594 move election_timing.js to slow1Eric Milkie
2016-02-05SERVER-22341 fix jslint errors in jstests/slow1 with eslint --fixMike Grundy
2015-12-08SERVER-21050 Cleanup ReplSetTestKaloian Manassiev