summaryrefslogtreecommitdiff
path: root/common/db
AgeCommit message (Collapse)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-12-03TOOLS_893 set socket timeout to 0 in buffered bulk test so it doesn't timeoutJudah Schvimer
2015-11-11TOOLS-807 lint fixGabriel Russell
2015-11-10TOOLS-807 NewBufferlessBSONSource for decoding binary dataGabriel Russell
2015-10-26TOOLS-920 don't fail when dumping dropped collectionsGabriel Russell
2015-10-15TOOLS-939 bulk batches need to be under 16MBGabriel Russell
2015-10-14TOOLS-250: default Primary with mongos's or replsetsGabriel Russell
2015-10-12TOOLS-655 full write concern support and testsKyle Erf
* also fixes TOOLS-935
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
This reverts commit 55a7660df8f966a8c0ac8702b50b164de23a0a6c.
2015-10-01TOOLS-630Gabriel Russell
2015-09-28TOOLS-878 BSON stream decoder checks for size < 5Tess Avitabile
2015-09-08Revert "TOOLS-644 tests for write concern in mongorestore"Gabriel Russell
This reverts commit c77c4a7370585aa3579a343eca8ea31464b946f7.
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-06-05TOOLS-773 replace expired testing x509 certGabriel Russell
2015-05-26TOOLS-748 disable socket timeouts in dump and restoreKyle Erf
2015-04-27TOOLS-271: fix LogReplay flag settingWisdom Omuya
2015-03-27TOOLS-504 prompt for password in toolsKyle Erf
* reads from stdin if no terminal is available * interface changes from '-p' to no password flag or -p ""
2015-03-23TOOLS-677 fix nested options json handlingKyle Erf
2015-03-09TOOLS-643 allow overriding writeconcern for mongos nodesmike o'brien
2015-03-06TOOLS-638 disable timeouts on metadata commandsKyle Erf
2015-02-12update comments and error messages to refer to 3.0 instead of 2.8.mike o'brien
2015-01-30TOOLS-606 properly handle bulk buffers in restoreKyle Erf
2015-01-30TOOLS-605 mongorestore checks if it can use write commandsKyle 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
2015-01-14TOOLS-559 basic error cleanupKyle Erf
2015-01-06TOOLS-378: create GOPATH setup scriptsWisdom Omuya
2014-12-23TOOLS-530 tools should support [ISO]Date(" <date string > ") formatShraya Ramani
2014-12-23TOOLS-537 use updated mgo helpers for listIndexes/listCollectionsmike o'brien
2014-12-17TOOLS-258: tools should verify host argument's replica set nameWisdom Omuya
Former-commit-id: 138686b9b541f354491325917168989cf79bc878
2014-12-08TOOLS-430 check if repair cursor is supported before dumpingKyle Erf
Former-commit-id: 94d3f841c0d645a50b6a8b2926e02e4eaaf96857
2014-12-04TOOLS-436: NewSessionProvider to return an errorGabriel Russell
* eliminate InitSessionProvider * use mkdir -p as opposed to the "|| true" hack Former-commit-id: 48aa937c8ed070152c53a9784648d12b2c467b78
2014-12-04tools-371 kill off db/command packagemike o'brien
Former-commit-id: ed38e17d4756fe9255d764563c69b3088a3cd5c2
2014-11-25TOOLS-395 add --stopOnError flag to mongorestoremike o'brien
Former-commit-id: acd1680c41d118db3830e6c53eee7a93f641e0fc
2014-11-19TOOLS-392 allow secondary reads in mongorestoreKyle Erf
Former-commit-id: 9dc79b4060955c776ad6d77e990c02b23a36abe0
2014-11-18TOOLS-385 helpful mongodump error when using --repair with mongosKyle Erf
Former-commit-id: 84f7705688ef7bcc94a4299be63ae5f5f15ec4e0
2014-11-04Quick fix for db suiteValeri Karpov
Former-commit-id: 4d64be1998ed04e72e34170ab64d39bf58fddda4
2014-11-04TOOLS-276 enable auth suiteValeri Karpov
Former-commit-id: a9601bb98ff9f9af63642b8e2b900f49968e640e
2014-11-04TOOLS-325: fix failing testsWisdom Omuya
Former-commit-id: d96f50230c53bd9b9ae76c43dc1735c0e6bf5b24
2014-11-03TOOLS-318: cache isReplicaSetWisdom Omuya
Former-commit-id: d743ecb27106f3ddb80b9e8444286d1915f4cba7
2014-11-03TOOLS-324 correctly set Direct in the ssl connectorGabriel Russell
Former-commit-id: 8fcc28d23d2792b2069df545a9a05fc8f90deeea
2014-10-31TOOLS-318: remove write commandsWisdom Omuya
Former-commit-id: 5b45e96318e443ff8fdcfe45e032887668ad9dab
2014-10-30TOOLS-318: mongoimport should check if the connected server is part of a ↵Wisdom Omuya
replica set before setting write concern Former-commit-id: 33e59d1049063b0f2848e132a24199c8d6476b4e