summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* test case for SERVER-3428gregs2011-07-141-0/+37
* fix drop2 test with command changeEliot Horowitz2011-07-071-3/+3
* nicer debuggingEliot Horowitz2011-06-301-2/+2
* test more reliableEliot Horowitz2011-05-211-0/+4
* better test debuggingEliot Horowitz2011-05-111-2/+2
* fix m/r handling of undefined SERVER-2861Eliot Horowitz2011-04-281-0/+22
* authenticate rs manager thread SERVER-2919Kristina2011-04-281-0/+12
* don't force a check on _id for sharding as it has to be thereEliot Horowitz2011-04-261-0/+5
* do not demote primary if a secondary restarts SERVER-2550Kristina2011-04-141-4/+1
* flushRouterConfig to force a mongos config reload SERVER-2666Eliot Horowitz2011-04-111-0/+31
* SERVER-2737 commitIfNeeded() in cappedTruncateAfter()Aaron2011-03-241-0/+50
* SERVER-2810 check for dropped explain cursor before accessing soAaron2011-03-241-0/+17
* SERVER-2809 don't read cursor's nscanned if failed yield invalidated the cursorAaron2011-03-221-0/+18
* allow 1 or true for rs config options SERVER-2714Kristina2011-03-181-0/+17
* SERVER-2662 don't attempt to yield a query after an earlier yield fails and d...Aaron2011-03-181-5/+0
* SERVER-2662 testAaron2011-03-181-0/+22
* fix fastsync to not be confused on new members SERVER-2717Kristina2011-03-131-14/+0
* fix sharding test with local changeEliot Horowitz2011-03-081-1/+1
* don't return local in listDatabases sharded 180 SERVER-2686Eliot Horowitz2011-03-081-0/+9
* update index test because of fix SERVER-1716Eliot Horowitz2011-03-021-5/+2
* SERVER-2650 prevent too small extentsAaron2011-03-011-0/+11
* null is ok in shard key, blank is not SERVER-2648Eliot Horowitz2011-03-011-2/+7
* wait for group commitEliot Horowitz2011-02-181-0/+3
* formattingEliot Horowitz2011-02-181-43/+43
* multi/upsert is fine sharded, remove bad assertEliot Horowitz2011-02-171-0/+7
* put all replica set nods in shard mapEliot Horowitz2011-02-171-0/+1
* If migrate fails due to oversized chunk, try to split that chunk SERVER-2519Eliot Horowitz2011-02-161-0/+45
* new testDwight2011-02-161-0/+18
* temporarily comment out failing testKristina2011-02-141-0/+4
* fix findAndModify when sort is used and _id in query SERVER-2530Mathias Stearn2011-02-101-2/+2
* fix replica set cursor cleaning through mongos SERVER-2505Eliot Horowitz2011-02-091-0/+3
* debuggabilityMathias Stearn2011-02-091-1/+1
* add sleep in dumprestore2 to handle SERVER-2501Aaron2011-02-081-0/+3
* clear indexes at beginning of covered index tests so they will pass consisten...Aaron2011-02-082-2/+2
* use distinct collection names in tests to prevent conflict in parallel suiteAaron2011-02-083-3/+3
* if dropdb is broken, this should make it fail more frequentlydwight2011-02-071-1/+6
* test output log moredwight2011-02-071-2/+4
* crlfdwight2011-02-071-34/+34
* connection per client thread, since connections are not thread-safeTony Hannan2011-02-062-42/+66
* fix test to work with preallocdwight2011-02-061-8/+14
* fix initialSync on reconfig SERVER-2484Kristina2011-02-051-3/+30
* fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482Eliot Horowitz2011-02-051-1/+1
* fix SlaveOk getMore with replica sets for sharded collections SERVER-2482Eliot Horowitz2011-02-051-1/+13
* adjust md5.js to pass with the file format changedwight2011-02-051-5/+6
* error test textdwight2011-02-051-1/+1
* fix testsdwight2011-02-046-38/+113
* a_quick adjusteddwight2011-02-041-4/+7
* multi-threaded replset with durability test, requires V8 in mongo shellTony Hannan2011-02-032-0/+145
* test resiliencyMathias Stearn2011-02-011-6/+8
* SERVER-2076 disable test in v8 modeAaron2011-02-011-0/+4