summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-623 work old boostAaron2010-02-161-3/+3
* increase raw mongo program output limitAaron2010-02-161-3/+3
* SERVER-623 basic test from snapshotAaron2010-02-161-0/+34
* diagnosic method to just get index keysEliot Horowitz2010-02-161-12/+10
* Add _isWindows() to fix failing testsMathias Stearn2010-02-131-0/+11
* --safeshell compile-time option to remove dangerous functions SERVER-605Mathias Stearn2010-02-121-27/+37
* runProgram() shell function SERVER-605Mathias Stearn2010-02-121-11/+28
* More cleanup of MongoProgramRunnerMathias Stearn2010-02-121-40/+37
* Clean up MongoProgramRunner path mungingMathias Stearn2010-02-121-12/+16
* remove some manual free()s and mixed new/free()Mathias Stearn2010-02-121-1/+1
* remove debugging statementsMathias Stearn2010-02-121-17/+0
* make chunk size configurable and default 200mbEliot Horowitz2010-02-121-2/+5
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-02-122-8/+14
|\
| * increase threshold to start mongodEliot Horowitz2010-02-111-1/+1
| * handle bad syntax betterEliot Horowitz2010-02-101-3/+9
| * SERVER-500 - use ports < 32867 and no http interface for sharding testsEliot Horowitz2010-02-091-4/+4
* | Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-02-095-1/+83
|\ \ | |/
| * Merge branch 'licensing'Richard Kreuter2010-02-094-0/+64
| |\
| | * Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-094-0/+64
| * | SERVER-500 remove debuggingAaron2010-02-091-21/+0
| |/
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-091-0/+17
| |\
| | * Debugging for failing test on win64 MINORMathias Stearn2010-02-091-0/+17
| * | SERVER-500 lower base port for e2e testsAaron2010-02-091-1/+1
| |/
| * SERVER-500 debugAaron2010-02-081-0/+2
| * SERVER-500 debuggingAaron2010-02-081-0/+19
| * fix -u -p on shell startupEliot Horowitz2010-02-081-0/+1
* | git ignoreDwight Merriman2010-02-091-38/+38
|/
* fix assert constraintEliot Horowitz2010-02-041-1/+1
* printf needs a format stringMathias Stearn2010-02-031-1/+1
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-031-2/+2
|\
| * windows fixesMathias Stearn2010-02-021-2/+2
* | only return tail ov raw mongo program output if very longAaron2010-02-031-1/+6
|/
* fix compile on windowsMathias Stearn2010-02-021-1/+2
* SERVER-500 try hardcoded portsAaron2010-02-022-37/+7
* remove lock file in repl testsEliot Horowitz2010-02-011-0/+1
* removeFile - fixes repltestEliot Horowitz2010-02-012-0/+21
* fix for windows with old boostMathias Stearn2010-02-011-1/+1
* fix smokeTool on linuxMathias Stearn2010-02-011-5/+3
* Make smokeTool work on windows SERVER-411Mathias Stearn2010-02-011-36/+125
* shell should use the db's reIndex commandDwight2010-01-291-41/+38
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-01-281-1/+2
|\
| * Don't save shell history if the line contains .auth. SERVER-581Richard Kreuter2010-01-281-1/+2
* | make hex_md5 work server sideEliot Horowitz2010-01-282-25/+2
* | better assertEliot Horowitz2010-01-281-1/+1
|/
* db.c.insert() now generates and returns _id. SERVER-288Mathias Stearn2010-01-271-2/+10
* tojson(undefined) shouldn't return "null"Mathias Stearn2010-01-271-2/+2
* SERVER-258 add readOnly auth modeAaron2010-01-261-1/+3
* MINOR listFiles print problem dirAaron2010-01-261-1/+4
* MINOR cleaner directory check in diskfull.js test, validate dir in listFilesAaron2010-01-191-0/+1
* better m/r debuggingEliot Horowitz2010-01-161-1/+1