summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* don't run readONly tests where its not supportedEliot Horowitz2010-02-071-30/+33
* fix testEliot Horowitz2010-02-071-2/+2
* clean up scope from things removed from system.js SERVER-602Eliot Horowitz2010-02-071-0/+5
* make sure have _id index on system.js SERVER-609Eliot Horowitz2010-02-071-0/+2
* assert checking for _Id lookupEliot Horowitz2010-02-061-0/+4
* fix testEliot Horowitz2010-02-051-2/+0
* cleaner debugging MINOREliot Horowitz2010-02-051-1/+1
* add assert messagesyellow2010-02-051-20/+22
* SERVER-228 update test t now that we don't exit when disk is fullAaron2010-02-041-2/+5
* debugging MINOREliot Horowitz2010-02-041-1/+1
* debugging for weird mem issue MINOREliot Horowitz2010-02-041-0/+1
* better debugging MINOREliot Horowitz2010-02-041-2/+2
* fix testEliot Horowitz2010-02-031-5/+1
* SERVER-507 commentsAaron2010-02-032-1/+2
* windows fixesMathias Stearn2010-02-021-3/+3
* SERVER-506 accommodate nonstandard master/slave setup in replace peer testsAaron2010-02-022-17/+39
* SERVER-258 add test for copying a databaseAaron2010-02-022-3/+8
* use less data to make test race condition less likelyAaron2010-02-021-3/+3
* fix test race conditionAaron2010-02-021-2/+1
* SERVER-500 clean up processes in testAaron2010-02-021-0/+2
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-02-021-1/+1
|\
| * SERVER-258 test debugAaron2010-02-021-1/+1
| * SERVER-258 test debugAaron2010-02-021-1/+1
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-02-023-12/+37
|\ \ | |/
| * SERVER-446 fix v8 regex conversionAaron2010-02-011-6/+6
| * SERVER-446 make v8 undefined/null conversion same as smAaron2010-02-011-2/+2
| * Add debugging support for multiple destructors, and some guards to prevent th...Aaron2010-02-011-8/+8
| * SERVER-258 group work with read only modeAaron2010-02-011-3/+19
| * SERVER-258 make db.eval work with read only modeAaron2010-02-011-4/+13
* | Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output any...Eliot Horowitz2010-02-011-0/+2
|/
* db.c.insert() now generates and returns _id. SERVER-288Mathias Stearn2010-01-271-0/+37
* tojson(undefined) shouldn't return "null"Mathias Stearn2010-01-271-2/+2
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-01-263-2/+79
|\
| * SERVER-258 add authWriteOnly modeAaron2010-01-262-1/+42
| * SERVER-258 add readOnly auth modeAaron2010-01-262-2/+38
* | dropIndex can take an object rather than key name SERVER-573Eliot Horowitz2010-01-261-0/+16
|/
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-01-262-1/+18
|\
| * $addToSet mostly working SERVER-176Eliot Horowitz2010-01-261-0/+15
| * MINOR dbadmin.js test doesn't fail when 'mem' not supportedAaron2010-01-261-1/+3
* | SERVER-308 add support for --directoryperdb optionAaron2010-01-262-2/+63
* | 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
|/