summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6823 Enable simultaneous ssl/x509 auth upgrade with only two restartsShane Harvey2016-05-195-48/+163
* SERVER-23260 Test db.currentOp() query field size limitJames Wahlin2016-05-191-0/+34
* SERVER-24203 Assert that initial data is inserted successfully in mongos_cach...Spencer T Brody2016-05-191-2/+2
* SERVER-23797 remove fsync2.js in favor of fsync.jsKyle Suarez2016-05-193-69/+15
* SERVER-24144 transformQueryForShards() should check for addition overflowTess Avitabile2016-05-181-0/+10
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-05-182-0/+51
* SERVER-24087 Make sure config servers are caught up after ShardingTest starts upRandolph Tan2016-05-185-9/+24
* SERVER-22659 removing _uncommittedMetadata local variableDianna Hohensee2016-05-182-17/+33
* SERVER-24167 ChunkType should generate the chunk's _idKaloian Manassiev2016-05-181-9/+9
* SERVER-23687 make a collection's validator use the collection default collationDavid Storch2016-05-171-0/+12
* SERVER-13204 Make indexbg tests not timing dependentVincent Do2016-05-173-181/+148
* SERVER-22291 fixed _requestRemotePrimaryStepdown replSetStepDown commandJudah Schvimer2016-05-171-0/+46
* SERVER-24143 Increased maxTimeMS timeout in read_committed_with_catalog_chang...Judah Schvimer2016-05-171-2/+2
* SERVER-23260 Remove CachedBSONObj from curop.hJames Wahlin2016-05-172-2/+5
* SERVER-23115 Include path-level multikey information in explain output.Max Hirschhorn2016-05-171-0/+94
* SERVER-24068 - Disable test server21632.js when running with WiredTiger LSMDavid Hows2016-05-171-0/+11
* SERVER-23267 Add currentOp tests for ns, command & planSummaryJames Wahlin2016-05-161-0/+232
* SERVER-24103 adding _waitForDelete to moveChunk commands in migration_ignore_...Dianna Hohensee2016-05-101-15/+18
* SERVER-23791 extend shell helpers to pass collation parameter to serverDavid Storch2016-05-101-0/+448
* SERVER-19642 Add check for duplicate keys in index specVincent Do2016-05-091-2/+3
* SERVER-24105 disable balancer in multi_mongos2.js that does nothing.Dianna Hohensee2016-05-091-8/+0
* SERVER-24098 killop.js should sleep between loop iterationsKaloian Manassiev2016-05-091-8/+10
* SERVER-24071 Introduce ChunkRange classKaloian Manassiev2016-05-091-66/+62
* SERVER-23896 Add ExpressionMod tests for infinite dividendJames Wahlin2016-05-091-4/+6
* SERVER-23896 Additional tests for ExpressionModJames Wahlin2016-05-092-80/+95
* SERVER-24062 Pull CA certificates from correct source on OSXJonathan Reams2016-05-061-5/+4
* SERVER-23765 exclude shard_identity_config_update.js from ephemeral testsRandolph Tan2016-05-061-0/+1
* SERVER-24058 make connpool asio use setup timeoutsJason Carey2016-05-061-1/+3
* SERVER-23949 Enable decimal support by default in Mongo shellGeert Bosch2016-05-061-0/+52
* SERVER-16801 Require strict equality for $set no-op checksAndrew Morrow2016-05-052-0/+63
* SERVER-23765 Update config string of shardIdentity documentRandolph Tan2016-05-051-0/+116
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-05-054-189/+129
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-05-051-1/+1
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-0410-148/+142
* SERVER-24044 apitest_db.js should not assume MMAPv1 under 64bitJames Wahlin2016-05-041-11/+4
* SERVER-23725 make agg_graph_lookup.js FSM workload take much less timeDavid Storch2016-05-041-14/+20
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-049-0/+767
* SERVER-23213 Remove all users of ShardRegistry::kAllRetriableErrorsSpencer T Brody2016-05-031-3/+2
* SERVER-23327 shardCollection should warn if numInitialChunks is used with non...Misha Tyulenev2016-05-031-0/+30
* Revert "SERVER-23213 Remove all users of ShardRegistry::kAllRetriableErrors"Kyle Suarez2016-05-031-2/+3
* SERVER-23213 Remove all users of ShardRegistry::kAllRetriableErrorsSpencer T Brody2016-05-021-3/+2
* SERVER-24004 move serverStatus() into try block in reconfig_without_increased...Judah Schvimer2016-05-021-1/+1
* SERVER-23993 Make sure migration commit is replicated to all configs in zero_...Randolph Tan2016-05-021-0/+6
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-0211-12/+16
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-309-767/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-299-0/+767
* SERVER-8951 Aggregation now supports the indexOfArray, indexOfBytes, and inde...Benjamin Murphy2016-04-294-2/+348
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-291-16/+17
* Revert "SERVER-22667 Balancer chunk selection policy interface"Kyle Suarez2016-04-271-17/+16
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-261-16/+17