summaryrefslogtreecommitdiff
path: root/shell/shell_utils.cpp
AgeCommit message (Expand)Author
2011-02-10try to fix SERVER-2501Eliot Horowitz
2011-01-04whitespaceAaron
2011-01-04add waitMongoProgramOnPort to shell utilsAaron
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2011-01-03add fuzzFile() shell functionAaron
2011-01-03fix logging in killdb and add a fixme for extra sleep conditionsAaron
2010-12-09shell comments and suchDwight
2010-11-23show repl state in shell prompt. needs more workdwight
2010-11-11replace goingAway with inShutdown() SERVER-1876Eliot Horowitz
2010-10-29increase timeout on killingEliot Horowitz
2010-09-16Pull timer.h and time_support.h out of goodies.hAlberto Lerner
2010-09-13SERVER-1762 clean up v8 mutex usage somewhatAaron
2010-08-25increase shell pipe bufferEliot Horowitz
2010-08-17Port killWithUri functionality to C++Mathias Stearn
2010-08-12SERVER-1517 Start with mongos checking.Alberto Lerner
2010-08-10SERVER-1517 Heapcheck 'mongod' and 'mongos' only (fix core tests)Alberto Lerner
2010-08-10Use one string per JS file.Mathias Stearn
2010-08-10use StringData for hardcoded JS filesMathias Stearn
2010-08-10Fix build (broken at f800c20958ba03e25e85)Alberto Lerner
2010-08-10SERVER-1517 allow heap-checking in jstestsAlberto Lerner
2010-08-03test robustnessEliot Horowitz
2010-07-23fix assertEliot Horowitz
2010-07-23Hardcode magic number rather than rely on HOST_NAME_MAXMathias Stearn
2010-07-23Error code MINORMathias Stearn
2010-07-23Add getHostName() function to shellMathias Stearn
2010-07-23an important assertEliot Horowitz
2010-07-23increase buffer size so don't hang forever mysteriously when running testsEliot Horowitz
2010-07-20SERVER-1270 Elim remaining c_str()'sAlberto Lerner
2010-07-02fix for windowsMathias Stearn
2010-06-29Merge branch 'master' of github.com:mongodb/mongoDwight
2010-06-29rsDwight
2010-06-29md5sumFile function in shellMathias Stearn
2010-06-21enhance repair testAaron
2010-06-17err nosdwight
2010-06-17shelldwight
2010-06-16compileDwight
2010-06-16cleaner shell shutdownDwight
2010-06-14shell : cleaner cleanup on exitdwight
2010-06-14better err msgdwight
2010-06-12fix shell againEliot Horowitz
2010-06-12fix shellEliot Horowitz
2010-06-12shell admindwight
2010-06-11shelldwight
2010-06-10shellDwight
2010-06-07shell stuffdwight
2010-06-07shell was missing flush on no readline versiondwight
2010-06-07shell stuffDwight
2010-06-05make a .vcxproj/.sln for the shelldwight