summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-152-4/+5
* more tests for sync cluster connectionEliot Horowitz2010-03-111-4/+24
* read only command support in ClusterSyncConnectionEliot Horowitz2010-03-111-0/+12
* adding db.serverStatus() to db.help()Mathias Stearn2010-03-101-0/+1
* Revert "SERVER-695 don't destroy static global mutexes"Aaron2010-03-102-5/+4
* SERVER-695 don't destroy static global mutexesAaron2010-03-092-4/+5
* SERVER-705 return return code when stopping mongod programAaron2010-03-082-8/+11
* try to prevent shutdown stack traceEliot Horowitz2010-03-071-1/+1
* fix v8 and change lastID thing a bitEliot Horowitz2010-03-011-1/+1
* handle multiple geo indexes with $near SERVER-686Eliot Horowitz2010-03-011-0/+25
* write ops can't return or getLastError won't be calledEliot Horowitz2010-03-011-1/+1
* exit; should exit shell SERVER-683Eliot Horowitz2010-03-011-1/+1
* oops - forgot to commit thisEliot Horowitz2010-02-281-1/+1
* start of SyncClusterConnection testsEliot Horowitz2010-02-281-1/+12
* update vstudio js fileEliot Horowitz2010-02-281-1652/+1159
* cleaning test codeEliot Horowitz2010-02-281-11/+29
* scaling on collstatsEliot Horowitz2010-02-271-2/+2
* batchSize option for js and c++Eliot Horowitz2010-02-272-5/+13
* don't run test that checks profiling level in parallelAaron2010-02-251-1/+2
* edge case fixEliot Horowitz2010-02-261-1/+8
* shell fixDwight2010-02-251-1/+1
* db.foo.runCommand for running commands with a collection nameEliot Horowitz2010-02-241-3/+13
* remove debugging linesMathias Stearn2010-02-231-5/+0
* Don't quote args without spaces on windowsMathias Stearn2010-02-231-1/+4
* debugging for windows buildbotMathias Stearn2010-02-231-0/+5
* SERVER-661 shell keeps going if can't get its uri - to be compatible with 1.2Aaron2010-02-231-4/+5
* Include index info in collstats commandMathias Stearn2010-02-221-13/+6
* Database-wide dbstats command SERVER-596Mathias Stearn2010-02-221-0/+5
* SERVER-643 prevent test failures involving mongobridge, be more careful about...Aaron2010-02-223-5/+22
* Revert "Revert "SERVER-305 record uri on connect""Aaron2010-02-223-5/+9
* Revert "SERVER-305 record uri on connect"Aaron2010-02-223-9/+5
* SERVER-305 record uri on connectAaron2010-02-223-5/+9
* minor: help textMike Dirolf2010-02-221-1/+1
* SERVER-305 shell kills in progress operations on clean exitAaron2010-02-174-5/+27
* move dummy createDirectClientEliot Horowitz2010-02-171-6/+0
* SERVER-623 play well with other testsAaron2010-02-161-0/+1
* SERVER-623 specify fastsync on both nodes to eliminate slow oplog scan by new...Aaron2010-02-161-1/+8
* SERVER-579 support copyDatabase from source running with securityAaron2010-02-161-4/+12
* 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