summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 0.9.3r0.9.3Eliot Horowitz2009-05-291-1/+1
* if the version in the code is 'clean' then do a dist release for s3distEliot Horowitz2009-05-291-2/+11
* fixed some readline issues with scon MINORyellow2009-05-291-7/+3
* working on nice s3push methods that don't involve manual work MINOREliot Horowitz2009-05-281-4/+23
* move version string to .cpp so changing doesn't require recompile MINOREliot Horowitz2009-05-282-1/+3
* version() for shellEliot Horowitz2009-05-281-0/+8
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-281-0/+42
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-282-3/+7
| |\
| * | update xcode proj MINORAaron2009-05-281-0/+42
* | | use assert.soon so slow machines don't break things MINOREliot Horowitz2009-05-281-2/+6
| |/ |/|
* | increase timeout for slow boxes MINOREliot Horowitz2009-05-281-1/+1
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-2816-10/+46
|\ \ | |/
| * print stack trace when detect an invalid BSON objectAaron2009-05-281-1/+1
| * BUG SERVER-51 change port allocation strategy to hopefully avoid allocating d...Aaron2009-05-281-2/+4
| * log periodically while cloning a collection, log sync point when applying oplogAaron2009-05-282-2/+11
| * repl save and log progress every minute instead of every five minutesAaron2009-05-281-1/+1
| * comments MINORAaron2009-05-2813-4/+29
* | memory leak in sm SERVER-73Eliot Horowitz2009-05-281-1/+3
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-282-4/+4
|\ \ | |/
| * protect global undefined_ variable MINORAaron2009-05-281-1/+1
| * write more data in log exhaustion test, to prevent spurious test failure MINORAaron2009-05-281-3/+3
* | fix sm leak b/c of iterator api confusion - part of SERVER-73Eliot Horowitz2009-05-281-1/+3
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-281-15/+5
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-286-27/+31
| |\
| * | more correct check for misdirected negotiate command requestsAaron2009-05-281-15/+5
* | | compile with spider monkey 1.6 MINOREliot Horowitz2009-05-281-3/+14
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-283-14/+15
|\ \
| * \ Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-05-281-0/+4
| |\ \
| * | | Windows:Dwight2009-05-283-14/+15
* | | | typo MINOREliot Horowitz2009-05-281-1/+1
* | | | fix for old version of scons MINOREliot Horowitz2009-05-281-3/+4
| |/ / |/| |
* | | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-283-29/+27
|\ \ \ | |/ /
| * | fix mongos in vcproj to compile for release build - visual studioDwight2009-05-283-29/+27
| |/
* | check for c++ compiler MINOREliot Horowitz2009-05-281-0/+4
|/
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-283-4/+23
|\
| * make scons more portable MINOREliot Horowitz2009-05-281-2/+2
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-287-46/+51
| |\
| * | make "new ObjectId()" and "ObjectId()" both work for backwards compatabilityEliot Horowitz2009-05-282-2/+21
* | | file allocator compile windows MINORAaron2009-05-288-18/+12
| |/ |/|
* | make 'scons startMongod smokeJsPerf' workAaron2009-05-273-8/+8
* | solaris compile MINOREliot Horowitz2009-05-271-2/+3
* | put mongoclient first in build line MINOREliot Horowitz2009-05-271-1/+1
* | correctly escape backslashes in test MINORAaron2009-05-271-1/+1
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-271-1/+1
|\ \ | |/
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-272-2/+56
| |\
| * | lowercase warning for buildbot MINOREliot Horowitz2009-05-271-1/+1
* | | wait for file allocator to finish before removing filesAaron2009-05-273-34/+38
| |/ |/|
* | sm correctly read strings as utf8 even if JS_EncodeCharacters doesn't work as...Aaron2009-05-272-2/+22
* | test cleanup MINORAaron2009-05-271-0/+2
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-272-2/+3
|\ \ | |/