summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man pages, version, and APGL MINORkristina2009-06-0110-7/+263
* spider monkey 1.6 compile MINOREliot Horowitz2009-06-012-2/+14
* CodeWScope SERVER-80Eliot Horowitz2009-06-012-3/+46
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-06-011-3/+5
|\
| * js can be a sibling to mongo directory on windowsMike Dirolf2009-06-011-3/+5
* | fix dates in spider monkey SERVER-83Eliot Horowitz2009-06-013-13/+16
|/
* hack for ubuntu's weird js versionEliot Horowitz2009-05-291-0/+2
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-2923-0/+4526
|\
| * Added README file describing building MongoDB using Visual Studio 2008unknown2009-05-301-0/+54
| * Added vs 2008 projects for building MongoDB componentsunknown2009-05-3022-0/+4472
* | use rawOut() when shell seg faults, log if shell gets SIGPIPE MINORAaron2009-05-291-20/+9
|/
* smokeRepl relies on mongobridge MINORAaron2009-05-291-1/+1
* fix test race condition MINORAaron2009-05-291-1/+9
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-292-3/+8
|\
| * strip installed binariesyellow2009-05-291-1/+6
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-291-1/+1
| |\
| | * windows compile MINOReliot2009-05-291-1/+1
| * | change version string to 0.9.3+Eliot Horowitz2009-05-291-1/+1
| |/
* | create /data/ and /data/db/ in scons target tests if they don't existAaron2009-05-291-2/+12
|/
* 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
| |/ / |/| |