Commit Graph

139 Commits

Author SHA1 Message Date
Hrvoje Matijakovic ff7e218c96 - PDF manual is in now built along side html one
- Fixed the incorrect copyright for pdf manual
 - added the missing percona-logo to the pdf manual
2015-01-15 12:51:25 +01:00
Daniel Nichter 3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Daniel Nichter 50e908a9f9 Use sed s## instead of s// to handle new copyright. 2013-12-18 23:21:07 +00:00
Daniel Nichter 491d1831a6 Fix util/build-packages too for new copyright. 2013-12-18 23:14:26 +00:00
Daniel Nichter 157226dec7 Completely fix util/new-copyright-year. 2013-12-18 23:11:05 +00:00
Daniel Nichter 540a625f6f Fix util/new-copyright-year. 2013-12-18 23:08:57 +00:00
Daniel Nichter 71c22df360 Add some special words aspell.en.pws. 2013-08-03 14:26:31 -07:00
Daniel Nichter 3c9490bbef Make util/update-modules handle HTTP::Micro specially. 2013-08-03 11:51:13 -07:00
Daniel Nichter 0736427bbf Megre pt-agent branch. 2013-06-16 23:23:11 -07:00
Brian Fraser d9a4b772af Removed a leftover warn in write-user-docs 2013-03-20 14:12:25 -03:00
Brian Fraser 7c2ec67f13 Fixed a typo in write-user-docs 2013-03-20 14:11:13 -03:00
Brian Fraser 5c30f5517e Fixes for the online docs 2013-03-20 13:14:37 -03:00
Daniel Nichter f353600076 Merge release-2.2.1 to get Lmo with headers. 2013-03-19 11:56:17 -06:00
Daniel Nichter 9286765076 Merge 2.2.1 to get pqd without --output json. 2013-03-19 11:36:21 -06:00
Brian Fraser 0ff20e042c Merged lp:~percona-toolkit-dev/percona-toolkit/fatpack-pod2rst 2013-03-15 15:14:23 -03:00
Brian Fraser 139af0ae75 Removed the dependency on File::Slurp from write-user-docs 2013-03-15 12:42:59 -03:00
Brian Fraser d25ebe7f19 Added a shebang line to pod2rst-fixed.packed 2013-03-15 12:23:52 -03:00
Brian Fraser 797bf6e00b Merged & fixed pod2rst-updated 2013-03-15 12:07:19 -03:00
Brian Fraser 99d37e0882 FatPacked pod2rst-fixed 2013-03-14 16:58:26 -03:00
Brian Fraser edd8fadf64 Removed an unneeded dependency on HTML::Entities from pod2rst-fixed 2013-03-14 16:45:30 -03:00
Brian Fraser 2d93b6b8fd Removed two leftover references to ptqa 2013-03-13 12:44:32 -03:00
Ignacio Nin d96eaba90f Create the rpm and dpkg packages in subdirs 2013-03-12 10:37:35 -04:00
Ignacio Nin e94e6b5bf0 Build source packages for debian
Remove the -b parameter to dpkg-buildpackage so source packages get built
as well.
2013-03-12 10:30:04 -04:00
Daniel Nichter de7b8ca0e5 Merge 2.1.9, including its s/Percona Inc/Percona Ireland Ltd/ changes. 2013-03-14 10:58:03 -06:00
vagrant f2187d0e83 Include bin/wsrep* and bin/clustercheck in make-barebones. 2013-03-07 17:35:33 -08:00
vagrant a45d834ef9 Add PXC support to util/make-barebones. 2013-03-07 17:08:10 -08:00
Daniel Nichter f09767e37f New, simpler RISKS section. Fix spelling errors. 2013-03-04 11:08:22 -07:00
Daniel Nichter 07b818b730 Merge p:~percona-toolkit-dev/percona-toolkit/fix-1087319-quoter-multiple-nulls 2013-02-19 13:01:58 -07:00
Daniel Nichter 80d9ab9de0 Fix util/checksum-test-dataset to work with MySQL 5.6: don't checksum log and stat tables. 2013-02-18 17:28:12 -07:00
Daniel Nichter 50a82a4ef8 Merge 2.1.8 and 2.2. 2013-02-05 10:22:31 -07:00
Daniel Nichter 4c519735f7 Merge 2.1.9 fixes. 2013-02-05 09:47:17 -07:00
Daniel Nichter 8bc6181809 Add JSON to check-dev-env. 2013-01-31 17:40:02 -07:00
Daniel Nichter 26cc08d3d9 Fix default log level in log_warn_die.sh. 2013-01-24 11:39:23 -07:00
Daniel Nichter 98ced1a035 Make add info() log_warn_die.sh and make the subs respect OPT_VERBOSE. Add more test harness subs in util/test-bash-functions. 2013-01-24 09:17:19 -07:00
Daniel Nichter ef9fba2f50 Fix util/update-modules so it doesn't leave tmp files lying around. 2013-01-17 15:09:52 -07:00
Daniel Nichter ab746e604e Fix util/build-packages. Update percona-toolkit.pod. 2013-01-02 17:42:07 -07:00
Brian Fraser fraserb@gmail.com 255e17b618 Remove useless cruft from pod2rst-fixed 2012-12-06 15:03:54 -03:00
Brian Fraser fraserb@gmail.com 48442bd5a0 Merged fix-927955-898665-pod2rst-issues & add a function in write-user-docs to fix the html that comes from sphinx, to really fix 898665 2012-12-06 14:57:16 -03:00
Daniel Nichter 6282ee8796 Make Net::Address::IP::Local optional in check-dev-env. 2012-12-01 20:08:00 -07:00
Brian Fraser 611e5b6eec Return the success check for pod2rst in write-user-docs 2012-11-29 15:45:26 -03:00
Brian Fraser b1e0aac38f Fixed various failing tests 2012-11-21 17:04:42 -03:00
Brian Fraser 71edacd9da Replaced util/pod2rst-fixed with util/pod2rst-fixed, which includes the fixes in util/fix-pod2rst-output, but also uses the link callback to fix 927955, and also tentatively resolves 898665 2012-11-07 09:35:32 -03:00
Brian Fraser b9bfe6114c Merged fix-821715-enable-local-infile-in-dsn 2012-10-30 22:12:57 -03:00
Brian Fraser fraserb@gmail.com 9e832790f8 LOAD DATA LOCAL INFILE: The hopefully final fix.
This introduces a L option to the DSNs of pt-upgrade and pt-archiver,
which turns on mysql_local_infile.
2012-10-17 19:19:44 -03:00
Brian Fraser fraserb@gmail.com 6771202be0 Merged sandbox-pxc-compat 2012-10-17 12:04:17 -03:00
Daniel Nichter 136b1e305e Put --wildcards in the correct place. 2012-10-16 09:58:29 -06:00
Daniel Nichter 532325047b Add --wildcards to make-barebones. 2012-10-16 09:53:53 -06:00
Brian Fraser fraserb@gmail.com 4e833f3df3 Minimal PXC compat 2012-10-15 13:53:37 -03:00
Daniel Nichter e1bd108aa4 Collect INNODB_TRX, INNODB_LOCKS, and INNODB_LOCK_WAITS. Fix update-module so it works again with Bash tools. 2012-08-30 15:40:09 -06:00
Daniel Nichter 7cd73be614 Merge 2.1 r364 (has lots of test fixes). 2012-08-22 15:00:19 -06:00