summaryrefslogtreecommitdiff
path: root/common/db/db.go
AgeCommit message (Expand)Author
2016-01-15TOOLS-690 fix mongoimport to return exit code 1 for specific insertion errorsJudah Schvimer
2015-12-16TOOLS-954 Added bypassDocumentValidation option to mongorestore and mongoimportJudah Schvimer
2015-10-15TOOLS-939 bulk batches need to be under 16MBGabriel Russell
2015-10-12TOOLS-655 full write concern support and testsKyle Erf
2015-10-01TOOLS-630 Primary is the default read preferenceGabriel Russell
2015-10-01TOOLS-630 accept read preferences on the command lineGabriel Russell
2015-10-01Revert "TOOLS-630"Gabriel Russell
2015-10-01TOOLS-630Gabriel Russell
2015-09-08Revert "TOOLS-644 tests for write concern in mongorestore"Gabriel Russell
2015-09-08TOOLS-644 tests for write concern in mongorestoreGabriel Russell
2015-08-10TOOLS-870 preserve the order of oplog fieldsGabriel Russell
2015-06-17TOOLS-16 mongodump: disable secondary reads when connected to a mongosKyle Erf
2015-05-26TOOLS-748 disable socket timeouts in dump and restoreKyle Erf
2015-03-27TOOLS-504 prompt for password in toolsKyle Erf
2015-01-29TOOLS-591: improve mongooplog documentationWisdom Omuya
2015-01-28TOOLS-591: improve common package documentationWisdom Omuya
2015-01-23TOOLS-591: improve package documentationWisdom Omuya
2015-01-20TOOLS-581: use port 33333 for integration testsWisdom Omuya
2014-12-04TOOLS-436: NewSessionProvider to return an errorGabriel Russell
2014-12-04tools-371 kill off db/command packagemike o'brien
2014-11-25TOOLS-395 add --stopOnError flag to mongorestoremike o'brien
2014-11-19TOOLS-392 allow secondary reads in mongorestoreKyle Erf
2014-10-28TOOLS-269 remove traces of vestigial shim codemike o'brien
2014-10-14TOOLS-274: vendor dependenciesSam Helman