summaryrefslogtreecommitdiff
path: root/common/db/command.go
AgeCommit message (Expand)Author
2015-04-27TOOLS-271: fix LogReplay flag settingWisdom Omuya
2015-03-09TOOLS-643 allow overriding writeconcern for mongos nodesmike o'brien
2015-03-06TOOLS-638 disable timeouts on metadata commandsKyle Erf
2015-01-30TOOLS-605 mongorestore checks if it can use write commandsKyle Erf
2015-01-28TOOLS-591: improve common package documentationWisdom Omuya
2015-01-06TOOLS-378: create GOPATH setup scriptsWisdom Omuya
2014-12-08TOOLS-430 check if repair cursor is supported before dumpingKyle Erf
2014-11-18TOOLS-385 helpful mongodump error when using --repair with mongosKyle Erf
2014-11-03TOOLS-318: cache isReplicaSetWisdom Omuya
2014-10-31TOOLS-318: remove write commandsWisdom Omuya
2014-10-30TOOLS-318: mongoimport should check if the connected server is part of a repl...Wisdom Omuya
2014-10-30TOOLS-305: refactor insertDocuments to use response structWisdom Omuya
2014-10-30TOOLS-305: mongoimport should give accurate insertion countsWisdom Omuya
2014-10-28TOOLS-269 remove traces of vestigial shim codemike o'brien
2014-10-14TOOLS-274: vendor dependenciesSam Helman