summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41959 Exclude test that explicitly sets 'maxNumberOfTransactionOperati...William Schultz2019-08-141-1/+1
* SERVER-42121 Make mongo's renameCollection call configsvrRenameCollection.Jason Zhang2019-08-141-0/+464
* SERVER-40983 Track and log relevant single transaction metrics on mongos for ...Blake Oler2019-08-142-76/+249
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-14989-3960/+4036
* SERVER-41959 Ensure that we gracefully reject all forms of transaction oplog ...William Schultz2019-08-141-0/+111
* SERVER-42764 append oplog entries to test assertion message in two_phase_inde...Benety Goh2019-08-131-6/+8
* SERVER-42694 Add internal JS reduce accumulatorDavis Haupt2019-08-131-0/+116
* SERVER-41507 Track the time the new term oplog entry was written in replSetSt...Medha Potluri2019-08-131-3/+23
* SERVER-42630 Remove debug line from testA. Jesse Jiryu Davis2019-08-131-1/+0
* SERVER-42630 fix lintEsha Maharishi2019-08-132-2/+2
* SERVER-41503 Track the target opTime for catchup in replSetStatus on primariesMedha Potluri2019-08-133-0/+45
* SERVER-42630 Initial sync handles upserts from applyOps cmdA. Jesse Jiryu Davis2019-08-137-17/+139
* SERVER-42755 Fix eslintWilliam Schultz2019-08-131-1/+3
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionArun Banala2019-08-131-0/+145
* SERVER-41502 Track the number of times primary catchup concludes for each rea...Medha Potluri2019-08-134-4/+99
* SERVER-42755 recover_prepared_txn_with_multikey_write.js should verify absenc...William Schultz2019-08-131-2/+20
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-1237-159/+124
* SERVER-42587 Add requires_persistence tag to ttl_with_restart.js testXiangyu Yao2019-08-121-0/+1
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-1/+1
* SERVER-42048 Install and package jstests using SCons hygienic buildsMathew Robinson2019-08-121-0/+20
* SERVER-42743 Replicate a new write to all nodes after leaving initial sync in...Judah Schvimer2019-08-121-0/+8
* SERVER-11328 Allow more than one shard to be in 'draining' modeKaloian Manassiev2019-08-121-6/+6
* SERVER-42749 blacklist server_status_with_time_out_cursors from transaction s...Ian Boros2019-08-092-1/+3
* SERVER-42742 Include conditional in set of allowed fields in track_unsharded_...jannaerin2019-08-091-1/+2
* SERVER-42701 Test that basic database operations can be performed while the m...Gregory Wlodarek2019-08-091-0/+110
* SERVER-41746 Test varying lengths of collection namesGregory Wlodarek2019-08-092-0/+63
* SERVER-42740 If the 'top' command fails due to BSONObjectTooLarge in testing,...Gregory Wlodarek2019-08-095-4/+48
* SERVER-42664 add bsonObjToArray to shellcchilds12019-08-091-0/+33
* Revert "SERVER-42701 Test that basic database operations can be performed whi...Gregory Wlodarek2019-08-091-109/+0
* Revert "SERVER-41746 Test varying lengths of collection names"Gregory Wlodarek2019-08-093-77/+2
* SERVER-42639 Fix rollback via refetch file checker in the JS rollback libraryGregory Wlodarek2019-08-081-2/+4
* SERVER-41746 Test varying lengths of collection namesGregory Wlodarek2019-08-083-2/+77
* SERVER-42639 Rollback should use the collection UUID and not its name to crea...Gregory Wlodarek2019-08-084-6/+25
* SERVER-41949 Attach the databaseVersion on the write path on mongos"jannaerin2019-08-081-3/+3
* SERVER-42610 Flip order of assert.lte arguments in shards_and_config_return_l...Jamie Heppenstall2019-08-081-2/+2
* SERVER-42614: Remove error code 17405 and use ErrorCodes::NotMaster insteadLingzhi Deng2019-08-082-22/+3
* SERVER-42701 Test that basic database operations can be performed while the m...Gregory Wlodarek2019-08-081-0/+109
* SERVER-42368 Remove max shard key size limit of 512 bytesJamie Heppenstall2019-08-081-29/+9
* SERVER-42224 Add a server parameter maxValidateMBperSec to specify max valida...Gabe Villasana2019-08-081-0/+19
* SERVER-42600 Implement the FCV 4.4 checkShardVersion protocolEsha Maharishi2019-08-082-1/+483
* SERVER-42510: fix race in too_stale_secondary.jsLingzhi Deng2019-08-081-2/+22
* SERVER-42608 Accept hint in shell helper updateOne and updateManyXin Hao Zhang2019-08-071-73/+131
* SERVER-42507 Add internal javascript emit aggregation expressionNick Zolnierz2019-08-071-0/+88
* SERVER-41278 FSM dbhash background check shouldn't use sessions outside of er...Jack Mulrow2019-08-071-19/+37
* SERVER-42590 remove check for error code 17017 as its not feasible in 4.2Misha Tyulenev2019-08-061-8/+1
* SERVER-42585 use 4.2 mongos commands as a last stable binary commandsMisha Tyulenev2019-08-065-37/+18
* SERVER-42581 Remove set FCV in shard_identity_rollback.jsMisha Tyulenev2019-08-061-4/+0
* SERVER-42588 remove test for database versioning cache entry without version ...Misha Tyulenev2019-08-061-56/+0
* SERVER-42514: Have text_index_limits.js first replicate the index build befor...Daniel Gottlieb2019-08-061-1/+10
* SERVER-42640 Add uses_transactions to banned_txn_databases_sharded.js test tagsBlake Oler2019-08-061-1/+1