summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* debugging fot reconfigEliot Horowitz2011-10-111-1/+1
* Fix mongoimport on jsonArrays. SERVER-3834Spencer T Brody2011-10-081-0/+27
* test for recheck of reset shard version SERVER-3889gregs2011-09-301-0/+38
* Fix testSpencer T Brody2011-09-231-0/+1
* Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.Spencer T Brody2011-09-231-0/+31
* fix crash in filemd5 without correct index SERVER-3913Eliot Horowitz2011-09-221-0/+11
* Move slow replica set test to slowNightly directory.Spencer T Brody2011-09-071-0/+0
* Add test for node with highest priority re-becoming primary when it comes back.Spencer T Brody2011-09-071-0/+3
* Add test for using geo queries within a group command. SERVER-1742Spencer T Brody2011-09-071-0/+35
* move authentication check earlier for safety SERVER-3773Eliot Horowitz2011-09-071-0/+23
* Disable test for now. Looks like a timing issue. SERVER-3650 SERVER-3772Mathias Stearn2011-09-071-1/+2
* Queries for rollback objects need SlaveOk bit SERVER-3650Mathias Stearn2011-09-061-6/+13
* triangle test can't assume diagonal points SERVER-3725gregs2011-09-061-1/+1
* need to add error value to bounding boxes on polygons + boxes SERVER-3725gregs2011-09-062-11/+32
* fix test name, was causing a bb failure in parallel suiteAaron2011-09-061-1/+1
* don't run geo_polygon on os x 10.5Eliot Horowitz2011-09-061-24/+38
* disable testdwight2011-09-041-1/+1
* test for SERVER-3683Eliot Horowitz2011-09-041-0/+49
* Update test to reflect desired behavior. SERVER-3718Spencer T Brody2011-09-021-7/+3
* Don't try to backfill more than 1.5M array elements SERVER-3750Mathias Stearn2011-09-011-0/+16
* Fix broken test.Spencer T Brody2011-09-011-5/+6
* Add tests for $uniqueDocs in geo queries with multi-location docs. SERVER-3139Spencer T Brody2011-09-011-0/+37
* Extend tests for $exists accepting 1 and 0 so that the tests can catch SERVER...Spencer T Brody2011-08-311-3/+6
* SERVER-3717 last commit wasn't quite right :-(Dwight2011-08-311-4/+13
* Add more tests for geo polygon searches. SERVER-3726Spencer T Brody2011-08-302-1/+36
* SERVER-3717 enable testdwight2011-08-301-1/+1
* Fix some geo polygon tests which weren't testing as much as they meant to.Spencer T Brody2011-08-302-8/+10
* SERVER-3719 testAaron2011-08-291-0/+25
* Add more tests for SERVER-2326 & SERVER-3718.Spencer T Brody2011-08-291-0/+48
* Put assert in right place in test.Spencer T Brody2011-08-291-1/+1
* Fix sharding index creation tests. Now can catch SERVER-3718.Spencer T Brody2011-08-291-4/+10
* SERVER-3717 testAaron2011-08-291-0/+23
* Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687Spencer T Brody2011-08-293-0/+27
* test for SERVER-3710gregs2011-08-292-0/+72
* Add some more tests for $in and $all working together. QA-46 & SERVER-2165.Spencer T Brody2011-08-291-11/+21
* try to make test more reliableEliot Horowitz2011-08-291-1/+6
* fix show SERVER-3679Eliot Horowitz2011-08-291-0/+6
* drop collection so test can be run multiple times in buildbotAaron2011-08-261-0/+1
* Make date-sorting test deterministic.Spencer T Brody2011-08-251-20/+20
* Add more tests for sorting pre-epoch dates. SERVER-405 & QA-40.Spencer T Brody2011-08-252-16/+48
* Slight addition to date test. QA-42.Spencer T Brody2011-08-241-2/+4
* breaking bbEliot Horowitz2011-08-241-21/+1
* jsTestName seems not to work in all test contexts and was causing parallel te...Aaron2011-08-231-1/+1
* Test rejoining after forced replSetReconfigMathias Stearn2011-08-231-1/+21
* don't allow access to internal user when running with --auth SERVER-3666Kristina2011-08-231-2/+12
* SERVER-3555 prevent some implicit yielding in MultiCursor usageAaron2011-08-221-4/+0
* SERVER-3670 polygon edge case fixesgregs2011-08-221-0/+21
* Add disabled test for SERVER-3650Mathias Stearn2011-08-221-0/+109
* Array add on function was causing buildbot failures in shared context testsAaron2011-08-221-5/+5
* tests were getting messed up by array add on functionsAaron2011-08-184-4/+4