summaryrefslogtreecommitdiff
path: root/jstests/slow1
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-1/+1
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-261-1/+1
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-2/+2
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-063-16/+1
* SERVER-64250 Skip geo_array1.js on the Linux (No Journal) builderBenety Goh2022-03-081-0/+1
* SERVER-58269 Remove sharding_multiple_collections.jsPaolo Polato2022-02-151-70/+0
* SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2Etienne Petrel2022-01-121-2/+3
* SERVER-62092 move geo_array1.js to slow1Benety Goh2021-12-161-0/+66
* SERVER-60615 Fix js_global_scope.js on ARM64Charlie Swanson2021-10-151-0/+3
* SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek2021-06-231-0/+207
* SERVER-54301 Add correctness tests of recovery using history storeVishnu Kaushik2021-06-071-0/+103
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-13/+13
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-2/+2
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-9/+10
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-1/+1
* SERVER-36709 Enable previously disabled tests due to excessive memory usageGregory Wlodarek2020-08-111-3/+0
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-0/+3
* SERVER-45081 Increment config term via reconfig on stepup.Siyuan Zhou2020-03-031-35/+17
* SERVER-46145 Remove mr_shard_version.js test in favor of the existing FSM testsNicholas Zolnierz2020-02-141-112/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-144-7/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-275-369/+368
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+1
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-6/+9
* SERVER-33997 Add requires_sharding tag to tests run in NoJournal suitejannaerin2018-03-203-0/+5
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-092-0/+16
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32919 initial_sync_many_dbs.js should use less dataJudah Schvimer2018-01-291-7/+7
* SERVER-23035 Remove SlowWeeklyMongod code from the shellmay2017-06-071-57/+61
* SERVER-29320 make sharding_multiple_collections.js allow stale shard version ...Esha Maharishi2017-05-231-1/+10
* SERVER-27821 Reduce number of roles in chain when running with --dbg=on.Max Hirschhorn2017-03-271-0/+9
* SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn2017-01-301-55/+0
* SERVER-26065 Write more generic optime comparator functionRandolph Tan2016-11-091-144/+146
* SERVER-25995 raise timeout in replsets_priority1.jsEric Milkie2016-09-071-1/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-301-23/+18
* SERVER-25084 added test for initial sync with many databasesBenety Goh2016-07-291-0/+52
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-79/+78
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-282-7/+2
* SERVER-23828 replsets_priority1.js: wait for replication after election but b...Eric Milkie2016-04-201-0/+9
* SERVER-23111 isolate election_timing.js and memory.js by creating new serial_...Eric Milkie2016-03-155-208/+228
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-095-220/+237
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+2
* SERVER-22594 move election_timing.js to slow1Eric Milkie2016-02-121-0/+146
* SERVER-22341 fix jslint errors in jstests/slow1 with eslint --fixMike Grundy2016-02-052-9/+9
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-5/+5
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-3/+8
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-1/+1