Commit Graph

183 Commits

Author SHA1 Message Date
Carlos Salguero 47d36cfaa8 Fixed profiler test 2019-08-15 21:07:20 -03:00
Carlos Salguero 0f618920c9 Fixed fingerprinter 2019-08-15 17:43:49 -03:00
Carlos Salguero fc93ca3ebc Updated env in travis.yml 2019-08-14 15:44:46 -03:00
Carlos Salguero a5090f36c5 Updated docker-compose & travis.yml 2019-08-14 10:30:46 -03:00
Carlos Salguero b3dd22a126 Updated .env for docker 2019-08-12 13:22:09 -03:00
Carlos Salguero 5c4c21874d Fix env 2019-08-09 16:20:34 -03:00
Carlos Salguero e13368725f Fixed explain tests
Updated travis.yml to support replicasets
2019-08-09 15:53:40 -03:00
Carlos Salguero 7466e9b1ba PMM-4728 2019-08-06 12:25:40 -03:00
Carlos Salguero c388bbc01c PT-1741 Migrated Go pt-mongo-tools to new driver 2019-08-02 11:53:39 -03:00
Anton Kucherov f955451fe5 PMM-4278 Replace bson to official mongo-driver. 2019-07-01 12:53:15 +03:00
Anton Kucherov e4f3b1b7d1 PMM-3880 fix tests. 2019-04-25 01:30:44 +03:00
Anton Kucherov 0252710c45 PMM-3880 qan p99. 2019-04-24 16:13:07 +03:00
Carlos Salguero 12c866c9a4 PT-1706 Updated travis.yml 2019-04-03 10:12:18 -03:00
Carlos Salguero cdea59e688 PT-1706 Made mongo tools compile with Go 1.12
- Removed t.parallel from tests
- Added lock to stats  pkg
- Fixed timeout channels usage in stats pkg
- Removed non-compatible dependency (badfix/slice) and its dependencies
- Made code improvements for linter
2019-03-31 04:20:31 -03:00
Evgeniy Patlan 5159bd333f Build percona-toolkit-3.0.13 2018-12-28 08:55:28 +00:00
Carlos Salguero ab92feb875 Merge pull request #351 from guriandoro/PT-1534
PT-1534 Support for --version
2018-10-07 10:21:33 -03:00
EvgeniyPatlan 2cb3533611 Build repcona-toolkit-3.0.12 2018-09-11 11:22:26 +00:00
guriandoro 8e90b31b3b PT-1534 Adding support for --version argument 2018-07-04 18:13:07 -04:00
guriandoro 57bb51f467 Changed pt-secure-data in readme file 2018-07-03 22:42:02 -04:00
guriandoro d3644bd2e8 Refactored pt-secure-data to pt-secure-collect 2018-07-03 21:19:23 -04:00
guriandoro 9d8410c915 PT-1535 Changed tool name in --help output message 2018-07-03 20:53:18 -04:00
Evgeniy Patlan f0981642e5 Build percona-toolkit-3.0.11 2018-07-03 12:57:01 +00:00
Carlos Salguero c221d10789 PT-1571 Improved hostname recognition regex 2018-07-02 09:53:58 -03:00
Evgeniy Patlan a4db86e026 Build percona-toolkit-3.0.10 2018-05-21 17:38:57 +00:00
Carlos Salguero 2b9cf7dce6 Fixes for linters 2018-04-19 09:28:14 -03:00
Carlos Salguero 4117f1cd62 Fixed logrus deps 2018-04-19 08:53:11 -03:00
Carlos Salguero d0e8d4087f Updated readme for secure-collect: 2018-04-18 13:49:33 -03:00
Carlos Salguero 1f3a0eaa77 Merge branch 'pt-secure-data' into release-3.0.9 2018-04-18 12:54:20 -03:00
Carlos Salguero d4104558b5 PT-1501 New tool pt-secure-collect
New tool to collect and sanitize pt-tools outputs
2018-04-18 12:36:29 -03:00
Evgeniy Patlan 2dc21af50e Build percona-toolkit-3.0.9 2018-04-17 10:27:56 +00:00
Evgeniy Patlan 0ef9ed8c5e Bild percona-toolkit-3.0.8 2018-03-13 14:03:28 +00:00
Evgeniy Patlan c982a88c92 Build percona-toolkit-3.0.7 2018-03-01 12:13:29 +00:00
Kamil Dziedzic b53d67f6ea PMM-1905: fix "NToReturn value must be non-negative" issue. 2018-02-12 21:58:48 +01:00
Evgeniy Patlan 42a5e91cb7 Update version 2017-12-20 14:05:12 +00:00
Carlos Salguero 3d4c62da88 PT-214 WIP 2017-12-13 16:35:59 -03:00
Evgeniy Patlan 37e59dbc2d Build percona-toolkit-3.0.5 2017-11-17 08:08:54 +00:00
Kamil Dziedzic f655e3f014 make go vet happy 2017-11-14 13:49:16 +01:00
Kamil Dziedzic 349f148978 try to fix tests, not sure why we miss header here? 2017-11-14 13:25:58 +01:00
Carlos Salguero 43094be458 Fixed pt-mongodb-query-digest tests 2017-11-13 23:28:59 -03:00
Carlos Salguero 61f75bcce9 Merge branch '3.0' into PT-182 2017-11-08 15:13:03 -03:00
Carlos Salguero 33d529ca6a PT-182 Fixed merging conflicts 2017-11-08 15:05:23 -03:00
Kamil Dziedzic fb86972f9a fix bugs 2017-10-15 04:40:34 +02:00
Kamil Dziedzic 8cf08fd882 support getmore; support find with sort; cleanups 2017-10-15 04:14:21 +02:00
Kamil Dziedzic 24eff6d4e7 speed up test 2017-10-14 22:01:12 +02:00
Kamil Dziedzic b2a08caaa7 fix fingerprint, and drop queries since they differe between versions 2017-10-14 20:26:52 +02:00
Kamil Dziedzic 981faf53ad fix operation and namespace for older MongoDB versions 2017-10-14 20:10:21 +02:00
Kamil Dziedzic 32827eb4b5 remove non-releated comment 2017-10-14 18:48:17 +02:00
Kamil Dziedzic c67354443c restore TimeoutChan 2017-10-14 18:44:46 +02:00
Kamil Dziedzic c2fd98d35b one line too much 2017-10-14 18:39:00 +02:00
Kamil Dziedzic 1f9ec1bc12 fixes 2017-10-14 18:35:55 +02:00