summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21474 Remove stepdown_while_draining test and failpointScott Hernandez2015-11-161-53/+0
* fix test to check unlock statusScott Hernandez2015-11-141-3/+2
* SERVER-21250: pushAll from network threadScott Hernandez2015-11-131-1/+1
* SERVER-10771 applyOps indicates which op caused an errorJudah Schvimer2015-11-131-0/+81
* SERVER-21457 Disable two_nodes_priority_take_over.jsSiyuan Zhou2015-11-131-0/+6
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-1314-77/+57
* SERVER-21434 Retry a findAndModify if it conflicts on an update or deleteCharlie Swanson2015-11-132-5/+16
* SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer2015-11-136-91/+279
* SERVER-21435 Use a new shard instead of re-using an existing one in addshard5...Spencer T Brody2015-11-121-11/+8
* SERVER-21256 New sharding test suite configurations using mongo shell --readM...Jonathan Abrahams2015-11-121-2/+9
* SERVER-20257 Support readConcern in count command shell helperJonathan Reams2015-11-122-1/+5
* SERVER-21236 Don't automatically add 'configsvr':true to replset config when ...Spencer T Brody2015-11-121-3/+77
* SERVER-21437 give the restarted node more time to catch up in resync_with_wri...matt dannenberg2015-11-121-1/+1
* SERVER-21438 check the node for changes in its sync source in maxSyncSourceLa...matt dannenberg2015-11-121-2/+4
* Revert "SERVER-21388 validate captrunc argument"Robert Guo2015-11-121-7/+0
* SERVER-21339 Fix and use cluster setup/teardown functions in FSM SuiteJudah Schvimer2015-11-124-71/+136
* SERVER-21388 validate captrunc argumentRobert Guo2015-11-121-0/+7
* SERVER-21343 Fix the printing of JS objects in read concern passthrough test ...Mike Grundy2015-11-121-2/+2
* SERVER-21163 FSM logging improvementsJonathan Abrahams2015-11-121-4/+3
* Revert "SERVER-21663 FSM logging improvements"Jonathan Abrahams2015-11-121-3/+4
* SERVER-21663 FSM logging improvementsJonathan Abrahams2015-11-121-4/+3
* SERVER-21146 Add sharding state initialization error stateKaloian Manassiev2015-11-111-0/+26
* SERVER-21276: Fix various issues with topMartin Bligh2015-11-112-8/+6
* SERVER-21406 add error message to assert.soon due to new timeoutmatt dannenberg2015-11-111-1/+1
* SERVER-21405 Add more context for shell error message "error doing query: fai...Randolph Tan2015-11-111-1/+1
* SERVER-19519 Disallow creating an index with key '_fts'Charlie Swanson2015-11-111-0/+8
* SERVER-21387 Temp. disable bench_test_crud_commands.js in parallelJason Rassi2015-11-111-0/+4
* SERVER-21376 Fill in 'rejectedPlans' field of explain for relevant verbositiesCharlie Swanson2015-11-111-3/+26
* SERVER-6102 Deserialize BSON undefined as JS undefinedJonathan Reams2015-11-113-15/+8
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-1135-50/+30
* SERVER-21193 mongos claims that config db is empty on CSRS clusterRandolph Tan2015-11-112-6/+23
* SERVER-21406 extend timeout in rollback2.js when running in pv0matt dannenberg2015-11-111-2/+14
* SERVER-21272 Make replica set monitor retry finding hostsKaloian Manassiev2015-11-111-13/+8
* SERVER-21396 raise default electionTimeoutMillis to 10 secondsEric Milkie2015-11-101-1/+1
* SERVER-21371 find_and_modify_concurrent_update.js join() is called after readMike Grundy2015-11-101-2/+1
* SERVER-21222 minOpTime recovery should only be written if the config server i...Randolph Tan2015-11-102-5/+43
* SERVER-20146 Only allow read concern in shell helper if mongod supports itJonathan Reams2015-11-101-0/+30
* SERVER-21310 Inject iterations and threadCount into data object in fsm workloadsJudah Schvimer2015-11-1012-60/+103
* SERVER-21365 Fix expectations in conn_pool_stats.jssamantharitter2015-11-091-2/+2
* SERVER-21305: Correctly calculate lock acquisition time for long waitsGeert Bosch2015-11-091-0/+57
* SERVER-20867 Integrate mongobridge into ShardingTest.Max Hirschhorn2015-11-091-2/+1
* SERVER-21346 Add jstest for bypassDocumentValidationDan Pasette2015-11-081-0/+108
* SERVER-21140 clean up readConcern parsing validationMathias Stearn2015-11-061-2/+2
* SERVER-21308 increases time fsm-suite waits for distributed lock during colle...Judah Schvimer2015-11-061-13/+15
* SERVER-21337 Add awaitSecondaryNodes() in election_timing_test.jsMike Grundy2015-11-062-3/+5
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-069-101/+55
* SERVER-21282 remove noPassthrough/server6733.js as it is an unstable and roun...matt dannenberg2015-11-051-68/+0
* SERVER-20937 Add mode to FSM framework that drives greater load on the systemJudah Schvimer2015-11-053-20/+34
* SERVER-19510 ExtensionsCallbackReal ctor take ptr to NamespaceStringJason Rassi2015-11-051-0/+12
* SERVER-21218 make mongos forward maxTimeMS on getMore command to mongodDavid Storch2015-11-051-0/+45