summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | TOOLS-18 dump tests need JobThreadsGabriel Russell2014-11-032-4/+8
* | TOOLS-324 correctly set Direct in the ssl connectorGabriel Russell2014-11-031-5/+5
* | TOOLS-288 load our version of servers*.js without clobbering the smoke.py ove...Gabriel Russell2014-11-0337-120/+7
* | TOOLS-328 switch back to mgo mainlinemike o'brien2014-10-3121-199/+873
* | Basic script for building toolsmike o'brien2014-10-311-0/+11
* | TOOLS-18 added options for parallel collection dumpingKyle Erf2014-10-3111-194/+440
* | TOOLS-18 move intents to common/intents pkgKyle Erf2014-10-319-42/+45
* | TOOLS-242 fix incorrect usage text for mongoexportmike o'brien2014-10-311-1/+1
* | TOOLS-288 legacy-ssl tast to run legacy tests with --use-sslGabriel Russell2014-10-3038-2/+175
* | TOOLS-288 importing servers.js and servers_misc.jsGabriel Russell2014-10-302-0/+1295
|/
* TOOLS-305: interface{} -> bson.DWisdom Omuya2014-10-304-27/+50
* TOOLS-305: --maintainInsertionOrder doesn't need to imply --stopOnErrorWisdom Omuya2014-10-302-19/+15
* TOOLS-305: update write concern logicWisdom Omuya2014-10-302-39/+39
* TOOLS-305: refactor insertDocuments to use response structWisdom Omuya2014-10-305-88/+76
* TOOLS-305: mongoimport should give accurate insertion countsWisdom Omuya2014-10-3012-101/+818
* TOOLS-312 simplify channel logic in restore.goKyle Erf2014-10-301-18/+17
* TOOLS-215 Kerberos test for mongodumpValeri Karpov2014-10-292-16/+52
* Address sams CR commentsValeri Karpov2014-10-293-8/+23
* TOOLS-215 functioning kerberos test suite for win and ubuntuValeri Karpov2014-10-294-6/+128
* TOOLS-215 fix some minor bugs and refactoring in mongoexportValeri Karpov2014-10-291-11/+27
* TOOLS-215 WIPValeri Karpov2014-10-293-38/+13
* TOOLS-287 legacy26 suite to run all jstests against mongod 2.6mike o'brien2014-10-281-0/+64
* TOOLS-269 remove traces of vestigial shim codemike o'brien2014-10-2810-663/+13
* TOOLS-261 don't directly query system.indexes or system.namespaces anywheremike o'brien2014-10-289-93/+236
* TOOLS-309 update build instructions in README.mdmike o'brien2014-10-281-6/+14
* TOOLS-303 Added batched progress bar renderingKyle Erf2014-10-275-20/+300
* Removed unused test fileSam Helman2014-10-271-28/+0
* 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