summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4242 hide splitter functiongregs2011-11-101-3/+2
* fix for helper function getChunkDistribution()gregs2011-11-101-4/+4
* shell helpers for some sharding operations/status across a collectiongregs2011-11-102-0/+205
* Make secondaries go into recovering state when auth is wrong SERVER-3715Kristina2011-10-241-1/+5
* fix \. in printShardingStatus when looking up collections, part of SERVER-3702Eliot Horowitz2011-10-231-1/+1
* SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal2011-10-081-2/+3
* SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal2011-10-081-1/+1
* test for recheck of reset shard version SERVER-3889gregs2011-09-301-2/+6
* auto-reload chunk manager to check version not reset after third staleconfig ...gregs2011-09-303-5/+7
* ReplSetTest.stopmaster helperEliot Horowitz2011-09-041-0/+5
* test for SERVER-3710gregs2011-08-291-5/+18
* fix show SERVER-3679Eliot Horowitz2011-08-292-2/+2
* fix assertion commentAaron2011-08-172-2/+2
* fix for sharding slaveokgregs2011-08-091-6/+15
* cleaningEliot Horowitz2011-08-081-4/+6
* npe in shell utilEliot Horowitz2011-08-061-0/+3
* fix shell scripts for testing repl set namesEliot Horowitz2011-08-051-4/+19
* vs shellEliot Horowitz2011-08-051-0/+20
* vs updateEliot Horowitz2011-08-041-1/+7
* tests for including location in geoNear resultsgregs2011-08-041-0/+20
* don't allow multikey shard indices or array values in shard keysgregs2011-08-042-2/+19
* added some shell helpers for common replica set problemsKristina2011-08-042-0/+70
* allow sharding and rs tests to respect smoke --nopreallocj settinggregs2011-08-032-2/+6
* not sure why these were theredwight2011-08-021-0/+0
* compile multi line comment errordwight2011-08-021-0/+5
* prefetch type stuffdwight2011-08-021-0/+0
* Allow turning off journaling at smoke.py command line to make tests run faste...gregs2011-08-012-0/+10
* make journaling the default on 64 bitdwight2011-07-311-0/+23
* SERVER-3341 multiline cancels after two blank linesdannenberg2011-07-291-0/+2
* make sure to drop the same dups on master and secondaries SERVER-1086Eliot Horowitz2011-07-281-2/+7
* clean test case SERVER-3471gregs2011-07-282-1/+33
* some test case fixes for SERVER-1726gregs2011-07-281-0/+4
* less chatty waiting for rsclientgregs2011-07-281-1/+3
* same fix for count_slaveok.jsgregs2011-07-281-1/+2
* ensure rs client on mongos sees slave connectiongregs2011-07-281-0/+34
* test and group slaveok fix for SERVER-3405gregs2011-07-272-9/+22
* fix shell assignmentEliot Horowitz2011-07-272-1/+13
* add between assertion to jsgregs2011-07-271-0/+12
* Allow inserting $MinKey and $MaxKey in v8Spencer T Brody2011-07-272-2/+2
* support for forced ssl everywhere in client and serverEliot Horowitz2011-07-271-0/+10
* Make doing slaveOk reads use all secondaries - SERVER-3462Spencer T Brody2011-07-261-2/+3
* awaitReplication should handle stepdowns more gracefullyKristina2011-07-251-54/+68
* sh.isBalancerRunningEliot Horowitz2011-07-242-2/+14
* minor formatting shell outputdwight2011-07-171-11/+12
* indent test output for easier readingdwight2011-07-171-1/+1
* update shell vcxproj for moved filesdwight2011-07-172-8/+16
* log nicer for test outputdwight2011-07-161-48/+48
* standardize on 40mb oplog sizeEliot Horowitz2011-07-151-3/+3
* increase oplog sizes for testingEliot Horowitz2011-07-131-3/+3
* SERVER-3176: autoIndexId not passed if not defined to let DB decideagirbal2011-07-112-6/+4