summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
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
2011-07-05better error messageEliot Horowitz
2011-07-05better error messageEliot Horowitz
2011-07-05use double for return codes for nowEliot Horowitz
2011-07-05arrays follow lint rulesEliot Horowitz
2011-07-05more forgiving assert.eqEliot Horowitz
2011-07-04some NumberInt tests and equality SERVER-854Eliot Horowitz
2011-07-03SERVER-854: NumberInt implemented in SMagirbal
2011-07-03removing NumberInt ref until implemented in SMagirbal
2011-07-02SERVER-854: implementation of NumberInt for V8agirbal
2011-06-30make getOther work bettergregs
2011-06-24SERVER-1687 .mongorc.js file is read from home directory on shell startupdannenberg
2011-06-23fix auth test and missing hook callKristina
2011-06-22fix ShardingTest bugKristina
2011-06-22db.logout() commandEliot Horowitz
2011-06-22added extraOptions to ShardingTest ctorKristina
2011-06-22Revert "allow reconfig on secondary on startup"Kristina
2011-06-22allow reconfig on secondary on startupKristina
2011-06-21cleanups for parallel testsAaron
2011-06-21fix error codesagirbal
2011-06-21Added $db to allowed fields with names starting with '$'Steve Francia
2011-06-18retry migrations for testgregs
2011-06-17Merge pull request #43 from dannenberg/masterEliot
2011-06-16tests for parallel cursor and failover SERVER-2481gregs
2011-06-16compile newer gccdwight
2011-06-16added options arg to rs.reconfigKristina
2011-06-16rs.config alias to rs.confdannenberg
2011-06-15fixed white space mistakedannenberg
2011-06-15prompt can be string or function and works with spidermonkey in addition to v8dannenberg
2011-06-15fixed custom prompt in spidermonkeydannenberg
2011-06-15SERVER-3267 very basic custom prompt addeddannenberg
2011-06-11doesnt make much sense to specify capped without a size so check for thatdwight
2011-06-10added shutdownServer options SERVER-616Kristina
2011-06-05clean up nonce implementationdwight
2011-06-02some rs logging cleaningEliot Horowitz
2011-06-01better bridging for testsKristina
2011-05-30SERVER-3168: added length() and subtype(). Moved methods from SM layer to uti...agirbal