Commit Graph

1115 Commits

Author SHA1 Message Date
Daniel Nichter
747d63a6d3 Tweak, fix, and add tests so every tool passes. 2011-08-02 16:38:03 -06:00
Daniel Nichter
1e6c4daf23 Fix debug statement. 2011-08-02 16:24:59 -06:00
Daniel Nichter
d1e451c4e1 Merge r56. 2011-08-02 15:14:56 -06:00
Daniel Nichter
945cfbd153 Fix Bash tests. Add basic pt-align tests. 2011-08-02 15:14:06 -06:00
Daniel Nichter
e4e7a470a4 Merge r55. 2011-08-02 15:12:46 -06:00
Daniel Nichter
6a2e392513 Remove --save-results from pt-query-digest. Make check-tool work with Bash tools where possible. 2011-08-02 15:10:44 -06:00
Daniel Nichter
94db6d63b9 Remove unused t/lib/TableParser.pl. Fix OptionParser.t. 2011-08-01 09:15:30 -06:00
Daniel Nichter
56b099d7de Rename aspersa tmp files. 2011-07-22 17:08:53 -06:00
Daniel Nichter
c6d5f43550 Update user docs for forked Aspersa tools. 2011-07-22 16:23:45 -06:00
Daniel Nichter
be739c7c72 Remove pt-usl. 2011-07-22 16:05:14 -06:00
Daniel Nichter
d0580626a8 Copy and format for POD docu from Aspersa User's Manual to forked Aspersa tools. 2011-07-22 12:35:18 -06:00
Daniel Nichter
7108054565 Revert r49. Will handle s/slave/replica/ in another branch. 2011-07-21 14:27:59 -06:00
Daniel Nichter
a98cba66be Rename pt-slave-* to pt-replicat-*. 2011-07-20 14:56:02 -06:00
Daniel Nichter
827bed1b3e Update DOWNLOADING section in all tools. Update replace-text usage. 2011-07-20 11:35:53 -06:00
Daniel Nichter
5891642ec2 First fully working build-packages. 2011-07-19 17:28:42 -06:00
Daniel Nichter
99adba21f5 Use dpkg-build in build-packages. Fix blank lines in deb/control. 2011-07-19 16:23:47 -06:00
Daniel Nichter
b25d840765 Fix config/deb/rules. Tweak branding in deb/control and rpm/percona-toolkit.spec. 2011-07-19 16:10:30 -06:00
Daniel Nichter
e23701b911 Fix Changelog formatting. 2011-07-19 15:25:22 -06:00
Daniel Nichter
96610d0f0f Fix DEB_DATE in build-packages. Add v0.9.4 to changelogs for the record and for testing. 2011-07-19 15:17:58 -06:00
Daniel Nichter
c0025dd89f Fix using PERCONA_TOOLKIT_BRANCH in build-packages when it's not already defined. 2011-07-19 14:58:51 -06:00
Daniel Nichter
39984204f8 Work on build-packages for deb pkg. Update config/deb/ files. Add util/log-entires. 2011-07-19 12:24:19 -06:00
Daniel Nichter
8caaad5d8e Add percona-toolkit.spec (and remove Maatkit specs). Make build-packages build an RPM. Change replace-text shebang so it works on Ubuntu. 2011-07-18 18:39:41 -06:00
Daniel Nichter
17f233e0a0 Work on build-packages. 2011-07-18 11:10:35 -06:00
Daniel Nichter
e2e624e855 Continue work on build-packages. Add replace-text. Make some tools' descriptions one line so build-packages can parse them easily. 2011-07-15 17:50:16 -06:00
Daniel Nichter
5a087dcff6 Add scripts for writing test coverage (works in progress) and MANIFEST. 2011-07-15 15:55:10 -06:00
Daniel Nichter
a932d56d75 Add build-packages (work in progress), new-copyright-year, and deb and rpm config files. 2011-07-15 12:52:17 -06:00
Daniel Nichter
48cf39930b Combine check-* scripts into super check-tool script. Add check-spelling, check-dev-env, and docs/test-coverage directory. 2011-07-14 17:49:32 -06:00
Daniel Nichter
767f8b3211 Add standard pkg files (COPYING, README, etc.), percona-toolkit.pod, and user docs. Remove dev/docs/html. 2011-07-14 13:08:47 -06:00
Daniel Nichter
ffcb47a0d2 Merge back changes to r33. 2011-07-14 11:54:11 -06:00
Daniel Nichter
743f29155b Rewrite pt-log-player player.t. 2011-07-14 11:52:13 -06:00
Daniel Nichter
31398457f4 Fix pt-log-player tests. 2011-07-14 11:37:49 -06:00
Daniel Nichter
716f05e451 Merge back changes to r32. 2011-07-14 11:10:58 -06:00
Daniel Nichter
7526f97224 Fix and make tests more reliable. 2011-07-14 11:05:05 -06:00
Daniel Nichter
db76b3ca30 Make pt-archiver tests more reliable on weird, slow boxes like my vbox. 2011-07-14 09:57:16 -06:00
Daniel Nichter
c78beba647 Re-update modules in pt-table-sync and pt-table-checksum but keep old SchemaIterator. 2011-07-13 17:13:11 -06:00
Daniel Nichter
ea0b8c3d5a Remove unused modules and their tests. 2011-07-13 16:55:38 -06:00
Daniel Nichter
1f52b66919 Update MasterSlave in all tools. 2011-07-13 16:52:32 -06:00
Daniel Nichter
1480606bb2 Fix MasterSlave::get_slave_lag(). Revert pt-table-checksum to use old SchemaIterator. Remove pt-table-usage tests. Fix use of var from another package in pt-query-digest. Remove reference to $VERSION from pt-show-grants. Change mk- to pt- in pt-variable-advisor sample. 2011-07-13 16:36:14 -06:00
Daniel Nichter
b4b5f3d7b0 Fix pt-fifo-split.t. Remove db and tbl progress from pt-index-usage until those can be implemented in SchemaIterator. Use new Schema and SchemaIterator in pt-index-usage. Add PerconaTest.pm (copy of MaatkitTest.pm). 2011-07-13 11:30:03 -06:00
Daniel Nichter
1a869239bc Use new Schema and SchemaIterator in pt-duplicate-key-checker. Remove unused Transformers package from tool. 2011-07-13 10:22:26 -06:00
Daniel Nichter
9621291f89 Add some util scripts and tweak write-dev-docs. 2011-07-12 17:17:37 -06:00
Daniel Nichter
eb01431399 Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect. 2011-07-12 16:56:55 -06:00
Daniel Nichter
f49ff82b83 Update QueryRewriter in all tools. 2011-07-12 16:40:43 -06:00
Daniel Nichter
4127a165bc Change mk- to pt- in QueryRewriter.pm. 2011-07-12 16:40:00 -06:00
Daniel Nichter
39ea018581 Finish re-branding tools. Remove pt-schema-advisor. 2011-07-12 16:36:36 -06:00
Daniel Nichter
2597c09f17 Update all modules in all tools. Remove pt-table-usage. Make update-modules ignore non-Perl tools. 2011-07-12 16:09:06 -06:00
Daniel Nichter
b805f7c92d Remove $Revision$ and finish re-branding modules. Rename MaatkitTest.pm to PerconaTest.pm. Put copyrights on one line. 2011-07-12 15:47:07 -06:00
Daniel Nichter
dc72f5bb9e Add new updated-modules and update all modules in a few tools to see if it works correctly. 2011-07-12 11:55:44 -06:00
Daniel Nichter
64ddb421e5 Change maatkit to percona-toolkit in OptionParser defaults files. 2011-07-12 09:06:43 -06:00
Daniel Nichter
8f68f08f8e Replace maatkit.org with percona.com. 2011-07-11 17:09:12 -06:00