summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add "ok" to commands resultEliot Horowitz2009-12-013-17/+3
* debugging for SHARDING-40 and SERVER-440Eliot Horowitz2009-12-011-1/+2
* Use boost's list_p in the json parser. SUPPORT-11 SERVER-443Mathias Stearn2009-11-302-2/+4
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-11-309-9/+79
|\
| * fix broken test. MINORMathias Stearn2009-11-301-1/+1
| * Loosen test because capped collection size isn't exactMathias Stearn2009-11-301-1/+1
| * JSON parser now creates ints and longs SERVER-309Mathias Stearn2009-11-304-4/+71
| * fix boost include orderEliot Horowitz2009-11-301-0/+2
| * better debuggingEliot Horowitz2009-11-302-3/+4
* | we are always static with pcreDwight2009-11-306-11/+11
|/
* some initial visual studio 2010 supportDwight2009-11-306-8/+1329
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-11-305-3/+18
|\
| * some threadsafety on memory mapped file static methodsEliot Horowitz2009-11-302-1/+12
| * ensure newline at and of buildinfo.cppEliot Horowitz2009-11-301-0/+4
| * fix warningEliot Horowitz2009-11-301-1/+1
| * BSONObj::isValid makes sure objects are less than 8mbEliot Horowitz2009-11-301-1/+1
* | fix shutdownServer in shell to show returend error msgDwight2009-11-301-2/+4
|/
* init fixEliot Horowitz2009-11-281-0/+1
* mongoimport take --headerline for csv,tsv SERVER-444Eliot Horowitz2009-11-282-8/+37
* add warningdwight2009-11-281-0/+1
* icompile old boostdwight2009-11-281-0/+2
* remove commented line was for testingdwight2009-11-281-2/+1
* bug fixdwight2009-11-281-1/+4
* temp until we finish some code do not assertdwight2009-11-281-1/+2
* concurrency workdwight2009-11-286-20/+78
* Merge branch 'master' of git@github.com:mongodb/mongodwight2009-11-283-6/+47
|\
| * fix csv parsing with escaped fields SERVER-441Eliot Horowitz2009-11-282-3/+45
| * only have default value in 1 placeEliot Horowitz2009-11-281-3/+2
* | checkpoitn a little sync workdwight2009-11-285-45/+74
|/
* compile vstudiodwight2009-11-281-1/+1
* more error handlingEliot Horowitz2009-11-271-0/+1
* commentEliot Horowitz2009-11-271-0/+3
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2009-11-274-16/+19
|\
| * Merge branch 'master' of git@github.com:mongodb/mongodwight2009-11-271-4/+4
| |\
| | * linux compileEliot Horowitz2009-11-251-4/+4
| * | minor concurrency prep tweakingdwight2009-11-273-12/+15
| |/
* | durability: added occasinal file syncEliot Horowitz2009-11-271-0/+23
|/
* extraneous log msgdwight2009-11-251-1/+0
* Merge branch 'master' of git@github.com:mongodb/mongodwight2009-11-2529-201/+505
|\
| * make jstOID a simple type and fix field filter and findOneEliot Horowitz2009-11-253-3/+4
| * forgot a testEliot Horowitz2009-11-251-0/+1
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-11-252-3/+12
| |\
| | * minor: don't put mms in optionsMike Dirolf2009-11-252-3/+12
| * | use Helpers::findById for simpel _id lookupsEliot Horowitz2009-11-253-66/+123
| * | some btree helpers and testEliot Horowitz2009-11-255-22/+116
| |/
| * fail early with compound shard keysMathias Stearn2009-11-241-0/+3
| * refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz2009-11-248-87/+115
| * cleaningEliot Horowitz2009-11-241-6/+1
| * getShardVersion in mongos - diagnostic toolsEliot Horowitz2009-11-246-4/+76
| * fix error messageEliot Horowitz2009-11-241-0/+1