summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.3.0r1.3.0Eliot Horowitz2009-12-312-2/+2
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-317-5/+127
|\
| * oops. MINORMathias Stearn2009-12-301-1/+1
| * FindAndModify command SERVER-459Mathias Stearn2009-12-303-0/+106
| * Make buildscripts/errorcodes.py executableMathias Stearn2009-12-301-0/+1
| * JSON parser supports 'new Date(1234)' SERVER-461Mathias Stearn2009-12-302-3/+18
| * MINOR commentAaron2009-12-301-2/+2
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-302-2/+11
|\ \ | |/
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-12-302-2/+3
| |\
| * | commentsDwight2009-12-302-2/+11
* | | use dfa for $mod parsingEliot Horowitz2009-12-301-4/+49
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-303-12/+30
|\ \ | |/
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-12-301-5/+6
| |\
| * | prep for fsync exec optionDwight2009-12-303-12/+30
* | | more aggregious boost warningsEliot Horowitz2009-12-302-2/+3
| |/ |/|
* | clearer outputEliot Horowitz2009-12-301-1/+1
* | remove spurious warningEliot Horowitz2009-12-301-4/+5
|/
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-12-301-2/+8
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-305-27/+39
| |\
| * | slighly ugly handling of nester CurOpEliot Horowitz2009-12-301-2/+8
* | | SERVER-485 fix validate on capped collectionDwight2009-12-302-1/+8
| |/ |/|
* | compile windows (vcproj)Dwight2009-12-305-27/+39
|/
* Merge branch 'master' of github.com:mongodb/mongoAaron2009-12-291-4/+7
|\
| * fix unit testEliot Horowitz2009-12-291-4/+7
* | Merge branch 'master' of github.com:mongodb/mongoAaron2009-12-2913-67/+87
|\ \ | |/
| * stop using stringstream for loggingEliot Horowitz2009-12-2913-67/+87
* | MINOR initialize callbackAaron2009-12-291-1/+1
* | Merge branch 'master' of github.com:mongodb/mongoAaron2009-12-2910-26/+201
|\ \ | |/
| * 32-bit fixEliot Horowitz2009-12-291-1/+1
| * undo temp changeEliot Horowitz2009-12-291-1/+1
| * first checking of simple/fast resettable StringBuilderEliot Horowitz2009-12-294-3/+161
| * use current environment in windows if cl.exe isn't on the pathMathias Stearn2009-12-291-1/+7
| * better boost detection on win32Mathias Stearn2009-12-291-8/+13
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-295-63/+101
| |\
| * | configure "slow" queriesEliot Horowitz2009-12-296-15/+21
* | | SERVER-470 MINOR don't need persistent handles for copied function argumentsAaron2009-12-291-5/+2
* | | MINOR uassert on connect/login failureAaron2009-12-291-2/+2
* | | SERVER-470 complete setup for parallel clients in separate js scopesAaron2009-12-295-27/+44
* | | SERVER-470 MINOR remove test codeAaron2009-12-291-1/+0
* | | SERVER-470 MINOR abstract shell init functionality so v8_utils need not link ...Aaron2009-12-295-26/+34
* | | SERVER-470 MINOR use return value to check in assert.parallelTestsAaron2009-12-292-7/+7
* | | SERVER-470 MINOR Refactor shell scope init codeAaron2009-12-294-15/+12
* | | SERVER-470 allow shell threads to be run in fresh scopesAaron2009-12-295-11/+87
* | | SERVER-470 test to run basic js tests in parallelAaron2009-12-292-2/+36
| |/ |/|
* | MINOR cleanupAaron2009-12-291-6/+0
* | Merge branch 'master' of github.com:mongodb/mongoAaron2009-12-292-1/+2
|\ \ | |/
| * link errorEliot Horowitz2009-12-292-1/+2
* | MINOR merge and add exception codesAaron2009-12-29102-677/+868
|\ \ | |/
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-2910-99/+7
| |\
| | * remove dbinfo.hdwight2009-12-291-0/+0