summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/common
Commit message (Collapse)AuthorAgeFilesLines
* Import tools: cd0ae5ddb41f781376b51a3d2dfdb31e46768fa4 from branch v3.3r3.3.14Ramon Fernandez2016-09-231-1/+3
| | | | | | | | | ref: af4004cbd1..cd0ae5ddb4 for: 3.3.14 TOOLS-1442 make spacemonkeygo/openssl compile on suse11 TOOLS-1449 Update setParameter logic in servers.js for mongo master changes TOOLS-1453 VerifySystemAuthVersion should only check for authSchema in system.version
* Import tools: 959ed7c66bb4df5e4f66ed3bcfe662798ee53231 from branch v3.3Ramon Fernandez2016-09-2222-233/+348
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref: 5b883d86fd..959ed7c66b for: 3.3.13 TOOLS-69 MongoImport -- Support For Merge Imports TOOLS-853 Using mongo-tools as a package TOOLS-1035 Don't create intents for system.profile.metadata.json files TOOLS-1142 Load system certs on all platforms TOOLS-1147 Connection Leak for mongo tools TOOLS-1223 Mongodump SSL and GSSAPI authentication TOOLS-1248 mongoexport shouldn't disallow system namespaces TOOLS-1256 Tools have to know not to backup/copy docs in views TOOLS-1324 use newer/correct server release versions TOOLS-1333 rare intermittent test failures TOOLS-1350 move mongotape code into mongodb/mongo-tools TOOLS-1351 default output format for mongotape monitor incorrect TOOLS-1365 Issue only one ApplyOps cmd per oplog entry TOOLS-1366 listening for SIGPIPE will exit on network errors TOOLS-1369 Switch rhel55 distro to rhel55-test TOOLS-1371 mongorestore assumes admin.system.version only contains authSchema document TOOLS-1372 use insertMany in tests TOOLS-1375 use SIGABRT to stop hung tools executions TOOLS-1376 Create s390x evergreen build variant for master TOOLS-1377 Create arm64 evergreen build variant for master TOOLS-1379 parseGrace (flaky) test failure on Z with RHEL 7.2 TOOLS-1382 consolidate unit test tasks TOOLS-1387 dump and restore should ignore system collections TOOLS-1390 replace the vendoring script that represents what we actually do TOOLS-1420 go 1.7 vet bugs on master TOOLS-1421 Add TLS SNI Support TOOLS-1423 stop building tools master on rhel 5.5 TOOLS-1436 Make version not also print usage TOOLS-1442 make spacemonkeygo/openssl compile on suse11
* Import tools: 5b883d86fdb4df55036d5dba2ca6f9dfa0750b44 from branch v3.3Ramon Fernandez2016-08-25151-0/+21751
ref: 1ac1389bda..5b883d86fd for: 3.3.12 SERVER-25814 Initial vendor import: tools