summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* look for settings.py backwards a bitr1.0.0Eliot Horowitz2009-08-271-0/+2
* 1.0.0 markerEliot Horowitz2009-08-272-2/+2
* BUMP 0.9.10r0.9.10Eliot Horowitz2009-08-242-2/+2
* make shell use group cmd by default (can use groupeval if you want)Eliot Horowitz2009-08-242-3/+4
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-243-3/+7
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-08-241-1/+3
| |\
| * | improve help for group()Dwight2009-08-243-3/+7
* | | wait for tools to quit before continuing - faster and more reliableEliot Horowitz2009-08-241-16/+24
* | | runMongoProgramEliot Horowitz2009-08-241-2/+16
| |/ |/|
* | better error message for reduce failure MINOREliot Horowitz2009-08-241-1/+3
|/
* make assert.soon take a string to evalEliot Horowitz2009-08-241-2/+10
* fallotu from removing methods from ArrayEliot Horowitz2009-08-248-9/+17
* remove methods in Array.prototype so for ( x in [] ) worksEliot Horowitz2009-08-232-11/+16
* test for count with field matchingEliot Horowitz2009-08-211-0/+26
* fix case where there is a large object early in a collection that is bigger t...Eliot Horowitz2009-08-211-1/+10
* log(1) new extentsEliot Horowitz2009-08-211-1/+1
* put capped info into statsEliot Horowitz2009-08-211-0/+5
* fix concurrency issue cleaning up pooled scopesEliot Horowitz2009-08-211-3/+9
* fix mod eq 0Eliot Horowitz2009-08-212-1/+5
* some safety for other JS impls MINOREliot Horowitz2009-08-211-12/+22
* fix ? case with SERVER-239Eliot Horowitz2009-08-202-5/+10
* MINOR additional case for SERVER-239Aaron Staple2009-08-201-0/+7
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-208-42/+98
|\
| * $mod operatorEliot Horowitz2009-08-206-2/+47
| * test from before that worksEliot Horowitz2009-08-201-0/+9
| * formattingEliot Horowitz2009-08-201-39/+39
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-204-10/+33
| |\
| * | skip empty linesEliot Horowitz2009-08-201-1/+3
* | | fix windows mmapEliot Horowitz2009-08-201-1/+1
| |/ |/|
* | get rid of warningdwight2009-08-201-2/+0
* | --nssize parameterdwight2009-08-203-8/+33
|/
* fix subobject selector returning the same object twiceEliot Horowitz2009-08-201-0/+2
* getMetadata() for GridFileMichael Stephens2009-08-202-0/+11
* getUploadDate() and getMD5() for GridFileMichael Stephens2009-08-201-0/+8
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-192-86/+97
|\
| * Merge branch 'master' of git@github.com:mongodb/mongodwight2009-08-192-1/+5
| |\
| * | comments and fix indentation MINORdwight2009-08-192-86/+97
* | | fix windows groupcmd - assert is often overriden - be carefulEliot Horowitz2009-08-192-6/+1
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-191-1/+0
|\ \
| * \ Merge branch 'master' of git@github.com:mongodb/mongoeliot2009-08-192-1/+19
| |\ \ | | |/
| * | timing tests are too hard to do across a dozen machines MINOReliot2009-08-191-1/+0
* | | temp debugging MINOREliot Horowitz2009-08-191-0/+5
| |/ |/|
* | groupcmd handle some weird key casesEliot Horowitz2009-08-192-1/+19
|/
* SPAM MINOREliot Horowitz2009-08-191-1/+0
* clean groupcmd and make work with empty keyEliot Horowitz2009-08-192-11/+13
* update visual studio js codeEliot Horowitz2009-08-191-45/+167
* better error handlingEliot Horowitz2009-08-191-1/+5
* forgot to change a nameEliot Horowitz2009-08-191-1/+1
* make a group cmd that takes the same arguments as old db.eval versionEliot Horowitz2009-08-194-10/+142
* couple of small optimizationsEliot Horowitz2009-08-193-12/+22