summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-27055 initial_sync_id_index.js should not use w:2 write to check initi...Tess Avitabile2016-11-171-2/+9
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-169-1/+1027
* Revert "SERVER-20447 Add concurrency workload that tests sharding functions:"Kaloian Manassiev2016-11-169-1025/+1
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-169-1/+1025
* 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