summaryrefslogtreecommitdiff
path: root/db/cmdline.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-1523 and some diagui fixesDwight2010-08-021-1/+9
* consolidate bind_ip handlingEliot Horowitz2010-07-271-0/+1
* be paranoid about removing data in moveChunk SERVER-1428Eliot Horowitz2010-07-191-1/+2
* err nos compiledwight2010-07-041-0/+2
* merge signal handling between mongod and mongosEliot Horowitz2010-05-101-0/+1
* stdafx->pchDwight2010-04-271-1/+1
* repl setsDwight2010-04-131-0/+1
* mongos now using boost options SHARDING-82Eliot Horowitz2010-03-181-3/+4
* split out some command line stuff in prep for SHARDING-82Eliot Horowitz2010-03-181-2/+11
* move CmdLine cmdLine into its own file in prep for other command line workEliot Horowitz2010-03-121-1/+7
* turn off rest by default, --rest to enable SERVER-697Eliot Horowitz2010-03-031-1/+2
* configure "slow" queriesEliot Horowitz2009-12-291-2/+3
* --profile command line option SERVER-456Eliot Horowitz2009-12-291-2/+3
* add --configsvr and --shardsvr options that make mongod run on differentdwight2009-11-081-2/+4
* --quotaFiles SERVER-374Eliot Horowitz2009-10-201-2/+3
* move oplogSize to CmdLineEliot Horowitz2009-10-161-1/+2
* move quota/cpu to cmdLineEliot Horowitz2009-10-161-1/+6
* --smallfiles for some regression testsEliot Horowitz2009-10-081-5/+8
* --notablescan - might be too strict SERVER-274Eliot Horowitz2009-09-151-2/+4
* more CmdLine objectDwight2009-08-251-2/+8
* begin cmdline.hDwight2009-08-251-0/+35