summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* MINOR remove unused test functionAaron2010-01-261-12/+0
* fix: m/r emit error gets spidermonkey into bad state SERVER-570Eliot Horowitz2010-01-261-0/+47
* test for SERVER-567Eliot Horowitz2010-01-251-0/+14
* SERVER-568 make sure initial writes complete before starting cloneAaron2010-01-251-0/+3
* SERVER-560 fix race condition in preallocate.js testAaron2010-01-251-3/+5
* SERVER-426 make repair path configurableAaron2010-01-251-0/+30
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-01-252-6/+9
|\
| * use better _id hintEliot Horowitz2010-01-251-1/+1
| * make index text more robustEliot Horowitz2010-01-251-5/+8
* | SERVER-357 NumberLong converts to number (double) implicitly when doing opera...Aaron2010-01-251-0/+5
|/
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-01-203-3/+33
|\
| * SERVER-357 update test to check NumberLong value correctlyAaron2010-01-201-2/+2
| * SERVER-357 update test to handle NumberLong valueAaron2010-01-201-1/+1
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-01-205-10/+118
| |\
| * | SERVER-182 allow queries with array indexesDwight2010-01-201-0/+30
* | | SERVER-525 revert undoInsert implementationAaron2010-01-201-72/+0
* | | SERVER-525 add more extensive test for undoInsertAaron2010-01-201-0/+72
* | | Merge branch 'master' of github.com:mongodb/mongoAaron2010-01-204-10/+69
|\ \ \ | | |/ | |/|
| * | re-enable old testEliot Horowitz2010-01-191-5/+4
| * | better handling of sharded upserts. SHARDING-72Mathias Stearn2010-01-191-0/+33
| * | MINOR handle listFiles output format correctly in diskfull.js testAaron2010-01-191-2/+9
| * | MINOR don't reuse port from other testAaron2010-01-191-3/+5
| * | MINOR cleaner directory check in diskfull.js test, validate dir in listFilesAaron2010-01-191-4/+3
| * | SERVER-493 file preallocation testAaron2010-01-191-0/+19
* | | SERVER-525 enable case in capped5.jsAaron2010-01-201-6/+6
* | | SERVER-525 more capped collection / unique index testsAaron2010-01-191-0/+32
|/ /
* | test for ns indexingEliot Horowitz2010-01-191-0/+49
|/
* check for bad $set where set to an object with a . SERVER-261Eliot Horowitz2010-01-161-1/+1
* fix upset with x.y query and $mod SERVER-390Eliot Horowitz2010-01-161-0/+11
* some index cleaningEliot Horowitz2010-01-151-0/+13
* when scanning serially, if a chunk had no results, stopped prematurely SHARDI...Eliot Horowitz2010-01-151-1/+10
* fix spidermonkey error handling SERVER-515Eliot Horowitz2010-01-141-0/+8
* cleaning test for SERVER-261Eliot Horowitz2010-01-141-8/+1
* Use indexes for regexes with escape chars SERVER-522Mathias Stearn2010-01-141-0/+19
* test for SERVER-206Eliot Horowitz2010-01-141-0/+15
* _id lookup don't work without index (capped collections) SERVER-545Eliot Horowitz2010-01-141-0/+18
* on $ mod make sure new object isn't too big SERVER-540Eliot Horowitz2010-01-131-0/+20
* Revert "Revert "MINOR drop collection at beginning of test""Aaron2010-01-121-0/+1
* Revert "Revert "MINOR debug info for error1.js test""Aaron2010-01-121-14/+14
* Revert "Revert "SERVER-470 don's use namespace 'bar' in jstests""Aaron2010-01-123-19/+19
* Revert "MINOR remove bar collection from index_many.js"Aaron2010-01-111-3/+3
* MINOR remove bar collection from index_many.jsAaron2010-01-111-3/+3
* Revert "SERVER-470 try removing 'bar' collection from tests again"Aaron2010-01-113-19/+19
* SERVER-470 try removing 'bar' collection from tests againAaron2010-01-113-19/+19
* make mem info work on win32 SERVER-528Eliot Horowitz2010-01-101-1/+4
* oops, update json tests MINORKristina Chodorow2010-01-081-2/+2
* fix broken sharding tests (and comment one out)Mathias Stearn2010-01-073-12/+13
* Revert "SERVER-470 don's use namespace 'bar' in jstests"Aaron2010-01-063-19/+19
* Revert "MINOR drop collection at beginning of test"Aaron2010-01-061-1/+0
* Revert "MINOR debug info for error1.js test"Aaron2010-01-061-14/+14