summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* buildbot auto2.js log shouldMigrate and allow waiting for balancergregs2011-11-011-14/+36
* Merge pull request #122 from tadmarshall/SERVER-3771-part-1-reissue-2Eliot2011-10-311-5/+12
|\
| * SERVER-3771 -- part 1 (reissue 2) -- don't let 'prompt' become undefinedTad Marshall2011-10-131-5/+12
* | SERVER-4176: Usability improvement for update()Brandon Diamond2011-10-311-0/+10
* | update vcxproj shelldwight2011-10-312-0/+4
* | tweak better error msgdwight2011-10-311-11/+10
* | allow lookup of index of config server in ShardingTestgregs2011-10-311-0/+12
* | SERVER-4113: shell validation to avoid "*" db nameBrandon Diamond2011-10-281-0/+6
* | compiledwight2011-10-281-1/+1
* | use curr collection not coll var when printing shard chunksgregs2011-10-261-1/+1
* | updated windows fileEliot Horowitz2011-10-261-0/+18
* | fixes for bench testing and tracking of open mongodsgregs2011-10-251-4/+20
* | jsTest namespacegregs2011-10-251-0/+18
* | add isStopped functiongregs2011-10-251-2/+25
* | SERVER-4132: shell prompt now includes repset nameBrandon Diamond2011-10-251-1/+4
* | beginning of dynamic naming (nondns) capabilitydwight2011-10-251-0/+1
* | fix \. in printShardingStatus when looking up collections, part of SERVER-3702Eliot Horowitz2011-10-231-1/+1
* | Make all mongoses shut down when stopping a ShardingTest.Spencer T Brody2011-10-201-1/+1
* | buildbot also shut down config servers in sharding testsgregs2011-10-191-0/+11
* | add shard name to shard conngregs2011-10-181-0/+1
* | test for SERVER-3763gregs2011-10-171-11/+31
* | SERVER-4084 -- spell 'during' correctlyTad Marshall2011-10-172-2/+2
* | Merge pull request #116 from tadmarshall/SERVER-3991-reissueEliot2011-10-141-1/+4
|\ \
| * | SERVER-3991 (reissue) -- don't index past end of stringTad Marshall2011-10-121-1/+4
| |/
* | Merge pull request #114 from tadmarshall/SERVER-4007-reissueEliot2011-10-141-1/+1
|\ \
| * | SERVER-4007 (reissue) -- use .c_str() instead of .data()Tad Marshall2011-10-121-1/+1
| |/
* | allow custom properties to be passed to all shards and nodes in sharded rsetsgregs2011-10-131-13/+47
* | - SERVER-4068: v8 build sometimes fails sharding/auto2.js, may be due to GCagirbal2011-10-131-1/+3
* | allow replsettest to use new run framework in servers.jsgregs2011-10-131-97/+82
* | don't call db.getLastError() by default without db variablegregs2011-10-121-1/+3
|/
* fix buildbot; not my breakage :-)dwight2011-10-122-2/+10
* SERVER-3912: Make .dbshell file on windows be in user directorySpencer T Brody2011-10-113-1/+10
* buildbot check for valid rset before stoppingGreg Studer2011-10-111-1/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-10-111-2/+4
|\
| * buildbot ignore logical run options for replsetsgregs2011-10-111-2/+4
* | Merge branch 'master' of github.com:mongodb/mongoDwight2011-10-112-79/+472
|\ \ | |/
| * make shardingtest constructor sanegregs2011-10-111-79/+193
| * more consistent mongoRunner frameworkgregs2011-10-111-0/+271
| * string utilities for shellgregs2011-10-111-0/+8
* | fix shell vcxproj for recent changes to the projectDwight2011-10-112-92/+98
|/
* - SERVER-2684: v8 was relying on oid.toString() during conversionagirbal2011-10-071-1/+1
* - SERVER-2684: special types in shell (e.g. Timestamp) display in variety of ...agirbal2011-10-072-30/+90
* SERVER-4035 - fix typo in db.Help()nosh2011-10-071-7/+7
* - SERVER-3676: JSTests::NumberLong failsagirbal2011-10-061-0/+29
* buildbot db not set for sharding tests auth.jsgregs2011-10-061-4/+12
* Merge branch 'master' of github.com:mongodb/mongodwight2011-10-062-0/+43
|\
| * allow waiting for balancer when turned on or off for more reliable testsgregs2011-10-062-0/+43
* | compareandswap perftest / minordwight2011-10-061-0/+1
|/
* SERVER-3818: Documented insert command within js shell.Brandon Diamond2011-10-051-0/+1
* Make secondaries go into recovering state when auth is wrong SERVER-3715Kristina2011-10-051-1/+5