summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25300 Incorrect syntax in for loop in collection.jsWaley Chen2016-08-081-8/+4
* SERVER-25469 Only perf test journaled inserts if supported by server.Max Hirschhorn2016-08-081-1/+8
* SERVER-25181 Fix testBruce Lucas2016-08-041-2/+2
* SERVER-24491 add integration tests for oplog bufferJudah Schvimer2016-07-201-0/+75
* SERVER-25035 fixed incorrect write concern in testsBenety Goh2016-07-133-5/+5
* SERVER-24293 Add tasks on evergreen to run tests with both old and new initia...Judah Schvimer2016-07-111-0/+57
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-5/+2
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-1/+1
* SERVER-24510 move index_multi.js to serial_runEric Milkie2016-06-091-117/+0
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-5/+3
* SERVER-23326 Commit applyOps as single WUOW where possibler3.3.7Geert Bosch2016-06-031-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2819-132/+81
* SERVER-23797 remove fsync2.js in favor of fsync.jsKyle Suarez2016-05-191-56/+0
* SERVER-13204 Make indexbg tests not timing dependentVincent Do2016-05-173-181/+148
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-05-052-189/+0
* SERVER-23789 make validate() work with MaxKey and MinKeyRobert Guo2016-04-261-0/+32
* Revert "SERVER-23333 test for allocator fragmentation"Benety Goh2016-04-251-119/+0
* Revert "SERVER-23333 only run fragmentation test with WiredTiger"Benety Goh2016-04-251-6/+0
* SERVER-23333 only run fragmentation test with WiredTigerKyle Suarez2016-04-251-0/+6
* SERVER-23333 test for allocator fragmentationKyle Suarez2016-04-251-0/+119
* SERVER-23886 raise indexbg_drop.js timeout for building indexesEric Milkie2016-04-221-1/+1
* SERVER-23394: Prevent AuthorizationManager deadlock with profilingSpencer Jackson2016-04-201-45/+0
* SERVER-23604 make validate_interrupt.js not depend on timingRobert Guo2016-04-141-5/+19
* SERVER-23590 fix lintKyle Suarez2016-04-141-5/+5
* SERVER-23590 add background index build testKyle Suarez2016-04-141-0/+65
* SERVER-23693 Exclude commands_that_write_accept_wc_standalone.js from nojournalJudah Schvimer2016-04-141-0/+1
* SERVER-23604 allow validate() to be interruptedRobert Guo2016-04-131-0/+32
* SERVER-22422 Test that write commands support writeConcernJudah Schvimer2016-04-121-0/+139
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-182-8/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0972-1517/+1574
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+3
* SERVER-22328 Remove benchRun() retval assertion in bench jstestJason Rassi2016-02-181-1/+0
* SERVER-22344 Error if OplogReplay cursor requested on non-capped collectionTess Avitabile2016-02-171-0/+8
* SERVER-22341 fix jslint errors in jstests/noPassthroughWithMongod with eslint...Mike Grundy2016-02-0534-204/+204
* SERVER-22167: Move fixDocuments up earlier in the insert path to ensure it runsMartin Bligh2016-02-021-10/+32
* Adjust timeout in ttl_repl_maintenance.jsGeert Bosch2016-02-011-1/+1
* SERVER-21388 validate captrunc argumentRobert Guo2016-01-271-0/+7
* SERVER-22621 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-01-261-1/+1
* SERVER-22079 Make sharding_rs1.js more compactKaloian Manassiev2016-01-071-90/+0
* SERVER-20519 Set random seed, assert if seed not set and random function is i...Jonathan Abrahams2015-12-313-0/+4
* SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommandRandolph Tan2015-12-142-86/+1
* SERVER-21885 Make capped_truncate.js work with resmoke.py --repeatKamran Khan2015-12-141-3/+6
* SERVER-21799 add test coverage for rpcProtocols(CLI) and setClientRPCProtocol...Adam Midvidy2015-12-091-0/+75
* SERVER-21426:Add writeConcern support to benchRundalyd2015-12-081-4/+7
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-089-11/+11
* BF-1393 - Remove backup_cursors_wt.js testDavid Hows2015-11-261-39/+0
* SERVER-21387 bench_test_crud_commands.js: move out of core suiteJason Rassi2015-11-241-0/+69
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-244-3/+15
* SERVER-21480: remove race condition in ttl1.jsGeert Bosch2015-11-231-6/+11
* fix test to check unlock statusScott Hernandez2015-11-141-3/+2