summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump tools version to 2.7.82.7.8mike o'brien2014-10-211-1/+1
* TOOLS-299 add os and log package to mongotopalabid2014-10-211-0/+2
* remove use of fmt package in mongodump mainalabid2014-10-211-1/+0
* TOOLS-299 (related) connection url for mongotop,mongofiles should be logged v...alabid2014-10-212-2/+3
* TOOLS-299 deprecate util fmt functionsalabid2014-10-219-65/+27
* TOOLS-278: Run integration tests on SSL build variantsWisdom Omuya2014-10-211-0/+2
* bsondump: standardize error logging in bsondump.go to use tool loggeralabid2014-10-211-4/+4
* add unit test type to converter_test.goalabid2014-10-211-0/+32
* TOOLS-294 use package constants for logging instead of numeric literalsalabid2014-10-2119-118/+126
* mongofiles: display url after session init; only display port when user-speci...alabid2014-10-211-11/+10
* TOOLS-282 Use bulk inserts in mongorestoreKyle Erf2014-10-214-13/+270
* bsondump: use bsondump bd.Out instead of os.Stdoutalabid2014-10-201-1/+1
* add unit/integration testsWisdom Omuya2014-10-201-2/+5
* TOOLS-278 quick fix: bring back enterprise URLValeri Karpov2014-10-201-0/+1
* Fix mongoimport merge conflict IIIWisdom Omuya2014-10-205-41/+45
* Fix mongoimport merge conflict IIWisdom Omuya2014-10-202-173/+0
* Fix mongoimport optimizations merge conflictWisdom Omuya2014-10-2016-844/+1942
* TOOLS-278 address daniel's commentsValeri Karpov2014-10-201-1/+1
* TOOLS-278 add test suites inValeri Karpov2014-10-201-0/+3
* TOOLS-278 Add integration tests for windowsValeri Karpov2014-10-201-17/+17
* TOOLS-278 fix mongodump tests on windowsValeri Karpov2014-10-201-0/+1
* propagate error code correctly after legacy suite failuresmike o'brien2014-10-201-9/+11
* TOOLS-279 fixes: 1. convertKeys method should return marshallable bson.M inst...alabid2014-10-203-5/+5
* TOOLS-279 added tests for BSON->JSON conversion for Javascript code; added co...alabid2014-10-173-336/+91
* TOOLS-279 added basic unit tests for BSON -> JSON conversionalabid2014-10-176-10/+606
* TOOLS-279 convertKeys should return a map; make json.Date init simpleralabid2014-10-171-3/+4
* TOOLS-283 restore multiple collections in parallelKyle Erf2014-10-1712-22/+502
* TOOLS-286 use createIndexes command in mongorestoreKyle Erf2014-10-172-14/+54
* bsondump: don't return on seeing embedded doc; calc correct bson element sizealabid2014-10-161-4/+14
* TOOLS-289 mongofiles should disable socket timeoutsalabid2014-10-161-0/+1
* Fix windows enterpriseSam Helman2014-10-161-3/+6
* Merge branch 'master' of github.com:mongodb/mongo-toolsValeri Karpov2014-10-161-2/+1
|\
| * don't format int32 with notationalabid2014-10-161-2/+1
* | TOOLS-278 put in mongo_url and other fields for ubuntu-enterpriseValeri Karpov2014-10-161-0/+2
|/
* Revert "TOOLS-278 quick fix for download urls for ubuntu"Valeri Karpov2014-10-161-4/+2
* Merge branch 'master' of github.com:mongodb/mongo-toolsalabid2014-10-161-2/+4
|\
| * Merge branch 'master' of github.com:mongodb/mongo-toolsValeri Karpov2014-10-1610-23/+20
| |\
| * | TOOLS-278 quick fix for download urls for ubuntuValeri Karpov2014-10-161-2/+4
* | | mongofiles: setting default DB to use should be tool-specificalabid2014-10-162-1/+5
| |/ |/|
* | tool options: add option to force print helpalabid2014-10-1610-23/+20
|/
* TOOLS-278 address wisdoms cr commentsValeri Karpov2014-10-161-4/+4
* TOOLS-278 bring back dist suiteValeri Karpov2014-10-161-11/+94
* TOOLS-278 make tests work with vendoring changesValeri Karpov2014-10-161-117/+53
* TOOLS-278 use test type instead of build flag for ssl testsValeri Karpov2014-10-164-33/+29
* TOOLS-278 fix up rebaseValeri Karpov2014-10-163-1/+1
* TOOLS-278 fix a couple places where still using hard coded "unit" test typeValeri Karpov2014-10-161-2/+2
* TOOLS-278 add mongooplog and mongoimport to integration test suiteValeri Karpov2014-10-161-0/+8
* TOOLS-278 SSL-ify mongooplog testsValeri Karpov2014-10-161-1/+2
* TOOLS-278 SSL-ify mongoimport testsValeri Karpov2014-10-161-36/+45
* TOOLS-278 fix up hardcoded stringValeri Karpov2014-10-161-1/+1