summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0957-1757/+1820
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-081-0/+2
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-071-0/+21
* SERVER-22945 rewrite update_yield1.js to not depend on timingDavid Storch2016-03-071-69/+33
* SERVER-22737 make exit logging.js more robustAdam Midvidy2016-03-041-5/+17
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-1/+1
* SERVER-22843 Improve logging in update_yield1.js to help diagnose build failureSpencer T Brody2016-02-241-2/+2
* SERVER-22821 use assert.soon in lock_file_fail_to_open.jsAdam Midvidy2016-02-241-4/+6
* SERVER-22737 increase timeout in exit_logging.js. Slow hosts can take 50+ sec...Adam Midvidy2016-02-181-1/+1
* SERVER-22737 make exit_logging.js more robustAdam Midvidy2016-02-181-21/+9
* SERVER-13123 All callers of PlanExecutor::getNext need to deal with error ret...Tess Avitabile2016-02-181-0/+86
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-172-0/+115
* SERVER-22352 do not fail startup if lockFile cannot be created in readOnly modeAdam Midvidy2016-02-171-1/+2
* SERVER-22332 Move the repl_write_threads_start_param.js JS test from jsCore t...Jonathan Abrahams2016-02-171-0/+38
* SERVER-22685 add additional debugging logic to exit_logging.jsAdam Midvidy2016-02-171-2/+11
* SERVER-22341 fix jslint errors in jstests/noPassthrough with eslint --fixMike Grundy2016-02-0520-242/+242
* SERVER-22011: Obtain tickets at outermost global lock in WTGeert Bosch2016-02-011-0/+47
* SERVER-22256 readOnly changes to mongod startupAdam Midvidy2016-01-291-7/+6
* SERVER-22245 implement storage engine API changes for readOnly modeAdam Midvidy2016-01-201-4/+6
* SERVER-22230 add command-line setting for readOnly modeAdam Midvidy2016-01-201-0/+19
* SERVER-20838 stopMongod should throw if mongod exits abnormallyJonathan Reams2016-01-192-6/+12
* SERVER-21197 test fixes for lockFile changesAdam Midvidy2016-01-141-2/+3
* SERVER-21197 make lock_file_fail_to_open more robustAdam Midvidy2016-01-131-1/+5
* SERVER-21197 check for existence of lock file prior to opening socketsAdam Midvidy2016-01-131-0/+27
* SERVER-21633 Ensure $lookup obeys readConcernCharlie Swanson2016-01-121-0/+153
* SERVER-22148 Simplify read committed testsCharlie Swanson2016-01-121-1/+17
* SERVER-22043 attach read preference in count helperAdam Midvidy2016-01-041-0/+40
* SERVER-20519 Set random seed, assert if seed not set and random function is i...Jonathan Abrahams2015-12-311-0/+2
* SERVER-21601 Add noPassthrough/stepdown_query.jsJason Rassi2015-12-281-0/+52
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-112-4/+8
* SERVER-21869 Avoid wrapping of spherical queries in geo_full.jsSiyuan Zhou2015-12-111-9/+28
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-083-4/+4
* SERVER-21721 Specify 5 minute timeout in backup_restore.js for replica set in...Jonathan Abrahams2015-12-021-1/+4
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-245-1/+27
* SERVER-21341 Add regression test query_yield_reset_timer.jsJason Rassi2015-11-201-0/+46
* SERVER-21530: Pass cache size and canonical name explicitly to WiredTigerKVEn...Geert Bosch2015-11-191-15/+21
* SERVER-21215 If the config servers are all down, retry sharding state initial...Spencer T Brody2015-11-181-4/+6
* SERVER-20257 Support readConcern in count command shell helperJonathan Reams2015-11-121-0/+4
* SERVER-21146 Add sharding state initialization error stateKaloian Manassiev2015-11-111-0/+26
* SERVER-20146 Only allow read concern in shell helper if mongod supports itJonathan Reams2015-11-101-0/+30
* SERVER-21305: Correctly calculate lock acquisition time for long waitsGeert Bosch2015-11-091-0/+57
* SERVER-21282 remove noPassthrough/server6733.js as it is an unstable and roun...matt dannenberg2015-11-051-68/+0
* SERVER-21046 Explain no longer supports majority readConcernMathias Stearn2015-11-041-22/+9
* SERVER-21282 insert after the spanning tree is established in noPassthrough/s...matt dannenberg2015-11-041-1/+1
* SERVER-21269 stop workload in noPassthrough/backup_restore.js to allow node t...matt dannenberg2015-11-031-3/+8
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-2/+2
* SERVER-21109 Add test for balancer active windowRandolph Tan2015-10-291-0/+134
* SERVER-20858 Reject creation of non-capped oplog collections.Max Hirschhorn2015-10-291-0/+38
* add validation for waitForState on states to fix initial_sync_cloner_dups.jsScott Hernandez2015-10-261-1/+1
* increase timeouts for testScott Hernandez2015-10-201-5/+6