summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-21167 Top keeps state about operations against non-existent collectionsSean Tao2018-07-231-0/+11
* SERVER-36184 Delete OplogStart stage.David Storch2018-07-201-5/+20
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-29/+0
* SERVER-35929 restart view resolution if catalog is invalidatedKyle Suarez2018-07-101-0/+86
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-091-1/+1
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-061-1/+0
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-0/+10
* SERVER-35783 add integration test for plan cache oscillationIan Boros2018-07-061-0/+122
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-061-0/+1
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-051-1/+0
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-052-5/+3
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-15/+0
* SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.jsCheahuychou Mao2018-06-221-1/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-3/+8
* SERVER-32997 Implement instance level locking for mobile SESulabh Mahajan2018-06-182-2/+0
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-151-40/+31
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-089-11/+20
* SERVER-28830 check for closed conn in cursorHandleFromIdJason Carey2018-05-031-0/+17
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-012-4/+4
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-051-27/+31
* SERVER-33942 Avoid setting deadline for maxTimeMS on tailable cursorsCharlie Swanson2018-04-051-0/+57
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-58/+45
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-33846: Set oplog visibility synchronously on secondaries, at the end o...Daniel Gottlieb2018-03-151-0/+2
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-092-2/+3
* SERVER-33179 Remove featureCompatibilityVersion 3.4Dianna Hohensee2018-02-231-11/+0
* SERVER-33359: Allow RTT storage engines to manage indexes on rollback.Daniel Gottlieb2018-02-211-6/+21
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-14/+11
* SERVER-33034: Update jstest asserts to accept a function for messagesDavid Bradford2018-02-151-7/+5
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-089-0/+11
* SERVER-32498 Client should capture full thread nameJonathan Reams2018-02-051-0/+12
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-013-1/+3
* SERVER-32710 Enable jstest indexbg_updates in evergreen mobile variant.nehakhatri52018-01-301-1/+0
* SERVER-32412 Add featureCompatibilityVersion 4.0 to the list of valid feature...Dianna Hohensee2018-01-241-12/+20
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-222-0/+8
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-1816-3/+23
* SERVER-32519 Add a new wire version for v3.8Dianna Hohensee2018-01-121-5/+12
* SERVER-32519 clean up WireVersion enum uses in the code to use LATEST_WIRE_VE...Dianna Hohensee2018-01-121-10/+11
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-1/+1
* SERVER-25175 listIndexes command only includes ready indexesXiangyu Yao2017-11-291-8/+0
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-082-29/+29
* SERVER-29843 Make oplog queries use eq, gt, and gte predicates on ts for scan...Tess Avitabile2017-11-071-57/+204
* SERVER-31435 Move applyOps index collation test into jsCoreMaria van Keulen2017-11-061-147/+0
* SERVER-31633 If the featureCompatibilityVersion is 3.6, upgrading, or downgra...Tess Avitabile2017-10-271-0/+55
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-142-0/+18
* SERVER-5128/SERVER-5130 Modify js test to validate both tickets are fixedKaloian Manassiev2017-10-111-64/+0
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-44/+47
* SERVER-31161 Index created through applyOps command should not inherit collec...Tess Avitabile2017-10-101-0/+147