summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8813 Update key for mockservice used in unit tests.Andy Schwerin2013-04-291-0/+0
* SERVER-8813 Support files and code reorganization to support SASL and GSSAPI ...Andy Schwerin2013-04-223-0/+13
* SERVER-7202 test expired CRL for SSLEric Milkie2013-01-131-0/+10
* fix crl.pem to be non-expiredEric Milkie2013-01-131-5/+5
* SERVER-380: When testing via mongos, have to enable on all shardsEliot Horowitz2012-12-251-0/+9
* SERVER-380: Experimental text search indexingEliot Horowitz2012-12-251-0/+21
* SERVER-7202 adding tests for ssl private key password checkingEric Milkie2012-12-141-0/+51
* SERVER-7202 tests for CRLEric Milkie2012-12-142-0/+21
* SERVER-7202 test with certificatesEric Milkie2012-12-113-0/+82
* SERVER-7202 add support for ssl smoke testingEric Milkie2012-12-051-0/+50
* SERVER-7399 Move fail_point.js to jstests directoryRandolph Tan2012-10-261-92/+0
* SERVER-5175 Need "failpoints" system to facilitate testing core serverRandolph Tan2012-10-091-0/+92
* Tests for replica set and cluster upgradeGreg Studer2012-07-301-0/+340
* Make timeout longer for slow test machines SERVER-6130Kristina2012-06-191-1/+1
* Support geo indexing with points equal to max (+180 by default) SERVER-4027Mathias Stearn2012-06-011-2/+2
* fix time reportingEliot Horowitz2012-04-081-1/+1
* moving slowWeekly to the most trivial frameworkEliot Horowitz2012-04-081-0/+20
* Add dedicated key for running auth testsSpencer T Brody2011-11-141-0/+1
* Make grid.js helper functions use our standard testing infrastructure more.Spencer T Brody2011-11-101-20/+19
* SERVER-1208 config files ignore flags set to =false, warn about fast sync, an...dannenberg2011-07-291-0/+4
* correct key permissionsKristina2011-06-172-0/+2
* keys ended up w/wrong permissionsKristina2011-06-172-2/+0
* move auth key files to jstest/libsKristina2011-06-172-0/+2
* double bounds for geo query scaling and addn'l error msgs SERVER-2386 SERVER-...gregs2011-03-151-7/+19
* Fix for duplicate values in near-random testsgreg2011-03-021-1/+10
* connection per client thread, since connections are not thread-safeTony Hannan2011-02-061-1/+1
* multi-threaded replset with durability test, requires V8 in mongo shellTony Hannan2011-02-031-0/+30
* jstest: move primary between replica set shards. Also, modify libs/grid.js in...Tony Hannan2010-10-251-13/+33
* tests for sharded geoNear SERVER-926Mathias Stearn2010-10-201-6/+8
* some jstests helper methodsTony Hannan2010-09-143-0/+221
* Limit generated points to [-179.9, 179.9] due to SERVER-1720Mathias Stearn2010-09-031-1/+1
* Add randomized $near tests SERVER-1342Mathias Stearn2010-09-021-0/+76