summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-2380 printCollectionStats behaves like db.collection.stats()jcesareo2012-08-101-2/+5
* Revert "SERVER-6738 exclude bench_test4 from parallel suite"Siddharth Singh2012-08-091-1/+0
* SERVER-6738 exclude bench_test4 from parallel suiteSiddharth Singh2012-08-091-0/+1
* Merge pull request #283 from samantharitter/SERVER--6708Ian Whalen2012-08-081-12/+6
|\
| * SERVER--6708 sh._adminCommand is silent, and sh helpers return result objectSamantha Ritter2012-08-081-12/+6
* | SERVER-6704 show error message on failed "edit var" in shellTad Marshall2012-08-081-2/+3
* | SERVER-6581 test that error messages are reported when GLE command failsMathias Stearn2012-08-061-0/+5
* | SERVER-4237 Move auth handling out of gridfs.js and into test infrastructureSpencer T Brody2012-08-062-1/+12
* | Merge pull request #279 from zhemao/multilineTad Marshall2012-08-061-6/+27
|\ \
| * | SERVER-6693 fix multiline list input in mongo shellZhehao Mao2012-08-061-6/+27
* | | SERVER-6713 use /LARGEADDRESSAWARE linker switch in WindowsTad Marshall2012-08-051-0/+4
|/ /
* | Make shellspawn.js pass with auth. SERVER-4237Spencer T Brody2012-08-011-1/+8
* | multiVersion add static node options to ReplSetTestGreg Studer2012-08-011-0/+2
* | make debugging findAndModify easier for SERVER-6675Eliot Horowitz2012-08-011-1/+1
* | add option to wait longer for ShardingTest.prototype.awaitBalanceEliot Horowitz2012-08-011-1/+2
* | Tests for replica set and cluster upgradeGreg Studer2012-07-302-1/+8
* | Make awaitSecondaryNodes handle arbitersSpencer T Brody2012-07-301-2/+3
* | SERVER-6599 don't change a malloc-ed pointerTad Marshall2012-07-261-3/+4
|/
* SERVER-1651 Load server scripts from the database on which 'loadServerScripts...Aaron2012-07-241-2/+2
* SERVER-4237 Don't mark a connection as authenticated unless the authenticatio...Spencer T Brody2012-07-241-1/+4
* SERVER-4237: Wait longer for addUser to replicate when running tests with authSpencer T Brody2012-07-242-3/+4
* Add more tests for prefix shard keys.Spencer T Brody2012-07-241-0/+13
* SERVER-5595 C++ Driver Fails to connect to a replica set when the replica set...Randolph Tan2012-07-191-0/+23
* Visual Studio -- mongo.exe, remove cloud.cppTad Marshall2012-07-192-7/+0
* SERVER-6482 loglong.js is unreliable in parallel suiteEric Milkie2012-07-171-1/+4
* SERVER-6334 ReplSet connections magically gets reauthenticated after logging outRandolph Tan2012-07-131-2/+2
* multiVersion fix for launcher to avoid port requirements on mongodumpGreg Studer2012-07-121-8/+12
* multi-version sharded passthrough testGreg Studer2012-07-122-1/+8
* Allow legacy and multi-version ShardingTest and ReplSetTests to be setup / sh...Greg Studer2012-07-124-6/+111
* Make shardingtest work with auth when using 3 config servers. SERVER-4237Spencer T Brody2012-07-103-9/+41
* fixed typo in SSL help output for tools and shellAdam Comerford2012-07-071-6/+6
* Make GLE on mongos require authenticationSpencer T Brody2012-07-051-1/+2
* SERVER-4237: Make drop_configdb.js use ShardingTestSpencer T Brody2012-07-051-1/+2
* Only authenticate connections when using authentication. SERVER-4237Spencer T Brody2012-07-051-1/+1
* SERVER-4464 drivers and mongos should support 5 read preferencesRandolph Tan2012-07-052-3/+29
* SERVER-4225 - when creating first user, we can't call getLastErrorEliot Horowitz2012-07-031-0/+5
* SERVER-4237 Dont authenticate as __system when running tests with authSpencer T Brody2012-07-032-16/+2
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-292-3/+3
* buildbot SERVER-6160: make using real hostname the default for replica set te...Spencer T Brody2012-06-211-1/+1
* Make useHostName work properly in ReplicaSetTestSpencer T Brody2012-06-211-1/+1
* Assert that addshard runs successfully when setting up ShardingTestSpencer T Brody2012-06-201-0/+1
* Visual Studio -- mongo shell, authentication_table.cppTad Marshall2012-06-202-0/+8
* SERVER-2545 - start of a few shell helpersEliot Horowitz2012-06-152-0/+40
* SERVER-2939 fix Windows console outputTad Marshall2012-06-132-10/+26
* SERVER-6061 don't use zeroed activeHistoryLineTad Marshall2012-06-121-1/+1
* SERVER-5797 Updated test to fix buildbot failure caused by a recent change in...Randolph Tan2012-06-071-1/+2
* Visual Studio -- add platform filter and filesTad Marshall2012-06-072-0/+35
* Fix ShardingTest when using a single object for the parameters and not using ...Spencer T Brody2012-06-061-1/+1
* Visual Studio -- vars.cpp => mutexdebugger.cppTad Marshall2012-06-042-4/+4
* Visual Studio -- add dbghelp.lib to library search listTad Marshall2012-06-041-9/+8