summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-271-94/+89
* SERVER-22324 Update findAndModify_inc.js to handle mmapv1 invalidations.Max Hirschhorn2016-01-271-5/+28
* SERVER-21499 Update FSM workloads to handle more frequent yielding.Max Hirschhorn2016-01-274-12/+50
* SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-01-271-1/+1
* SERVER-21678 setting fromMigrate flag for deletes in oplogDianna Hohensee2016-01-271-0/+166
* SERVER-22232 Increase logging to diagnose build failure in csrs_upgrade_durin...Spencer T Brody2016-01-271-2/+4
* SERVER-22249 disabling balancer in sharding stats.js test because it can conf...Dianna Hohensee2016-01-261-4/+1
* SERVER-22303 Wait longer for initial sync to finish in csrs_upgrade_during_mi...Spencer T Brody2016-01-252-3/+5
* SERVER-21421 Update concurrency suite's ThreadManager constructor to provide ...Mike Grundy2016-01-252-2/+2
* SERVER-21035 Delete the disabled fsm_all_sharded.js test runnerMike Grundy2016-01-251-82/+0
* SERVER-21382 fixing sharding migration to transfer only document deletions re...Dianna Hohensee2016-01-222-2/+129
* SERVER-22002 Do not retry findAndModify on MMAPv1Charlie Swanson2016-01-212-10/+29
* SERVER-22232 Wait for secondaries to catch up before starting new migration i...Spencer T Brody2016-01-201-0/+7
* SERVER-21940 Workload connection cache in FSM suite is not nulled out properlyJonathan Abrahams2016-01-191-5/+3
* SERVER-22099 remove an unreliable check in cleanupOrphaned testMisha Tyulenev2016-01-191-7/+0
* SERVER-11983: do not create _id field on capped collection updatesScott Hernandez2016-01-191-2/+14
* SERVER-22120 rework bad nested assert.soon()s in no_chaining.jsmatt dannenberg2016-01-141-10/+9
* Revert "SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommand"Spencer T Brody2016-01-144-1/+242
* SERVER-22075 disable flakey test case in election_timing.jsmatt dannenberg2016-01-141-0/+5
* SERVER-22112 Remove circular dependency between CatalogManager and CatalogCacheKaloian Manassiev2016-01-141-9/+12
* SERVER-22079 Make sharding_rs1.js more compactKaloian Manassiev2016-01-143-90/+64
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-141-0/+11
* SERVER-20037 After CatalogManager swap release distributed locks held by old ...Spencer T Brody2016-01-132-21/+42
* SERVER-22154 Blacklist csrs upgrade tests on in-memory storage engineSpencer T Brody2016-01-132-0/+6
* SERVER-20580 Re-enable csrs_upgrade_during_migrate.js testSpencer T Brody2016-01-133-34/+41
* SERVER-20422 SERVER-21995 Allow overriding the cached config server string in...Spencer T Brody2016-01-131-13/+21
* SERVER-20694 Catch IncompatibleCatalogManager errors in cluster find codeSpencer T Brody2016-01-131-5/+7
* SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommandRandolph Tan2016-01-134-242/+1
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2016-01-134-67/+69
* SERVER-22010 Blacklist min_optime_recovery.js from continuous config stepdown...Kaloian Manassiev2016-01-131-2/+5
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2016-01-133-24/+198
* SERVER-21978 move_primary_basic.js should always set a fixed primary shardKaloian Manassiev2016-01-131-0/+2
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2016-01-1313-155/+155
* SERVER-22048 Add index stats test covering multiple potential plan matchJames Wahlin2016-01-132-22/+118
* SERVER-22048 Record index access stats for aggregation and mapReduceJames Wahlin2016-01-131-0/+17
* SERVER-20358 prevent creation of users containing NULL charactersrahuldhodapkar2016-01-131-0/+6
* SERVER-21869 Avoid wrapping of spherical queries in geo_full.jsSiyuan Zhou2016-01-121-9/+28
* SERVER-21744 ElectionID always increases under PV0 and PV1.Siyuan Zhou2016-01-122-0/+106
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-121-0/+41
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-111-0/+33
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-111-1/+1
* SERVER-21964 Remove startPort option from ReplSetTest options in jstests/repl...Jonathan Abrahams2016-01-111-1/+1
* SERVER-21894 Remove unused 'hashed' resmoke.py tags from JS testsJonathan Abrahams2016-01-119-11/+0
* SERVER-22083 Delete the disabled fsm_all_master_slave.js test runnerJonathan Abrahams2016-01-111-13/+0
* SERVER-21892 Include thread ID in concurrency suite error reportJonathan Abrahams2016-01-112-31/+42
* SERVER-17011 add EnsureSorted stageDavid Storch2016-01-111-0/+25
* Revert "SERVER-21583 fixed background index options in background index repls...Benety Goh2016-01-071-1/+1
* Revert "SERVER-21583 added applyOps test case for creating foreground and bac...Benety Goh2016-01-071-33/+0
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1