summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22355 add negative tests of write operations to read_only suiteAdam Midvidy2016-03-172-1/+79
* SERVER-22997 Unify wait for migrate critical section and metadata refreshKaloian Manassiev2016-03-162-6/+11
* SERVER-23160 error_propagation.js log message is incorrect.Benjamin Murphy2016-03-161-1/+1
* SERVER-23084 connect to all mongoses before stopping them in empty_cluster_in...Judah Schvimer2016-03-161-11/+17
* SERVER-23148 patch multi_rs.js to ensure replSetMaintenance command succeedsEric Milkie2016-03-151-1/+6
* SERVER-23111 isolate election_timing.js and memory.js by creating new serial_...Eric Milkie2016-03-159-146/+2
* SERVER-23029 Added reverseArray expression to aggregation.Benjamin Murphy2016-03-151-0/+32
* SERVER-22483 convert disabled SCCC dbtests to jstests or unittests that use CSRSEsha Maharishi2016-03-141-0/+93
* SERVER-22942 enable dumprestore_sharded.js test now that readMode and writeMo...Esha Maharishi2016-03-141-2/+0
* SERVER-23119 Assert setShardVersion never uses invalid namespaceKaloian Manassiev2016-03-141-5/+8
* SERVER-22514 change readMode and writeMode to default from legacy in multiver...Esha Maharishi2016-03-142-3/+2
* SERVER-22651 Port sync_cluster_config/auth_config_down.js to CSRSRandolph Tan2016-03-141-0/+50
* SERVER-22761 re-enable last-stable in 2_test_launching_cluster.js now that la...Esha Maharishi2016-03-141-6/+2
* SERVER-22900 validate command per index stat should be consistant with global...Robert Guo2016-03-141-0/+6
* SERVER-23047 added awaitReplication after ShardingTest start in upgrade_clust...Judah Schvimer2016-03-141-0/+1
* SERVER-23091 allow enough time for data load to finish on OS X buildersEric Milkie2016-03-111-1/+1
* SERVER-23089 ensure first sync is interrupted in repl5.jsEric Milkie2016-03-111-3/+6
* SERVER-23086 avoid rollbacks in replsetprio1.jsEric Milkie2016-03-111-2/+2
* SERVER-23037 added _waitFoDelete: true to move_stale_mongos.jsJudah Schvimer2016-03-111-1/+1
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-105-134/+0
* SERVER-23068 Remove test usages of PrepareConfigsFailedKaloian Manassiev2016-03-101-17/+6
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-3/+1
* SERVER-22356 add read_only_sharded suiteAdam Midvidy2016-03-103-36/+116
* SERVER-23023 Disable clang-format for function values in jstests/tool/csvexpo...Mike Grundy2016-03-091-18/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091870-59167/+60854
* SERVER-23020 Disable clang-formatting for template string in jstests/noPassth...Mike Grundy2016-03-081-0/+2
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-083-11/+11
* SERVER-21976 fixing mongos' routing of dataSize command to mongods: it was us...Dianna Hohensee2016-03-081-21/+27
* SERVER-22877 move tests from replset_config to sharding directoryMisha Tyulenev2016-03-089-0/+0
* SERVER-22157 force config primary stepdown in sharding_continuous_config_step...Dianna Hohensee2016-03-081-1/+1
* SERVER-22203 consolidate shardVersion checks to using the OperationShardVersion.Esha Maharishi2016-03-071-0/+204
* SERVER-22993 make cleanup_orphaned_cmd tests more stableMisha Tyulenev2016-03-073-15/+17
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-071-0/+21
* Revert "SERVER-22767 mongos segfault when invoking .explain() on certain oper...Waley Chen2016-03-071-21/+0
* SERVER-22933 SERVER-22934 make applyOps update the last optime on no-ops, and...Dianna Hohensee2016-03-071-0/+68
* SERVER-22945 rewrite update_yield1.js to not depend on timingDavid Storch2016-03-071-69/+33
* SERVER-22767 mongos segfault when invoking .explain() on certain operationsWaley Chen2016-03-041-0/+21
* SERVER-22952 Lower the shard log verbosity in the continuous stepdown suiteKaloian Manassiev2016-03-041-5/+0
* SERVER-22737 make exit logging.js more robustAdam Midvidy2016-03-041-5/+17
* SERVER-22794 fixing network error in continuous step down thread due to unacc...Dianna Hohensee2016-03-041-1/+24
* SERVER-22093 Aggregation uses a COUNT plan when no fields are needed from inp...Benjamin Murphy2016-03-042-560/+35
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-031-13/+6
* SERVER-22929 remove rollback4.jsmatt dannenberg2016-03-031-70/+0
* SERVER-22842 Support JavaScript style for clang-format. The JavasScript formatJonathan Abrahams2016-03-021-0/+129
* SERVER-22914 Fix a misnamed variableKaloian Manassiev2016-03-021-1/+1
* SERVER-22914 Make mongos_no_replica_set_refresh obtain config from the primar...Kaloian Manassiev2016-03-0211-30/+27
* SERVER-22358 add readOnly mode support for WiredTigerAdam Midvidy2016-03-021-2/+1
* SERVER-22916 confirm replSetFreeze commands were successful in replsetfreeze.jsmatt dannenberg2016-03-011-3/+3
* SERVER-22882 Remove the argumentsToArray function from the shellKamran Khan2016-02-291-2/+2
* SERVER-22537 Fix DBDirectClient's OperationContext not getting updated.Max Hirschhorn2016-02-291-0/+55