summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-03-262-18/+18
|\
| * make dbunlocking() inlineable -- should be fasterDwight2009-03-262-18/+18
* | solaris fixesEliot Horowitz2009-03-261-1/+1
|/
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-253-2/+12
|\
| * add DBClientBase::getServerAddress()Eliot Horowitz2009-03-251-1/+4
| * Use string instead of char * in client codeAaron2009-03-241-0/+7
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-247-66/+135
| |\
| * | Initialize BSONElement() with correct totalSizeAaron2009-03-241-1/+1
* | | remind people at startup that there is a web admin interfaceDwight2009-03-252-4/+10
| |/ |/|
* | comments/cleanupDwight2009-03-242-10/+6
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-247-23/+28
|\ \ | |/
| * Support large count and nscannedAaron2009-03-246-21/+21
| * Just exit if --only specified without --sourceAaron2009-03-241-2/+6
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-232-1/+5
| |\
| * | Update nscanned for profilingAaron2009-03-231-0/+1
* | | recstore: closeFiles() supportDwight2009-03-245-6/+55
* | | recstore: support for multiple directoriesDwight2009-03-232-51/+75
| |/ |/|
* | clean up warnings on windowsDwight2009-03-232-1/+5
|/
* 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
|/
* optimizationsAaron2009-03-201-17/+21
* virtual dtorAaron2009-03-201-0/+1
* Better exampleAaron2009-03-201-2/+2
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-208-33/+48
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-201-10/+0
| |\
| * | checkpoint: beginnings of cleaning up the recstore interfaceDwight2009-03-208-33/+48
* | | const refAaron2009-03-204-8/+8
* | | OptimizationsAaron2009-03-202-15/+24
* | | Remove unused functionAaron2009-03-201-6/+0
| |/ |/|
* | Remove old debug loggingAaron2009-03-201-10/+0
|/
* minor: better error messageDwight2009-03-203-3/+7
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-197-69/+76
|\
| * improved dropIndex for new recstoreDwight2009-03-193-30/+54
| * fix a btree reuse key caseDwight2009-03-192-38/+13
| * compile windows/visual studioDwight2009-03-193-2/+10
* | Replace emptyObj with BSONObj()Aaron2009-03-1916-86/+55
* | CleanupAaron2009-03-191-1/+2
* | More sensible isValidAaron2009-03-191-3/+2
* | CleanupAaron2009-03-191-5/+7
* | Use boost shared_ptrAaron2009-03-191-53/+8
* | Don't allocate a Details object if memory is not ownedAaron2009-03-192-29/+24
* | Add objdata to BSONObj directlyAaron2009-03-191-13/+22
* | Remove cached object sizeAaron2009-03-191-7/+5
|/
* Remove 'temp' log cruftAaron2009-03-181-2/+0
* $set can be used with any type, checkpointAaron2009-03-182-46/+130
* Now forward startLoc, with testAaron2009-03-182-2/+2
* Find requested oplog entry starting from tail of logAaron2009-03-188-31/+71
* Print os information on startupAaron2009-03-181-0/+1
* On resync, clear all nontrivial local dbs that exist on remote machineAaron2009-03-182-30/+60