summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* 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