summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version number to 0.9.0r0.9.0Eliot Horowitz2009-03-272-3/+3
* reload option for getShardManagerEliot Horowitz2009-03-262-3/+3
* allow "raw" clients - better messagsEliot Horowitz2009-03-262-3/+14
* better debuggingEliot Horowitz2009-03-261-1/+1
* _id assignment fixEliot Horowitz2009-03-261-0/+1
* Max/Min Key display - need to make spcial classes thoughEliot Horowitz2009-03-261-0/+10
* better Array.tojson optionEliot Horowitz2009-03-261-2/+6
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-03-262-5/+14
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-262-3/+3
| |\
| * | safer use of dbs mapAaron2009-03-262-5/+14
* | | safer object managementEliot Horowitz2009-03-261-2/+2
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-03-262-18/+18
|\ \ | |/
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-262-2/+2
| |\
| * | make dbunlocking() inlineable -- should be fasterDwight2009-03-262-18/+18
* | | solaris fixesEliot Horowitz2009-03-262-3/+3
| |/ |/|
* | fixed testSetup so /tmp/unittest actually gets createdEliot Horowitz2009-03-261-1/+1
* | Model::_id protected instead of privateEliot Horowitz2009-03-261-1/+1
|/
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-255-3/+49
|\
| * shard versioning checkpointEliot Horowitz2009-03-255-3/+49
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-2513-98/+238
|\ \ | |/
| * make Model::save,load virtualEliot Horowitz2009-03-251-3/+3
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-03-252-0/+78
| |\
| | * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-251-0/+5
| | |\
| | * | Test single master and two slavesAaron2009-03-252-0/+78
| * | | add DBClientBase::getServerAddress()Eliot Horowitz2009-03-252-1/+14
| | |/ | |/|
| * | v8 now requires rt on linuxEliot Horowitz2009-03-251-0/+5
| |/
| * Print debug info when mongo crashesAaron2009-03-241-2/+28
| * Use string instead of char * in client codeAaron2009-03-245-91/+101
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-248-66/+159
| |\
| * | Initialize BSONElement() with correct totalSizeAaron2009-03-242-1/+9
* | | remind people at startup that there is a web admin interfaceDwight2009-03-253-5/+11
| |/ |/|
* | comments/cleanupDwight2009-03-242-10/+6
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-249-32/+36
|\ \ | |/
| * Support large count and nscannedAaron2009-03-246-21/+21
| * Just exit if --only specified without --sourceAaron2009-03-241-2/+6
| * Adjust timing, attempt to fix intermittent test failureAaron2009-03-241-2/+2
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-03-231-0/+1
| |\
| | * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-234-1/+12
| | |\
| | * | Update nscanned for profilingAaron2009-03-231-0/+1
| * | | name cleaningEliot Horowitz2009-03-231-7/+6
| | |/ | |/|
* | | recstore: closeFiles() supportDwight2009-03-246-6/+79
* | | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-231-0/+3
|\ \ \ | |/ /
| * | Close databases to clear client cursorsAaron2009-03-231-0/+3
* | | recstore: support for multiple directoriesDwight2009-03-232-51/+75
|/ /
* | clean up warnings on windowsDwight2009-03-233-1/+9
|/
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-231-1/+5
|\
| * commentEliot Horowitz2009-03-231-1/+5
* | Check --pairwith peer spec against local.sources on startupAaron2009-03-231-0/+28
* | Better replacepeer testsAaron2009-03-233-4/+97
|/
* optimizationsAaron2009-03-201-17/+21