summaryrefslogtreecommitdiff
path: root/db/instance.h
Commit message (Expand)AuthorAgeFilesLines
...
* log query info for update & deleteAaron2009-05-041-1/+1
* Close listener sockets on exitAaron2009-04-011-1/+3
* add DBClientBase::getServerAddress()Eliot Horowitz2009-03-251-1/+4
* Revert "Use os file locking to lock dbpath"Aaron2009-03-101-3/+1
* Use os file locking to lock dbpathAaron2009-03-091-1/+3
* Log current op to console on crashAaron2009-03-031-0/+3
* Dummy count implementationAaron2009-02-201-0/+1
* dbtopAaron2009-02-091-1/+1
* TypoAaron2009-01-231-1/+1
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-01-231-0/+2
|\
| * track where the db was started from so easier to find jarsEliot Horowitz2009-01-221-0/+2
* | Dummy authorization for DBDirectClientAaron2009-01-231-0/+22
|/
* Indent all lines within namespaces one levelAaron2009-01-151-62/+62
* Replace tab indentation with spacesAaron2009-01-141-2/+4
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* sayPiggyBack/piggyBackEliot Horowitz2009-01-131-0/+4
* recv full http request, implement simple rest post handling, refactor dbclien...Aaron2009-01-071-12/+4
* moving DBDirectClient to instance.* b/c it only make sense there and cleans l...Eliot Horowitz2009-01-021-0/+17
* Move getDatabaseNames to instance.cppAaron2008-12-291-0/+1
* Replace tab indentation with spacesAaron2008-12-281-33/+37
* Use socketless interface for cloning using single db instanceAaron2008-12-181-0/+2
* Adding new unit dbtests binary, with a few btree tests; moved some global sta...Aaron Staple2008-12-021-0/+81