summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v1.0' of git@github.com:mongodb/mongo into v1.0v1.0Eliot Horowitz2009-12-071-32/+0
|\
| * old version of shellEliot Horowitz2009-12-071-32/+0
* | version #Eliot Horowitz2009-12-071-1/+1
|/
* security cleanup / segault fix in currentOp SERVER-384Eliot Horowitz2009-12-072-1/+2
* remove wrong assertion SERVER-386Eliot Horowitz2009-12-071-2/+1
* fix invalid ensureIndex crashing server SERVER-388Eliot Horowitz2009-12-072-0/+42
* use 1.0 in the dist nameEliot Horowitz2009-12-061-2/+2
* validate skip() value on a queryDwight2009-10-261-1/+3
* removed 1 test that shouldn't have been mergedr1.0.1Eliot Horowitz2009-10-221-23/+0
* version # 1.0.1Eliot Horowitz2009-10-221-1/+1
* safety to ensure we don't use a new pdfiel version or something with > 10 ind...Eliot Horowitz2009-10-222-4/+4
* fix bug with cursors and capped collections where cursor could get partial dataEliot Horowitz2009-10-202-1/+115
* make getMore buffer big since we know there are lots of resultsEliot Horowitz2009-10-191-2/+7
* validate() says invalid if more than 20 files SERVER-269Eliot Horowitz2009-08-281-1/+1
* 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
| |\