summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Collapse)AuthorAgeFilesLines
* buildbot sharding_rs2.js wait for replica set update in mongos before trying ↵Greg Studer2011-12-131-0/+5
| | | | slaveok'd connection
* SERVER-4465 don't abort on local version reset unless it's a meaningful resetGreg Studer2011-12-111-0/+49
|
* fix test for when sockets closeEliot Horowitz2011-12-031-2/+7
|
* buildbot v2.0.2 replica_set_shard_version.js reconnect after stepdown and ↵gregs2011-12-021-18/+38
| | | | fix other timing issues
* Fix MessagingPort to register all ports in global listKristina2011-12-011-0/+3
|
* make profile1 test more robustEliot Horowitz2011-11-221-14/+16
|
* handle non-sharded query not master errors SERVER-4324Eliot Horowitz2011-11-211-1/+13
|
* test for SERVER-4324Eliot Horowitz2011-11-211-0/+51
|
* Fix auth1 testKristina2011-11-151-5/+4
|
* Add test for SERVER-4196.Spencer T Brody2011-11-111-1/+14
|
* Fix test - reconnect after server restartKristina2011-11-101-0/+1
|
* Only sync from members that build indexes unless buildIndexes=false SERVER-4160Kristina2011-11-091-31/+23
| | | | | | Conflicts: db/repl/rs_initialsync.cpp
* make test not hard code sharding knowledgeEliot Horowitz2011-11-081-3/+10
|
* fix testEliot Horowitz2011-11-071-2/+10
|
* SERVER-4171 modified test for wbl and new sharding, avoids S*RVER-4222gregs2011-11-071-0/+42
|
* buildbot auto1.js sort() doesn't work the way we thought it did...gregs2011-11-071-1/+2
|
* make test depend less on sharding internalsEliot Horowitz2011-11-031-5/+6
|
* make auth test reliableEliot Horowitz2011-11-011-5/+9
|
* Make secondaries go into recovering state when auth is wrong SERVER-3715Kristina2011-10-241-0/+98
|
* SERVER-3842 - make all initial chunks before marking collection shardedEliot Horowitz2011-10-231-0/+33
|
* buildbot need more time for file prealloc on big migrate ↵gregs2011-10-201-1/+1
| | | | sharding_migrateBigObject.js
* 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 ↵Spencer T Brody2011-08-311-3/+6
| | | | SERVER-2322.
* 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
|