summaryrefslogtreecommitdiff
path: root/dbgrid
Commit message (Expand)AuthorAgeFilesLines
* fix release build to build for mongos visual studioDwight2009-02-101-0/+16
* ScopedDbCollection -> operatorEliot Horowitz2009-02-092-18/+14
* doxygen for bsonobjiteratordwight2009-02-081-2/+2
* name changeEliot Horowitz2009-02-081-0/+0
* db allocation / seperationEliot Horowitz2009-02-084-4/+42
* get rid of config special casing for connections - everything is just a DBCon...Eliot Horowitz2009-02-089-98/+47
* change name of database from grid -> configEliot Horowitz2009-02-075-8/+8
* repl pairs support in conn pooldwight2009-02-071-3/+10
* gridcommands - list grid commandsEliot Horowitz2009-02-061-2/+23
* addserver/listserversEliot Horowitz2009-02-061-1/+44
* starting to look for actual locationsEliot Horowitz2009-02-067-71/+125
* bg page writer can run concurrently nowDwight2009-02-061-0/+99
* compile windowsDwight2009-02-063-3/+8
* refactoring so can control where things goEliot Horowitz2009-02-065-80/+152
* SaferAaron2009-02-051-0/+2
* Remove compiler warningAaron2009-02-051-2/+0
* more cleaning / command stuffEliot Horowitz2009-02-054-54/+78
* cleaningEliot Horowitz2009-02-053-14/+27
* lowercase names - decent change i won't break everythingEliot Horowitz2009-02-045-4/+4
* defer reccache writesDwight2009-02-033-5/+6
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2009-02-031-5/+5
|\
| * fix vc proj fileDwight2009-02-031-5/+5
* | some renaming and cleaningEliot Horowitz2009-02-037-91/+109
|/
* grid/message -> util/messageEliot Horowitz2009-02-035-5/+5
* name changeEliot Horowitz2009-02-031-7/+7
* make sure to use the original message id when respondingEliot Horowitz2009-02-031-3/+4
* cleaning old codeEliot Horowitz2009-02-031-26/+4
* compile windowsDwight2009-01-261-473/+473
* dbexit needs to use real exitEliot Horowitz2009-01-251-1/+1
* changed verbose to logLevel and added log(int)Eliot Horowitz2009-01-201-1/+1
* allow ismaster without authunknown2009-01-181-0/+1
* basic securityunknown2009-01-181-1/+1
* compile on windowsunknown2009-01-181-445/+473
* Replaced our #defined cout with mongo::out()Aaron2009-01-153-17/+17
* Indent all lines within namespaces one levelAaron2009-01-159-439/+439
* Replace tab indentation with spacesAaron2009-01-142-12/+14
* Put our code in 'mongo' namespaceAaron2009-01-149-0/+46
* this is already definedEliot Horowitz2009-01-141-9/+0
* set options flag when $err is returnedDwight2009-01-091-2/+3
* don't create local db if running without replicationDwight2009-01-064-32/+68
* getlasterrorDwight2009-01-051-27/+31
* Replace tab indentation with spacesAaron2008-12-289-213/+227
* release_nojni visual studio target addedDwight2008-12-221-0/+85
* fix linker warnings for vc++Dwight2008-12-171-2/+2
* windows release build supportDwight2008-12-161-1/+3
* cleanup how we use boost.Dwight2008-12-161-357/+354
* protect against inappropriate $cmd's to a slave mode dbDwight2008-12-111-1/+3
* Adding some pairing testsAaron Staple2008-12-051-2/+1
* dbhelpers startedDwight2008-12-051-1/+9
* don't log to our oplog operations we are replicating from elsewhereDwight2008-12-051-3/+3