summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* - SERVER-3627: disable test, not passing on buildbotagirbal2011-10-111-1/+3
* buildbot better error msg for bigMapReduce.jsgregs2011-10-101-1/+1
* buildbot turn off balancer when manually moving chunks parallel.jsgregs2011-10-101-1/+2
* - SERVER-2684: csv export expects its own special output for ObjectIdagirbal2011-10-091-2/+2
* SERVER-3627: sharded map-reduce output isn't being split into chunksagirbal2011-10-091-2/+30
* - SERVER-2684: special types in shell (e.g. Timestamp) display in variety of ...agirbal2011-10-072-5/+16
* Added debugging to block2 testKristina2011-10-071-4/+8
* Fix initial_sync3 failuresKristina2011-10-071-0/+2
* buildbot primary can change after reconfig replReads.jsgregs2011-10-071-2/+7
* Change slavedelay test to give better loggingKristina2011-10-071-31/+26
* - SERVER-2751: fixed for SM too. Also fixed test typo.agirbal2011-10-071-11/+11
* - SERVER-3012: added testagirbal2011-10-071-0/+25
* - SERVER-2751: BinData Asserts and crashes shellagirbal2011-10-071-0/+42
* - SERVER-2076: killall may fail in v8agirbal2011-10-061-2/+2
* buildbot db not set for sharding tests auth.jsgregs2011-10-061-1/+4
* fix smallOplog testsMathias Stearn2011-10-061-1/+6
* buildbot wait longer for replication slavedelay1.jsgregs2011-10-061-1/+3
* buildbot stop balancer before slaveOk queries to avoid dup results auth.jsgregs2011-10-061-0/+4
* buildbot turn off balancer bf moving chunks manually in key_many.jsgregs2011-10-051-0/+1
* - SERVER-1900: v8 seems to be fixed. Reenabled both tests and it's passing now.agirbal2011-10-052-14/+15
* SERVER-3299 trim hostname on replica set reconfigScott Hernandez2011-10-051-0/+21
* Make secondaries go into recovering state when auth is wrong SERVER-3715Kristina2011-10-051-0/+98
* need to do find().itcount()Greg Studer2011-10-051-2/+1
* fix jstests/mr_auth.js (again)Tony Hannan2011-10-051-2/+3
* fix jstests/mr_auth.jsTony Hannan2011-10-051-1/+2
* buildbot fix test b/c of SERVER-3645 on migratesgregs2011-10-051-1/+3
* buildbot mr_auth.js not a sharded testgregs2011-10-051-1/+1
* List DBs that need to move in removeShard output SERVER-3512Mathias Stearn2011-10-041-1/+4
* removeShard removes local from config.databases if owned by shard to remove S...Mathias Stearn2011-10-041-0/+4
* don't overwrite dirty point when adding new SERVER-3688gregs2011-10-041-1/+1
* minor final fixup for SERVER-3688gregs2011-10-042-8/+20
* tests for SERVER-3688gregs2011-10-043-5/+90
* test for SERVER-3910Eliot Horowitz2011-10-021-0/+3
* comment our mr_auth.js to try to get building. others should investigate furtherdwight2011-10-021-0/+4
* durpassthrough is failing. maybe mr_auth.js. add better logging when it failsdwight2011-10-021-9/+41
* jumbo chunk test I forgot to commitEliot Horowitz2011-10-011-0/+53
* temp disable this test on Windows because of quoting issuesKristina2011-09-301-0/+9
* make getLastError require auth SERVER-3773Kristina2011-09-302-5/+2
* can't use count in test SERVER-2395gregs2011-09-301-2/+2
* SERVER-3345: Read-only users can't output mapReduce to existing collectionTony Hannan2011-09-291-0/+77
* final fixup for SERVER-2395gregs2011-09-291-0/+0
* test case for bulk insert during sharding SERVER-2395gregs2011-09-291-0/+90
* basic test for bulk insert from shell SERVER-2395gregs2011-09-291-0/+21
* test for recheck of reset shard version SERVER-3889gregs2011-09-291-0/+38
* Fix test case to handle array locations from includeLocgregs2011-09-291-8/+2
* better msging / tests when sharding collection with diff types of indexes SER...gregs2011-09-291-11/+19
* more commands require authentication SERVER-3773Kristina2011-09-291-0/+10
* CS-1507: do print() instead of returning value, cleaner and works in loopagirbal2011-09-291-9/+0
* better $timestamp formatKristina2011-09-281-1/+1
* Fix mongoimport on jsonArrays. SERVER-3834Spencer T Brody2011-09-271-0/+27