summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2009-04-06print error description, test timeout MINORAaron
2009-04-06remove logging about mongo process managementAaron
2009-04-03soon is now 30 secsAaron
2009-04-03assert.soon waits up to 20 secAaron
2009-04-03wait up to a full minute after sending sigkillAaron
2009-04-03sort allocated ports, since linux os doesn't allocate them in sorted orderAaron
2009-04-03validate kill call, wait longer for process to dieAaron
2009-04-03compile linuxAaron
2009-04-03waitpid return val debugAaron
2009-04-03wait for process to end even after killing second timeAaron
2009-04-03more correct process termination check, related debug loggingAaron
2009-04-02Log warning when shell sees null bytes in mongod outputAaron
2009-04-02temp sleep log for debuggingAaron
2009-04-01Only sleep extra on sigkill, be sure to stop running mongods at end of each d...Aaron
2009-04-01Dynamically allocate ports for use in repl testsAaron
2009-03-31Increase timeoutAaron
2009-03-31sleep to allow os to recover resources of killed processAaron
2009-03-29more debuggingEliot Horowitz
2009-03-29show error on Load errorEliot Horowitz
2009-03-27var scope safetyEliot Horowitz
2009-03-27formattingEliot Horowitz
2009-03-26Max/Min Key display - need to make spcial classes thoughEliot Horowitz
2009-03-26better Array.tojson optionEliot Horowitz
2009-03-26safer use of dbs mapAaron
2009-03-24Print debug info when mongo crashesAaron
2009-03-18assert helpers for testing success/failure of commandsEliot Horowitz
2009-03-17better tojson errorEliot Horowitz
2009-03-12Allow signal spec for stopMongoProgramAaron
2009-03-11cleanupAaron
2009-03-11MergeAaron
2009-03-11easy access to configdbEliot Horowitz
2009-03-11npe on assertEliot Horowitz
2009-03-11finishCloneCollection checkpointAaron
2009-03-06copyCollectionEliot Horowitz
2009-03-06Remove compiler warningAaron
2009-03-06CommentAaron
2009-03-06Compile other machinesAaron
2009-03-05CommentsAaron
2009-03-05fork checkpointAaron
2009-03-05fork checkpointAaron
2009-03-05shell fork checkpointAaron
2009-03-04For starters, unlock v8 when we expect a response from serverAaron
2009-02-28some timestamp helpersEliot Horowitz
2009-02-27Massert hackAaron
2009-02-26Additional fix for cloneCollection() js functionAaron
2009-02-26Update cloneCollection js function to match updated command specAaron
2009-02-24better assert.eqEliot Horowitz
2009-02-23sharding checkpoint and copy and paste errorEliot Horowitz
2009-02-21printjsonEliot Horowitz
2009-02-20assert.neqEliot Horowitz