summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* print error description, test timeout MINORAaron2009-04-061-1/+0
* remove logging about mongo process managementAaron2009-04-061-6/+4
* soon is now 30 secsAaron2009-04-031-1/+1
* assert.soon waits up to 20 secAaron2009-04-031-1/+1
* wait up to a full minute after sending sigkillAaron2009-04-031-2/+2
* sort allocated ports, since linux os doesn't allocate them in sorted orderAaron2009-04-031-3/+8
* validate kill call, wait longer for process to dieAaron2009-04-031-4/+4
* compile linuxAaron2009-04-031-0/+1
* waitpid return val debugAaron2009-04-031-1/+3
* wait for process to end even after killing second timeAaron2009-04-031-6/+8
* more correct process termination check, related debug loggingAaron2009-04-031-8/+10
* Log warning when shell sees null bytes in mongod outputAaron2009-04-021-0/+2
* temp sleep log for debuggingAaron2009-04-021-0/+1
* Only sleep extra on sigkill, be sure to stop running mongods at end of each d...Aaron2009-04-011-1/+2
* Dynamically allocate ports for use in repl testsAaron2009-04-011-0/+32
* Increase timeoutAaron2009-03-311-1/+1
* sleep to allow os to recover resources of killed processAaron2009-03-311-0/+1
* more debuggingEliot Horowitz2009-03-291-0/+7
* show error on Load errorEliot Horowitz2009-03-291-1/+1
* var scope safetyEliot Horowitz2009-03-271-2/+2
* formattingEliot Horowitz2009-03-271-8/+8
* Max/Min Key display - need to make spcial classes thoughEliot Horowitz2009-03-261-0/+10
* better Array.tojson optionEliot Horowitz2009-03-261-2/+6
* safer use of dbs mapAaron2009-03-262-5/+14
* Print debug info when mongo crashesAaron2009-03-241-2/+28
* assert helpers for testing success/failure of commandsEliot Horowitz2009-03-181-0/+14
* better tojson errorEliot Horowitz2009-03-171-1/+1
* Allow signal spec for stopMongoProgramAaron2009-03-121-5/+10
* cleanupAaron2009-03-111-9/+1
* MergeAaron2009-03-112-2/+3
|\
| * easy access to configdbEliot Horowitz2009-03-111-1/+2
| * npe on assertEliot Horowitz2009-03-111-1/+1
* | finishCloneCollection checkpointAaron2009-03-111-1/+9
|/
* copyCollectionEliot Horowitz2009-03-061-0/+20
* Remove compiler warningAaron2009-03-061-1/+1
* CommentAaron2009-03-061-0/+2
* Compile other machinesAaron2009-03-061-0/+1
* CommentsAaron2009-03-052-3/+6
* fork checkpointAaron2009-03-051-5/+15
* fork checkpointAaron2009-03-054-13/+108
* shell fork checkpointAaron2009-03-053-90/+112
* For starters, unlock v8 when we expect a response from serverAaron2009-03-041-3/+18
* some timestamp helpersEliot Horowitz2009-02-281-1/+11
* Massert hackAaron2009-02-271-1/+1
* Additional fix for cloneCollection() js functionAaron2009-02-261-1/+1
* Update cloneCollection js function to match updated command specAaron2009-02-261-2/+2
* better assert.eqEliot Horowitz2009-02-241-0/+3
* sharding checkpoint and copy and paste errorEliot Horowitz2009-02-231-1/+1
* printjsonEliot Horowitz2009-02-211-0/+4
* assert.neqEliot Horowitz2009-02-201-0/+7