summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25602 Make split/mergeChunks commands check the validity of inputKaloian Manassiev2016-08-161-0/+42
* Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus"Judah Schvimer2016-08-151-109/+0
* SERVER-25587 blacklist findAndModify_update_growRobert Guo2016-08-153-2/+5
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-151-0/+109
* SERVER-23802 Shut down shard if it rolls back the shardIdentity document.Spencer T Brody2016-08-152-0/+129
* SERVER-23093 avoid extra predicate evaluation for indexed collation-aware que...David Storch2016-08-151-8/+14
* SERVER-25611 fixed exception variable name in catchup.jsBenety Goh2016-08-151-1/+1
* SERVER-25539 Validate BinData private objectMark Benvenuto2016-08-151-1/+5
* SERVER-25589 increase awaitReplication() timeout in linearizable_read_concern.jsJudah Schvimer2016-08-151-1/+4
* SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-151-0/+25
* SERVER-25115 emptycapped test command doesn't verify argumentsJonathan Abrahams2016-08-151-0/+95
* SERVER-25574 Remove jstests/core/hashtest1.js which is replaced by src/mongo/...Andy Schwerin2016-08-141-80/+0
* SERVER-25468 Fail commands scheduled through 'eval' which wait for replicationKaloian Manassiev2016-08-131-0/+16
* SERVER-24764 Test mongos commands against views.James Wahlin2016-08-121-68/+115
* SERVER-25582 increase write concern and await replication timeoutBenety Goh2016-08-121-2/+2
* SERVER-25579 removed replsets/auth3.jsBenety Goh2016-08-121-68/+0
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-129-21/+27
* SERVER-25507 again with fix for backup_restore.jsEsha Maharishi2016-08-122-2/+2
* SERVER-25202 Support parallel manual chunk migrationsKaloian Manassiev2016-08-124-329/+386
* Revert "SERVER-25507 use node's existing options if restart flag passed to Re...r3.3.113.3.12Esha Maharishi2016-08-111-1/+1
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-119-27/+21
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-119-21/+27
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+21
* SERVER-24239 shardCollection should use simple collation when creating shard ...Tess Avitabile2016-08-111-9/+40
* SERVER-25473 Inject ExpressionContext before optimizing pipeline.Charlie Swanson2016-08-111-0/+16
* SERVER-25507 use node's existing options if restart flag passed to ReplSetTes...Esha Maharishi2016-08-111-1/+1
* SERVER-25522 ensure oplog entries applied serially to collection with non-sim...David Storch2016-08-111-0/+65
* SERVER-24468 Add min_optime_recovery_on_failed_move_chunk_commit with require...Randolph Tan2016-08-111-0/+1
* SERVER-25564 extend timeout for hidden node and re-evaluate primaryBenety Goh2016-08-111-4/+5
* SERVER-22665 Separate mixed version test logic to multiVersion suiteRandolph Tan2016-08-113-32/+103
* SERVER-24724 authz for viewsKyle Suarez2016-08-112-0/+291
* SERVER-5781 addFields stage.Carly Robison2016-08-112-0/+165
* SERVER-24769 Add support for $lookup and $graphLookup on a view.Max Hirschhorn2016-08-102-15/+93
* SERVER-24497 Linearizable read concern implementedhari devaraj2016-08-102-57/+136
* SERVER-25139 make $graphLookup's cache collation-awareDavid Storch2016-08-101-0/+136
* SERVER-25541 Fix waiting on slow stop and unexpected election in catchup.jsSiyuan Zhou2016-08-101-7/+13
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-21/+0
* SERVER-24506 Cloner support for viewsJames Wahlin2016-08-091-0/+43
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-0/+21
* SERVER-25416: Use failpoint in killop_own_ops.jsSpencer Jackson2016-08-091-14/+27
* SERVER-24468 add test to check that minOpTimeUpdaters is used to fetch latest...Randolph Tan2016-08-092-0/+42
* SERVER-24213 Make addShard return success if attempting to add an already exi...Spencer T Brody2016-08-083-54/+102
* SERVER-25486 increased wait time in slavedelay1.js to check replication delayBenety Goh2016-08-081-2/+2
* SERVER-25449 assert inserts in mongos_no_detect_sharding.js succeedsRandolph Tan2016-08-081-1/+1
* SERVER-25300 Incorrect syntax in for loop in collection.jsWaley Chen2016-08-081-8/+4
* SERVER-25469 Only perf test journaled inserts if supported by server.Max Hirschhorn2016-08-081-1/+8
* SERVER-25447 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-051-7/+4
* SERVER-25451 Shard sharded_files_id_n.fs.chunks with unique=true.Max Hirschhorn2016-08-051-1/+1
* SERVER-24439 Make mongos commands over sharded collections inherit the collec...Tess Avitabile2016-08-053-11/+925
* SERVER-23663 fix lintEric Milkie2016-08-051-1/+1