summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16304 Shell command startParallelShell should print the process idKaloian Manassiev2014-11-251-3/+4
* SERVER-16113 Add additional WT options to smoke.py and jstestsErnie Hershey2014-11-192-0/+8
* SERVER-16195 Clean up createCollection shell helper to support noPaddingMathias Stearn2014-11-181-14/+34
* SERVER-15994 fix listIndexes, listDatabases, and listCollections to require t...matt dannenberg2014-11-171-1/+8
* SERVER-16171: fix repairIterator releasing under WTEliot Horowitz2014-11-171-1/+9
* SERVER-16167 Enable 2.8 shell to auth to 2.4 serverAndreas Nilsson2014-11-171-1/+2
* SERVER-16053 shell retries using $explain if explain cmd not found on a shardDavid Storch2014-11-141-13/+33
* SERVER-16125 Make exception handling consistent in BenchRunWorker::run.Andy Schwerin2014-11-131-5/+4
* SERVER-16003 Make it possible to get the return code from startParallelShellSpencer T Brody2014-11-122-3/+4
* SERVER-16113 Add --wiredTigerEngineConfig option to smoke.py and jstestsErnie Hershey2014-11-122-0/+4
* SERVER-16036 change DBQueryQuery.count() shell helper to return the explain r...David Storch2014-11-121-3/+5
* SERVER-15684 Expand copyDatabase helper with optional auth mechAndreas Nilsson2014-11-121-2/+4
* SERVER-16105 do not hold any locks when exiting via shutdown commandEric Milkie2014-11-121-1/+1
* SERVER-15968: Fix snapshot1.js for WT & WindowsMark Benvenuto2014-11-051-1/+1
* SERVER-15623 Add all RS member states as ReplSetTest constants.A. Jesse Jiryu Davis2014-11-031-11/+16
* SERVER-15684 Make copydb from localhost not call authAndreas Nilsson2014-11-031-2/+2
* Revert "Revert "SERVER-15870 Prune command stats for commands that haven't run""Dan Pasette2014-11-011-1/+30
* Revert "SERVER-15870 Prune command stats for commands that haven't run"Eliot Horowitz2014-10-311-30/+1
* SERVER-15870 Prune command stats for commands that haven't rundaveh862014-10-311-1/+30
* SERVER-15684 Make copydb work with SCRAM (SASL)Andreas Nilsson2014-10-311-4/+17
* SERVER-15623 Test that w:0 is prohibited in getLastErrorDefaults.A. Jesse Jiryu Davis2014-10-311-0/+1
* SERVER-15836 Add TODO and improve messaging in ReplSetTest.initiate().Andy Schwerin2014-10-281-6/+15
* SERVER-15836 Clean up several rollback js tests.Andy Schwerin2014-10-281-2/+10
* SERVER-15527 rename find command 'query' field to 'filter'David Storch2014-10-281-2/+2
* in shell, db.adminCommand should take 2nd optional param like runCommandEliot Horowitz2014-10-271-3/+3
* SERVER-10824 sh.enableBalancing() now requires an argumentMatt Kangas2014-10-231-1/+10
* SERVER-13635 fixed createCollection shell helper to understand storageEngine ...Benety Goh2014-10-161-0/+16
* SERVER-15535 fix rs.conf()matt dannenberg2014-10-141-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-144-0/+8
* SERVER-15426 shell helpers for log component configurationMatt Kangas2014-10-132-2/+44
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-137-71/+679
* SERVER-14882 Add action log data to sh.status()daveh862014-10-122-0/+146
* SERVER-15521 Use maxWireVersion to set default shell auth mechAndreas Nilsson2014-10-102-4/+16
* SERVER-15236: Switch shardingtest setup back to MONGODB-CR.Amalia Hawkins2014-10-101-1/+1
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-102-2/+2
* SERVER-15517 use slashes rather than double quotes for escaping in shell laun...Sam Helman2014-10-101-1/+1
* SERVER-13635: use listCollections so repl works with non-mmapv1Eliot Horowitz2014-10-061-1/+13
* SERVER-15521 Make SCRAM-SHA-1 default pw algo in shellAndreas Nilsson2014-10-063-3/+3
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-034-9/+13
* SERVER-15441 Prevent user management shell helpers from accessing "db" globalSpencer T Brody2014-10-021-10/+10
* SERVER-13635: honor --storageEngine option in spawned processesDan Pasette2014-09-292-0/+5
* SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins2014-09-253-0/+16
* Revert "SERVER-14713: User must specify either sslAllowInvalidCertificates or...Eric Milkie2014-09-253-16/+0
* SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins2014-09-243-0/+16
* SERVER-15307 Move isMaster processing into the ReplicationCoordinatorSpencer T Brody2014-09-241-1/+1
* SERVER-15148 benchRun variance reductionQuentin Conner2014-09-222-15/+28
* SERVER-15064 Extend benchRun store and retrieve valuesAlvin Richards2014-09-201-17/+25
* SERVER-15111 use boost 1.49 compatible copy_fileMathias Stearn2014-09-121-1/+1
* SERVER-15111 Treat corruption of final journal section as an expected eventMathias Stearn2014-09-121-13/+10
* rewrite fastsync jstest, and slow down resync_with_write_loadScott Hernandez2014-09-121-0/+11