summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25335 SERVER-26489 avoid group and other permissions when creating .db...Kevin Pulo2017-05-011-0/+126
* SERVER-28022 Invalidate old IDs for moved system.namespaces recordsMaria van Keulen2017-03-302-40/+47
* SERVER-27996 Invalidate stale system.namespaces record IDsMaria van Keulen2017-03-301-0/+45
* SERVER-27930 Invalidate old index record IDs after renaming collectionsMaria van Keulen2017-03-301-0/+37
* SERVER-21480: remove race condition in ttl1.jsGeert Bosch2017-01-251-6/+11
* SERVER-23316 Use shards from ShardingTest instead of querying config.shards f...Dianna Hohensee2017-01-041-14/+9
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-11-074-207/+136
* SERVER-22823 Increase stability of authCommands.jsr3.0.13-rc0r3.0.13Spencer T Brody2016-10-241-7/+3
* SERVER-17899 Assert on the appropriate stats when renaming a collection in co...Charlie2016-10-131-2/+2
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-10-061-1/+1
* SERVER-20586 increase auth/repl.js timeouts to reduce flakinessmatt dannenberg2016-09-281-2/+2
* SERVER-26357 increase timeouts for testScott Hernandez2016-09-281-5/+6
* SERVER-22929 remove rollback4.jsBenety Goh2016-08-091-58/+0
* SERVER-16910 Remove assumptions about order of results in sorth.jsCharlie Swanson2016-07-151-131/+268
* Don't run update_serializaility2.js on MMAPv1Kyle Suarez2016-07-151-16/+26
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-151-0/+81
* SERVER-24965 Change test to expect UnknownError if collection truncated.Max Hirschhorn2016-07-141-2/+4
* SERVER-24441 Avoid creating points near the poles in geo_full.js.Max Hirschhorn2016-06-101-2/+5
* SERVER-21869 Avoid wrapping of spherical queries in geo_full.jsSiyuan Zhou2016-06-101-9/+28
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2016-05-3192-37/+145
* SERVER-23919 fix call to userCreateNSEric Milkie2016-05-191-1/+4
* SERVER-24074 Make zbigMapReduce.js on 3.0 branch explicitly set the primary s...Spencer T Brody2016-05-091-0/+1
* SERVER-18221 Make auth1.js resilient to any node being elected primarySpencer T Brody2016-05-021-0/+1
* SERVER-23807 index build must X-lock collectionKyle Suarez2016-04-291-0/+81
* SERVER-7005 reject embedded null bytes in $regexDavid Storch2016-04-221-19/+35
* SERVER-23425 Port 3.2 sharding move chunk unit testsKaloian Manassiev2016-03-3112-127/+1256
* SERVER-18671 SecondaryPreferred can end up using unversioned connectionsRandolph Tan2016-02-221-0/+38
* Revert "SERVER-21528 clean up capped6.js"Robert Guo2016-02-051-89/+94
* Revert "SERVER-21388 validate captrunc argument"Robert Guo2016-02-051-7/+0
* SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-02-021-1/+1
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-281-94/+89
* SERVER-21388 validate captrunc argumentRobert Guo2016-01-281-0/+7
* SERVER-19110 Ignore failed operations in mixed_storage_version_replication.jsCharlie Swanson2016-01-141-5/+18
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-141-0/+11
* SERVER-7656 Execute aggregation command on targeted shard if first stage is a...Charlie Swanson2016-01-131-1/+38
* SERVER-20358 prevent creation of users containing NULL charactersrahuldhodapkar2016-01-131-0/+6
* SERVER-20858 Reject creation of non-capped oplog collections.Max Hirschhorn2016-01-121-0/+38
* SERVER-21602 Use 'cursorTimeoutMillis' flag in cursor_timeout.jsJason Rassi2016-01-121-11/+23
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-121-0/+41
* SERVER-21724 Let backup role read system.profileSpencer Jackson2016-01-072-14/+23
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1
* SERVER-22013 Filter listCollections results to relevant collectionCharlie Swanson2015-12-231-2/+2
* SERVER-22014 Don't run index_bigkeys_nofail.js in parallelGeert Bosch2015-12-231-0/+4
* SERVER-21545 Correctly roll back updating collection optionsCharlie Swanson2015-12-211-0/+23
* SERVER-21426:Add writeConcern support to benchRunr3.0.8-rc0dalyd2015-12-081-4/+7
* SERVER-21483 Don't reorder capped inserts on secondariesMathias Stearn2015-12-021-0/+49
* SERVER-20839 Use bsonWoCompare() to compare optimes in the shell.Max Hirschhorn2015-12-011-3/+1
* SERVER-21543 Lengthen delay before deleting old journal filesCharlie Swanson2015-11-231-42/+51
* SERVER-21305: Correctly calculate lock acquisition time for long waitsGeert Bosch2015-11-091-0/+57