summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow2016-12-141-0/+62
* SERVER-27107 remove or modify tests unrelated to the 3.4->3.6 upgrade pathRobert Guo2016-12-1426-2139/+193
* SERVER-27418 enable index_version_v2.js test for MongoRocksEric Milkie2016-12-141-1/+1
* SERVER-27039 Use skip() in sharded_moveChunk_drop_shard_key_index.js.Max Hirschhorn2016-12-146-21/+10
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-134-66/+96
* SERVER-26736 ignore system namespaces in top_drop.jsKyle Suarez2016-12-131-1/+4
* SERVER-27405 fix race in read_after_optime.jsEric Milkie2016-12-131-13/+10
* SERVER-23759 do not auth when testing shutdown at startupEric Milkie2016-12-131-1/+2
* SERVER-26773: two_initsync.js should check that inserts succeedSpencer Jackson2016-12-131-2/+10
* SERVER-27256 run getMore test sharded in views_authz.jsKyle Suarez2016-12-131-23/+18
* SERVER-23759 wait for repl startup before shutting downEric Milkie2016-12-131-0/+29
* Revert "SERVER-27289 fix ConnectionString parsing in shell"Matt Cotter2016-12-121-59/+0
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-121-0/+59
* SERVER-25904 include expected error code in read-only write ops testKyle Suarez2016-12-121-4/+13
* SERVER-24128 reject embedded null bytes in namespace string parsingDavid Storch2016-12-094-190/+392
* SERVER-26960 don't convert find to aggregation if sort contains $naturalKyle Suarez2016-12-091-0/+2
* SERVER-26765 move views tests into jsCoreKyle Suarez2016-12-0915-423/+441
* SERVER-26903 reduce electionTimeoutMillis in stepdown suite after ShardingTes...Dianna Hohensee2016-12-081-15/+16
* SERVER-27340 Add more info in case of unexpected extra op in oplogGeert Bosch2016-12-081-1/+1
* SERVER-27210 Allow shell to connect to replicasets with ssl=true in URIJonathan Reams2016-12-081-0/+51
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-073-86/+37
* SERVER-27071 ensure config.version doc cannot replicate to secondaries in con...Esha Maharishi2016-12-061-14/+85
* SERVER-27194 must specify both viewOn and pipeline if modifying view when aut...Kyle Suarez2016-12-061-0/+11
* SERVER-26283 add tests for balancer shell commandsMisha Tyulenev2016-12-061-0/+33
* SERVER-27246 fix atomic applyOps with nonexistent dbsEric Milkie2016-12-051-0/+10
* SERVER-27107 Update 'last-stable' MongoRunner alias to 3.4 in master branchRobert Guo2016-12-051-1/+1
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-0111-33/+11
* SERVER-27217 fix command_line_parsing.jsEric Milkie2016-11-301-2/+2
* SERVER-27214 Disallow chaining in stepdown_needs_electable_secondary.js and s...Judah Schvimer2016-11-302-2/+3
* SERVER-23916: Remove currentOpCtx commandDaniel Gottlieb2016-11-302-18/+0
* SERVER-26463: Up how long to wait for TTL monitor passes in ttl_capped.jsDaniel Gottlieb2016-11-301-1/+1
* SERVER-8308 fixed lintBenety Goh2016-11-291-1/+1
* SERVER-8308 limit tojson call depthMatt Cotter2016-11-291-0/+31
* SERVER-24739: Validate syncdelay at startup and on setParameterDaniel Gottlieb2016-11-292-0/+19
* SERVER-27196 add wtimeouts to stepdown_needs_electable_secondary.js and stepd...Eric Milkie2016-11-292-7/+13
* SERVER-24963 Fix invalidation of cursors on system.indexesGeert Bosch2016-11-282-1/+23
* SERVER-22729: Disallow creating replication collections in non-local databasesDaniel Gottlieb2016-11-281-0/+22
* SERVER-27024 Added test for stepdown needs majority behaviorWilliam Schultz2016-11-233-21/+123
* SERVER-27032 Support for collation in sh.shardCollection() helperTess Avitabile2016-11-221-0/+68
* SERVER-27156 remove hard kill test in repl7.jsEric Milkie2016-11-221-2/+1
* SERVER-27090 cursor_timeout.js sets cursorTimeoutMillis incorrectlyJames Wahlin2016-11-222-8/+36
* SERVER-27145 Shard name from a single node mongod not used as shard index in ...Jonathan Abrahams2016-11-211-1/+1
* SERVER-23976: Input validate repair database for casingDaniel Gottlieb2016-11-212-3/+56
* SERVER-27110 clear OplogBuffer at the end of initial syncJudah Schvimer2016-11-214-0/+15
* SERVER-23514 remove code and tests from SERVER-23299Eric Milkie2016-11-212-134/+0
* Revert "SERVER-23976: Input validate repair database for casing"Geert Bosch2016-11-182-56/+3
* SERVER-23976: Input validate repair database for casingDaniel Gottlieb2016-11-182-3/+56
* SERVER-24563 Fix race in check for DB names that differ in case onlyGeert Bosch2016-11-183-0/+135
* SERVER-27053 Don't acknowledge writes if the term has changed.Spencer T Brody2016-11-172-0/+254
* Revert "SERVER-14662 Reject ambiguous positional projections and updates"Tess Avitabile2016-11-173-40/+57