Commit Graph

62 Commits

Author SHA1 Message Date
Evgeniy Patlan
5fe708ebb0 Update version 2017-03-23 14:19:11 +02:00
Carlos Salguero
3357eb8aec Small fix for mongo query digest 2017-03-23 09:14:16 -03:00
Carlos Salguero
526e68fbec Merge pull request #177 from percona/PT-93
PT-93 Made ID to match query key
2017-03-21 19:26:20 +02:00
Carlos Salguero
e9377c1b71 Merge pull request #168 from percona/PT-77
PT-77 Updated glide call in the Makefile
2017-03-21 19:24:35 +02:00
Carlos Salguero
da99087d08 Merge pull request #167 from percona/PT-74
PT-74 Fixed getSecuritySettings func
2017-03-21 19:11:18 +02:00
Carlos Salguero
1e4cb8aca6 PT-93 Made ID to match query key 2017-03-07 13:01:54 -03:00
Carlos Salguero
4089b5e4c2 PT-73 Fixed help flag 2017-02-23 11:14:45 -03:00
Carlos Salguero
57029b4e01 PT-77 Updated glide call in the Makefile 2017-02-21 14:55:34 -03:00
Carlos Salguero
169cbbdec0 PT-73 Updated glide.lock to point to the correct pmgo version 2017-02-21 14:49:46 -03:00
Carlos Salguero
c00ccf0d8d PT-73 Added SSL support 2017-02-21 14:32:17 -03:00
Carlos Salguero
c209b68166 PT-74 Fixed getSecuritySettings func
On some servers, like a mongos with config servers, this fails if session
mode is Monotonic.
On some other servers like a secondary in a replica set, this fails if the
session mode is Strong.
Added a new func to try to get this info using both modes if necessary.
2017-02-20 14:57:40 -03:00
Carlos Salguero
0f9a1bcf42 PT-75 Fixed command line arg parse 2017-02-20 13:51:36 -03:00
Carlos Salguero
9a55cf3516 Merge branch '3.0-rc' of percona.github.com:percona/percona-toolkit into 3.0-rc 2017-02-17 13:57:46 -03:00
Carlos Salguero
806fd8e804 Fixes in template & removed balancer stats for mongod servers 2017-02-17 13:57:21 -03:00
David Bennett
cba560b27e Modified test identifiers 2017-02-17 10:24:46 -06:00
Evgeniy Patlan
3f220f43c7 Version should be the same for all tools 2017-02-17 12:20:47 +02:00
Carlos Salguero
1d6adb953d New fingeprint method 2017-02-16 15:59:01 -03:00
Carlos Salguero
28a1870de9 Updated Makefile to update dependencies instead of trying to ge them from GOPATH 2017-02-15 17:31:51 -03:00
Carlos Salguero
fc4a002e03 Updated makefile for go tools 2017-02-15 15:01:33 -03:00
Carlos Salguero
a9dba7a9bf Moved dependencies management to glide 2017-02-15 14:37:32 -03:00
Carlos Salguero
b28799f8d2 Removed vendor dirs 2017-02-14 19:11:10 -03:00
Carlos Salguero
e98199301a Updated dependecies 2017-02-14 18:00:58 -03:00
Carlos Salguero
ade1e3522c updated dependencies 2017-02-14 17:56:27 -03:00
Carlos Salguero
2513815168 Fixes for PT-70, PT-68 & PT-69 2017-02-14 17:46:33 -03:00
Carlos Salguero
c027561982 Added chunks count 2017-02-14 07:30:39 -03:00
Carlos Salguero
f1cc8af10e PT-71 2017-02-13 20:46:04 -03:00
Carlos Salguero
92b1109804 Fixed PT-69 2017-02-13 13:08:54 -03:00
Carlos Salguero
68700a844c Fixes for PT-66 2017-02-09 20:51:39 -03:00
Carlos Salguero
5c16c42ae0 Added minimum role to the docs 2017-02-07 22:35:28 -03:00
Carlos Salguero
33e2928e7d Updated dependencies list 2017-02-04 22:06:44 -03:00
Carlos Salguero
0f7c15efb2 Merge branch '3.0-rc' of percona.github.com:percona/percona-toolkit into 3.0-rc 2017-02-04 22:00:15 -03:00
Carlos Salguero
554bee6c4d Updated dependencies list 2017-02-04 21:59:41 -03:00
EvgeniyPatlan
0bf9d676d6 Build percona-toolkit-3.0.0rc 2017-02-03 23:28:16 +00:00
Carlos Salguero
b1c0394d3b Updated docs for mongodb-query-digest 2017-02-03 17:25:09 -03:00
Carlos Salguero
700b85f7c9 Added --skip-collections to query-digest 2017-02-03 13:37:01 -03:00
Carlos Salguero
acda89fde5 Fixed get profiler status func 2017-02-02 20:01:09 -03:00
Carlos Salguero
06e74eba1c Updated makefile for linux-386 2017-02-01 17:11:31 -03:00
Carlos Salguero
96acdf2961 Added GOPATH/bin to the path in build script
Also fixed hardcoded tool name for MongoDB tools
2017-02-01 15:12:04 -03:00
Carlos Salguero
794229673a Updated makefile to use govendor 2017-02-01 13:38:36 -03:00
Carlos Salguero
91ac30a51d WIP Updated makefile to use govendor 2017-02-01 13:28:34 -03:00
Carlos Salguero
6b0ed94bf1 WIP manage dependencies 2017-02-01 12:56:20 -03:00
Carlos Salguero
f462ae8e76 Removed govendor 2017-02-01 12:06:01 -03:00
Carlos Salguero
5b0b30fb54 Removed unused vendor.json 2017-02-01 11:10:37 -03:00
Carlos Salguero
e7a7a09c03 Merge branch '3.0-rc' of percona.github.com:percona/percona-toolkit into 3.0-rc 2017-02-01 10:42:35 -03:00
Carlos Salguero
a8564adb6f Updated dependencies 2017-02-01 10:40:50 -03:00
Carlos Salguero
df45f9182d Updated vendored dependencies for Go 2017-02-01 01:31:19 -03:00
Carlos Salguero
abb134babc Updated vendor.json 2017-02-01 01:07:33 -03:00
Carlos Salguero
e5dea1e0e3 New make file 2017-01-30 21:30:53 -03:00
Carlos Salguero
774178d3af Fixes for PT-61 & PT-62 2017-01-30 14:51:16 -03:00
Carlos Salguero
cf06b4bd20 PT-57 improved help for pt-mongodb-query-digest 2017-01-24 17:44:34 -03:00