summaryrefslogtreecommitdiff
path: root/shell/utils.js
Commit message (Expand)AuthorAgeFilesLines
...
* clean up assert code MINOREliot Horowitz2009-08-141-10/+15
* beter output for (Min|Max)KeyEliot Horowitz2009-08-111-0/+6
* fix gratuitous slowness in Map (for group) SERVER-189Eliot Horowitz2009-07-291-6/+38
* make objectid serialize to something parseableEliot Horowitz2009-07-061-1/+1
* fixed some tojson issuesEliot Horowitz2009-07-011-3/+15
* can't use JS eval trick from inside function because of JS scopingEliot Horowitz2009-06-111-20/+6
* re-implement it in shellEliot Horowitz2009-06-081-0/+8
* change Map to use Map.get Map.put Map[] won't workEliot Horowitz2009-06-081-12/+38
* assert.lt and assert.gtEliot Horowitz2009-06-061-0/+12
* BinData for spider monkey SERVER-97Eliot Horowitz2009-06-051-0/+4
* make assert.eq more strict MINOREliot Horowitz2009-06-041-1/+1
* db ref for javascript and shell SERVER-46Eliot Horowitz2009-06-031-0/+15
* fix "show users" in shell SERVER-87Eliot Horowitz2009-06-011-2/+4
* get rid of extraneous Map warning MINOREliot Horowitz2009-05-271-1/+0
* print handling of null MINOREliot Horowitz2009-05-211-0/+8
* fix shell commandsEliot Horowitz2009-05-191-1/+12
* get rid of fork()Aaron2009-05-151-6/+0
* convert clonecolletion.js test to use spawned shells instead of fork()Aaron2009-05-151-3/+4
* make assert.eq betterEliot Horowitz2009-05-151-2/+3
* print shell stuffEliot Horowitz2009-05-141-3/+19
* Merge branch 'smshell' of git@github.com:mongodb/mongo into smshellEliot Horowitz2009-05-141-9/+0
|\
| * port fork() to spidermonkeyAaron2009-05-141-9/+0
* | Math.sigFigEliot Horowitz2009-05-141-0/+8
|/
* in shell, print() produces json output, output is recorded for test to access...Aaron2009-05-121-2/+3
* object enumeration fixEliot Horowitz2009-05-081-10/+6
* remove keySet until i figure out how to do it nicely MINOREliot Horowitz2009-05-061-2/+2
* Spider Monkey: insert, jni(1|2|3) workEliot Horowitz2009-05-061-0/+8
* Spider Monkey: udpate working, other db.eval thingsEliot Horowitz2009-05-061-0/+13
* more portableEliot Horowitz2009-05-031-1/+7
* mergeAaron2009-04-221-0/+18
|\
| * some Array helpersEliot Horowitz2009-04-211-0/+18
* | enhanced shell debug infoAaron2009-04-091-2/+2
|/
* soon is now 30 secsAaron2009-04-031-1/+1
* assert.soon waits up to 20 secAaron2009-04-031-1/+1
* more debuggingEliot Horowitz2009-03-291-0/+7
* better Array.tojson optionEliot Horowitz2009-03-261-2/+6
* assert helpers for testing success/failure of commandsEliot Horowitz2009-03-181-0/+14
* better tojson errorEliot Horowitz2009-03-171-1/+1
* npe on assertEliot Horowitz2009-03-111-1/+1
* fork checkpointAaron2009-03-051-0/+12
* better assert.eqEliot Horowitz2009-02-241-0/+3
* printjsonEliot Horowitz2009-02-211-0/+4
* assert.neqEliot Horowitz2009-02-201-0/+7
* verbosity optionEliot Horowitz2009-02-201-0/+4
* assert.throwsEliot Horowitz2009-02-181-0/+12
* getSisterDBEliot Horowitz2009-02-131-1/+1
* fix a bug with dup _id keys, but fix is in comments for tonightDwight2009-02-101-2/+4
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-061-0/+1
|\
| * it get mapped to last resultEliot Horowitz2009-02-061-0/+1
* | new pagewriterDwight2009-02-061-0/+1
|/