summaryrefslogtreecommitdiff
path: root/shell/shell_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* g++ 4.6 compile (new -Wunused-but-set-variable warning)Mathias Stearn2011-05-021-1/+1
* try to fix SERVER-2501Eliot Horowitz2011-02-101-0/+3
* whitespaceAaron2011-01-041-1/+1
* add waitMongoProgramOnPort to shell utilsAaron2011-01-041-1/+13
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-152/+161
* add fuzzFile() shell functionAaron2011-01-031-0/+22
* fix logging in killdb and add a fixme for extra sleep conditionsAaron2011-01-031-1/+3
* shell comments and suchDwight2010-12-091-0/+1
* show repl state in shell prompt. needs more workdwight2010-11-231-0/+2
* replace goingAway with inShutdown() SERVER-1876Eliot Horowitz2010-11-111-3/+6
* increase timeout on killingEliot Horowitz2010-10-291-2/+2
* Pull timer.h and time_support.h out of goodies.hAlberto Lerner2010-09-161-0/+1
* SERVER-1762 clean up v8 mutex usage somewhatAaron2010-09-131-0/+3
* increase shell pipe bufferEliot Horowitz2010-08-251-1/+1
* Port killWithUri functionality to C++Mathias Stearn2010-08-171-4/+4
* SERVER-1517 Start with mongos checking.Alberto Lerner2010-08-121-2/+2
* SERVER-1517 Heapcheck 'mongod' and 'mongos' only (fix core tests)Alberto Lerner2010-08-101-1/+6
* Use one string per JS file.Mathias Stearn2010-08-101-3/+1
* use StringData for hardcoded JS filesMathias Stearn2010-08-101-1/+1
* Fix build (broken at f800c20958ba03e25e85)Alberto Lerner2010-08-101-1/+1
* SERVER-1517 allow heap-checking in jstestsAlberto Lerner2010-08-101-3/+11
* test robustnessEliot Horowitz2010-08-031-4/+5
* fix assertEliot Horowitz2010-07-231-1/+1
* Hardcode magic number rather than rely on HOST_NAME_MAXMathias Stearn2010-07-231-2/+3
* Error code MINORMathias Stearn2010-07-231-1/+1
* Add getHostName() function to shellMathias Stearn2010-07-231-0/+9
* an important assertEliot Horowitz2010-07-231-0/+1
* increase buffer size so don't hang forever mysteriously when running testsEliot Horowitz2010-07-231-4/+4
* SERVER-1270 Elim remaining c_str()'sAlberto Lerner2010-07-201-1/+1
* fix for windowsMathias Stearn2010-07-021-0/+6
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-06-291-1/+26
|\
| * md5sumFile function in shellMathias Stearn2010-06-291-1/+26
* | rsDwight2010-06-291-1/+1
|/
* enhance repair testAaron2010-06-211-3/+9
* err nosdwight2010-06-171-2/+2
* shelldwight2010-06-171-2/+26
* compileDwight2010-06-161-1/+1
* cleaner shell shutdownDwight2010-06-161-3/+12
* shell : cleaner cleanup on exitdwight2010-06-141-0/+3
* better err msgdwight2010-06-141-6/+7
* fix shell againEliot Horowitz2010-06-121-1/+3
* fix shellEliot Horowitz2010-06-121-2/+8
* shell admindwight2010-06-121-12/+62
* shelldwight2010-06-111-6/+3
* shellDwight2010-06-101-2/+5
* shell stuffdwight2010-06-071-1/+3
* shell was missing flush on no readline versiondwight2010-06-071-1/+1
* shell stuffDwight2010-06-071-1/+24
* make a .vcxproj/.sln for the shelldwight2010-06-051-0/+730