summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27030 Improve error for legacy find/getMore on viewJames Wahlin2016-11-161-11/+38
* SERVER-26993 Extend concurrency suite optionsJonathan Abrahams2016-11-164-40/+112
* SERVER-26716 Fix crash after 3.2->3.4->3.2 up/downgradeMathias Stearn2016-11-151-1/+8
* SERVER-26852 Move read concern tests out of noPassthroughWilliam Schultz2016-11-154-187/+219
* SERVER-24994 Check in Helpers::removeRange() if shard key index dropped.Max Hirschhorn2016-11-156-1/+101
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-143-17/+374
* SERVER-27026 Ensure that shard_identity_rollback.js waits for replication bef...Randolph Tan2016-11-141-6/+13
* SERVER-26747 replSetStepDown waits for caught up majority with electable seco...William Schultz2016-11-142-40/+146
* SERVER-26065 Wait for remaining secondaries in autodiscover_config_rs_from_se...Randolph Tan2016-11-111-3/+2
* SERVER-26955 Ensure setFeatureCompatibilityVersion commands support maxTimeMSKaloian Manassiev2016-11-112-6/+42
* SERVER-26911 Create RAII type for turning off replicated writesTess Avitabile2016-11-111-0/+15
* SERVER-26966 Remove dead legacy find/getMore up and downconversionCharlie Swanson2016-11-111-0/+62
* SERVER-26982 Add test coverage for _id index version and chunk migrationTess Avitabile2016-11-102-8/+106
* SERVER-26693: Wait on shell process before exiting scriptsDaniel Gottlieb2016-11-102-10/+28
* SERVER-26834 replset7.js should cause documents to be seen twice in initial syncTess Avitabile2016-11-102-54/+98
* SERVER-26065 Write more generic optime comparator functionRandolph Tan2016-11-093-144/+192
* SERVER-26243 Allow deletion of system.views and fix/test rollbackGeert Bosch2016-11-094-15/+163
* Revert "SERVER-26834 replset7.js should cause documents to be seen twice in i...Tess Avitabile2016-11-092-98/+54
* SERVER-26834 replset7.js should cause documents to be seen twice in initial syncTess Avitabile2016-11-092-54/+98
* SERVER-26742 Increase verbosity during testshard1.jsCharlie Swanson2016-11-091-2/+19
* SERVER-26894 Tolerate invalid views in validate_collections.js.Max Hirschhorn2016-11-091-9/+25
* SERVER-26369: Fix shard server crash with encrypted PEMKeyFilesSpencer Jackson2016-11-081-0/+19
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-081-14/+8
* SERVER-26922 minvalid2 should wait for arbiter to be up before shutting secon...Benety Goh2016-11-081-0/+5
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-072-239/+259
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-0714-27/+26
* SERVER-26934 increase replication timeout in indexbg_drop.jsBenety Goh2016-11-071-1/+1
* SERVER-26937 fixed variable name of default timeout in ReplSetTestBenety Goh2016-11-071-2/+2
* SERVER-25145 fix lintSpencer T Brody2016-11-071-1/+1
* SERVER-26672 Generate exact bounds for timestamps in index bounds builderMarko Vojvodic2016-11-072-0/+159
* SERVER-25145 Add jstest to ensure that we can no longer trigger double-rollback.Spencer T Brody2016-11-071-0/+157
* Revert "SERVER-26202 Relax index constraints in oplog application"Siyuan Zhou2016-11-061-8/+14
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-14/+8
* Revert "SERVER-26288 reduce log verbosity for continuous stepdown suite"Misha Tyulenev2016-11-041-246/+238
* SERVER-26462 Check if _buffer is allocated in DocumentStorage::clone()Marko Vojvodic2016-11-041-0/+29
* SERVER-26888 profile_find.js should filter profile entries for queryTess Avitabile2016-11-042-15/+15
* Revert "SERVER-23976: Input validate database names for repairDatabase."Dan Pasette2016-11-032-60/+3
* SERVER-23976 Fix eslintMark Benvenuto2016-11-031-3/+4
* SERVER-23976 SERVER-26812 fix clang formatJonathan Reams2016-11-032-9/+20
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-031-238/+246
* SERVER-23976: Input validate database names for repairDatabase.Daniel Gottlieb2016-11-032-3/+48
* SERVER-26812 Don't check that time moves forward in top stats when we don't g...Jonathan Reams2016-11-031-3/+6
* SERVER-26016 Add a test that an replaying an invalid op on startup is fatalMathias Stearn2016-11-031-0/+65
* SERVER-26883 Skip sharding zone if no shards are assigned to itKaloian Manassiev2016-11-031-52/+52
* SERVER-25441 $lookup on a sharded coll does not respect readConcernJames Wahlin2016-11-031-108/+144
* SERVER-25145 BackgroundSync provides minValid to sync source selection in REC...Benety Goh2016-11-022-5/+22
* SERVER-6302 Fix multiple fsyncLock() invocation race conditionJames Wahlin2016-11-022-3/+40
* SERVER-26866 Reduce doc count used by create_index_background_unique*.jsJames Wahlin2016-11-021-4/+5
* SERVER-26869 Add a predicate to dumpOplog call in optime.jsJonathan Abrahams2016-11-011-2/+2
* SERVER-26690 Make waitUntilAllNodesCaughtUp check that all nodes areWilliam Schultz2016-11-011-3/+11