Commit Graph

3519 Commits

Author SHA1 Message Date
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
dd465ebfef Fixed build script 2017-02-01 01:27:54 -03:00
Carlos Salguero
abb134babc Updated vendor.json 2017-02-01 01:07:33 -03:00
Carlos Salguero
e83306a358 Updated build-packages script 2017-02-01 00:52:42 -03:00
Carlos Salguero
d372374714 Updated version in Percona::Toolkit v3.0-0-rc1 2017-01-31 11:48:50 -03:00
Carlos Salguero
e1250a3be5 Updated build script 2017-01-31 11:32:39 -03:00
Carlos Salguero
fd8b3c3928 updated build script 2017-01-30 21:41:45 -03:00
Carlos Salguero
ef1e1ff0f6 updated build script 2017-01-30 21:38:30 -03:00
Carlos Salguero
e5dea1e0e3 New make file 2017-01-30 21:30:53 -03:00
Carlos Salguero
8ad1b01750 updated docs 2017-01-30 15:10:32 -03:00
Carlos Salguero
5917b78037 Updated changelog 2017-01-30 14:58:48 -03:00
Carlos Salguero
bf8adeb2bc Merge branch 'tests-fixes' into 3.0-rc 2017-01-30 14:57:43 -03:00
Carlos Salguero
f6102df040 Merge branch 'mongodb' into 3.0-rc 2017-01-30 14:57:28 -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
Carlos Salguero
80c7d042ab PT-57 improved help for pt-mongodb-query-digest 2017-01-24 17:40:09 -03:00
Carlos Salguero
0c5e273bb2 Fixes for schemaiterator.t 2017-01-24 10:41:49 -03:00
Carlos Salguero
90fa067834 Fixed json format test 2017-01-23 17:08:30 -03:00
Carlos Salguero
00ea1b280e Fixes for pt-table-checksum tests 2017-01-23 14:10:54 -03:00
Carlos Salguero
b2406d8da4 Fixes for PT-55 & PT-56 2017-01-20 18:02:32 -03:00
Carlos Salguero
98fa733c0c Added security checks & server storage engine 2017-01-19 17:19:13 -03:00
Carlos Salguero
9907cae8bb Updated test plan in t/pt-table-checksum/basics.t 2017-01-18 11:25:56 -03:00
Carlos Salguero
972c810962 Fixed pt-mysql-summary & pt-upgrade tests 2017-01-18 11:12:07 -03:00
Carlos Salguero
6e3b2ce3ad Removed unused vars 2017-01-18 00:00:35 -03:00
Carlos Salguero
cefdd9755c Removed unused vars 2017-01-17 23:47:10 -03:00
Carlos Salguero
c97d690e9e Fixes for table-checksum 2017-01-17 10:15:18 -03:00
Carlos Salguero
410e75a623 Updated tests for schema iterator 2017-01-16 23:42:11 -03:00
Carlos Salguero
14f42bf988 Fixed t/pt-table-sync/basics.t 2017-01-16 20:37:58 -03:00
Carlos Salguero
9b7005dfa9 Updated tests for t/pt-summary/pt-summary.t 2017-01-16 16:21:06 -03:00
Carlos Salguero
492e432f7a fixed tests for query-dijest json 2017-01-16 16:13:42 -03:00
Carlos Salguero
cec5e1f494 Updated tests for pt-query-digest 2017-01-16 15:02:05 -03:00
Carlos Salguero
158aae3963 fixed pt-mysql-summary tests 2017-01-16 11:06:24 -03:00
Carlos Salguero
020771b419 Updated changelog 2017-01-16 09:56:39 -03:00
Carlos Salguero
046a5e9ee5 Merge pull request #137 from marqeta/pt-osc-bug-1632522
pt-osc: Fails with duplicate key in table for self-referencing FK
2017-01-16 14:55:49 +02:00
Carlos Salguero
1cadb6492e Deleted invalid test 2017-01-16 09:33:24 -03:00
Amiel Montecillo
31fefa0605 Compatibility for older perl versions 2017-01-15 21:06:16 -08:00
Carlos Salguero
4070efb7cb Fixed test that was breaking the sandbox 2017-01-14 00:59:29 -03:00
Carlos Salguero
f007d558d4 PT-51 Changed html/template by text/template 2017-01-13 15:40:48 -03:00
Carlos Salguero
14374df410 PT-47 pt-mongodb-summary not showing info about replica set 2017-01-12 17:03:51 -03:00
Carlos Salguero
9e8d3d469e Updated 2.2.21 Changelog 2017-01-12 11:31:44 -03:00
Carlos Salguero
d972a65223 Merge pull request #159 from altmannmarcelo/2.2
Fixed for THP under RHEL
Tested on Centos 7 
```
# Memory mamagement ##########################################
Transparent huge pages are enabled.
# The End ####################################################
```
2017-01-12 11:27:19 -03:00
Carlos Salguero
c2419ba10a Implemented version check
Updated readme
2017-01-11 15:01:33 -03:00