summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
| * | remind people at startup that there is a web admin interfaceDwight2009-03-252-4/+10
* | | Use non-copying subobject builder in json parserAaron2009-03-252-8/+43
* | | Build a subobject without recopying the contentsAaron2009-03-251-5/+17
* | | Write new num value just onceAaron2009-03-251-5/+3
* | | $push idempotence checkpointAaron2009-03-251-32/+20
* | | $push replayAaron2009-03-251-1/+31
* | | Add $size query optionAaron2009-03-253-1/+26
* | | $push checkpointAaron2009-03-241-4/+36
* | | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-241-0/+7
|\ \ \ | | |/ | |/|
| * | Use string instead of char * in client codeAaron2009-03-241-0/+7
* | | $push checkpointAaron2009-03-241-10/+16
* | | Upsert insert with embedded objectsAaron2009-03-241-12/+9
* | | More embedded mod corner casesAaron2009-03-242-15/+9
* | | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-2415-90/+163
|\ \ \ | |/ /
| * | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-247-66/+135
| |\ \ | | |/
| | * comments/cleanupDwight2009-03-242-10/+6
| | * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-03-247-23/+28
| | |\
| | * | recstore: closeFiles() supportDwight2009-03-245-6/+55
| | * | recstore: support for multiple directoriesDwight2009-03-232-51/+75
| * | | Initialize BSONElement() with correct totalSizeAaron2009-03-241-1/+1
| | |/ | |/|
| * | Support large count and nscannedAaron2009-03-246-21/+21
| * | Just exit if --only specified without --sourceAaron2009-03-241-2/+6
* | | mod checkpointAaron2009-03-241-0/+2
* | | embedded mod checkpointAaron2009-03-242-48/+66
* | | Few more testsAaron2009-03-231-15/+2
* | | mods on missing embedded objects checkpointAaron2009-03-231-21/+138
|/ /
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-03-232-1/+5
|\ \ | |/
| * clean up warnings on windowsDwight2009-03-232-1/+5
* | Update nscanned for profilingAaron2009-03-231-0/+1
|/
* 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