summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2011-10-08SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal
2011-10-08SERVER-3909: Blank lines don't work in the mongo shell starting with 2.0agirbal
2011-09-30test for recheck of reset shard version SERVER-3889gregs
2011-09-30auto-reload chunk manager to check version not reset after third staleconfig ...gregs
2011-09-04ReplSetTest.stopmaster helperEliot Horowitz
2011-08-29test for SERVER-3710gregs
2011-08-29fix show SERVER-3679Eliot Horowitz
2011-08-17fix assertion commentAaron
2011-08-09fix for sharding slaveokgregs
2011-08-08cleaningEliot Horowitz
2011-08-06npe in shell utilEliot Horowitz
2011-08-05fix shell scripts for testing repl set namesEliot Horowitz
2011-08-05vs shellEliot Horowitz
2011-08-04vs updateEliot Horowitz
2011-08-04tests for including location in geoNear resultsgregs
2011-08-04don't allow multikey shard indices or array values in shard keysgregs
2011-08-04added some shell helpers for common replica set problemsKristina
2011-08-03allow sharding and rs tests to respect smoke --nopreallocj settinggregs
2011-08-02not sure why these were theredwight
2011-08-02compile multi line comment errordwight
2011-08-02prefetch type stuffdwight
2011-08-01Allow turning off journaling at smoke.py command line to make tests run faste...gregs
2011-07-31make journaling the default on 64 bitdwight
2011-07-29SERVER-3341 multiline cancels after two blank linesdannenberg
2011-07-28make sure to drop the same dups on master and secondaries SERVER-1086Eliot Horowitz
2011-07-28clean test case SERVER-3471gregs
2011-07-28some test case fixes for SERVER-1726gregs
2011-07-28less chatty waiting for rsclientgregs
2011-07-28same fix for count_slaveok.jsgregs
2011-07-28ensure rs client on mongos sees slave connectiongregs
2011-07-27test and group slaveok fix for SERVER-3405gregs
2011-07-27fix shell assignmentEliot Horowitz
2011-07-27add between assertion to jsgregs
2011-07-27Allow inserting $MinKey and $MaxKey in v8Spencer T Brody
2011-07-27support for forced ssl everywhere in client and serverEliot Horowitz
2011-07-26Make doing slaveOk reads use all secondaries - SERVER-3462Spencer T Brody
2011-07-25awaitReplication should handle stepdowns more gracefullyKristina
2011-07-24sh.isBalancerRunningEliot Horowitz
2011-07-17minor formatting shell outputdwight
2011-07-17indent test output for easier readingdwight
2011-07-17update shell vcxproj for moved filesdwight
2011-07-16log nicer for test outputdwight
2011-07-15standardize on 40mb oplog sizeEliot Horowitz
2011-07-13increase oplog sizes for testingEliot Horowitz
2011-07-11SERVER-3176: autoIndexId not passed if not defined to let DB decideagirbal
2011-07-10SERVER-3176: autoIndexId not honored in mongo shell's createCollection commandagirbal
2011-07-08cleaningEliot Horowitz
2011-07-07default to using rsGetStatus for slaveReplInfo SERVER-3376Kristina
2011-07-06fix NumberInt problem in rs testsKristina
2011-07-05hacks for NumberIntEliot Horowitz