summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2010-04-29prettier printShardingStatus()Mathias Stearn
2010-04-29Fix printShardingStatus()Mathias Stearn
2010-04-27stdafx->pchDwight
2010-04-27use Shard class instead of string for passing around ShardsEliot Horowitz
2010-04-24compileEliot Horowitz
2010-04-24more compile fixDwight Merriman
2010-04-23control shell batch size DBQuery.shellBatchSize = 2 SERVER-1041Eliot Horowitz
2010-04-22fix parsingEliot Horowitz
2010-04-21don't pring getLastError on help()Eliot Horowitz
2010-04-21rsDwight Merriman
2010-04-21database and shard _id is now meaningfulEliot Horowitz
2010-04-20basic serverStatus for mongos SERVER-942Eliot Horowitz
2010-04-20Updated db.foo.help() to include name of the db to facilitate copy/paste.Jay Ridgeway
2010-04-13Nicer printShardingStatusMathias Stearn
2010-04-08Disable IPv6 by default. Add function and cmdline opt to enable.Mathias Stearn
2010-04-08Add some doc to setProfilingLevel().Richard Kreuter
2010-04-08better handling of IPv6 literal addressesMathias Stearn
2010-04-03listCommands command and db.listCommands helperEliot Horowitz
2010-04-02Unix socket support (must use --nohttpinterface for now) SERVER-866Mathias Stearn
2010-04-02getLastError w and wtimeout helpers SERVER-467Eliot Horowitz
2010-03-30don't print out old getLastError on client error SERVER-852Eliot Horowitz
2010-03-27fix compileEliot Horowitz
2010-03-27cleaningEliot Horowitz
2010-03-22SERVER-803 add testAaron
2010-03-22Merge branch 'master' of github.com:mongodb/mongoMike Dirolf
2010-03-22assert.close just uses difference now (can specify decimal place) - old imple...Mike Dirolf
2010-03-22can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz
2010-03-22fix for assert.close and use assert.close for 0 case in jstests/geob.jsMike Dirolf
2010-03-18mongos now using boost options SHARDING-82Eliot Horowitz
2010-03-17log message instead of printing stack trace when can't kill ops on shell shut...Aaron
2010-03-15Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron
2010-03-11more tests for sync cluster connectionEliot Horowitz
2010-03-11read only command support in ClusterSyncConnectionEliot Horowitz
2010-03-10adding db.serverStatus() to db.help()Mathias Stearn
2010-03-10Revert "SERVER-695 don't destroy static global mutexes"Aaron
2010-03-09SERVER-695 don't destroy static global mutexesAaron
2010-03-08SERVER-705 return return code when stopping mongod programAaron
2010-03-07try to prevent shutdown stack traceEliot Horowitz
2010-03-01fix v8 and change lastID thing a bitEliot Horowitz
2010-03-01handle multiple geo indexes with $near SERVER-686Eliot Horowitz
2010-03-01write ops can't return or getLastError won't be calledEliot Horowitz
2010-03-01exit; should exit shell SERVER-683Eliot Horowitz
2010-02-28oops - forgot to commit thisEliot Horowitz
2010-02-28start of SyncClusterConnection testsEliot Horowitz
2010-02-28update vstudio js fileEliot Horowitz
2010-02-28cleaning test codeEliot Horowitz
2010-02-27scaling on collstatsEliot Horowitz
2010-02-27batchSize option for js and c++Eliot Horowitz
2010-02-25don't run test that checks profiling level in parallelAaron
2010-02-26edge case fixEliot Horowitz