Brian Fraser
|
5594f2e64c
|
HTTPMicro: Inline part of IO::Socket::SSL for cases when the local version of the module isn't high enough to support ->verify_hostname(), like in centos5
|
2012-09-24 16:24:36 -03:00 |
|
Brian Fraser
|
484fcb6a2f
|
Minor update to --version-check: Let the user know if there were no suggestions
|
2012-09-24 16:24:11 -03:00 |
|
Brian Fraser
|
aa98b589b6
|
Build percona-toolkit-2.1.4
|
2012-09-20 10:59:16 -03:00 |
|
Brian Fraser
|
718bbedd4b
|
Final update-modules before the release
|
2012-09-20 10:58:15 -03:00 |
|
Brian Fraser
|
5eb168b827
|
Fix for version-check in openSuSe
|
2012-09-14 09:33:52 -03:00 |
|
Brian Fraser
|
ee338f7ceb
|
v-c: Re-enable https by default, make --version-check take an optional protocol argument
|
2012-09-13 10:39:04 -03:00 |
|
Daniel Nichter
|
26ca0281b5
|
Use --version-check instead (so it's _not_ on by default; it must be specified).
|
2012-08-29 14:23:41 -06:00 |
|
Daniel Nichter
|
865cca3ea9
|
Merge v-c-update
|
2012-08-28 16:56:46 -06:00 |
|
Brian Fraser
|
6eee6ac6f6
|
Update the rest of the modules to use the updated version_check
|
2012-08-27 22:30:48 -03:00 |
|
Daniel Nichter
|
98338b6508
|
Simplify how Pingback handles MySQL instances. Remove Percona::Toolkit::slurp_file() because it was causing 'sub redefined' errors, probably due to PerconaTest::slurp_file(). Add more PTVCDEBUG statements.
|
2012-08-27 17:10:42 -06:00 |
|
Brian Fraser
|
b84ac535d2
|
Merged fix-1038276-changehandler-hex-looking-vals
|
2012-08-24 20:26:04 -03:00 |
|
Daniel Nichter
|
e98db38499
|
Fix v-c --quiet check. Test v-c in pqd since it doesn't have --quiet.
|
2012-08-23 10:22:43 -06:00 |
|
Daniel Nichter
|
639f47eb70
|
Add t/pt-archiver/version_check.t, v-c integration tests. Don't exit early if PTDEBUG && PTVCDEBUG (don't know what state the tool may be in).
|
2012-08-22 16:20:00 -06:00 |
|
Daniel Nichter
|
66f1bdf403
|
Change staging.upgrade.percona.com to $ENV{PERCONA_VERSION_CHECK_URL} || http://v.percona.com.
|
2012-08-22 15:10:33 -06:00 |
|
Brian Fraser
|
f8fa5cd3e3
|
Updated Quoter and ChangeHandler in all the modules
|
2012-08-22 16:21:35 -03:00 |
|
Daniel Nichter
|
ee583ba729
|
Add $ENV{PERCONA_VERSION_CHECK}=0 to PerconaTest so tests don't version-check. Implement v-c in half the tools. Make util/update-modules clean up its temp files.
|
2012-08-21 16:15:44 -06:00 |
|
Daniel Nichter
|
a95aa2b3bc
|
Put everything in Pingback::version_check(). Change HTTP::Micro to HTTPMicro in pingback(). Simplify time_to_check() a little and add more debug. Fix Pingback.t now that client response doesn't have TYPE and no response causes die.
|
2012-08-21 15:06:28 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
615c5ad508
|
Fix several test failures by doing s/HTTP::Micro/HTTPMicro/
|
2012-08-21 14:37:10 -03:00 |
|
Daniel Nichter
|
8db5b77a4e
|
Change HTTPMicro to HTTP::Micro in Pingback to avoid 'subroutine redefined' errors.
|
2012-08-21 08:19:52 -06:00 |
|
Daniel Nichter
|
616a98f86c
|
Add --[no]version-check, VersionCheck, Pingback, and HTTPMicro to tools having the version check feature.
|
2012-08-17 16:25:56 -06:00 |
|
Daniel Nichter
|
272473348c
|
Remove _d from Percona::Toolkit because I can't get it to export correctly. Put Percona::Toolkit in most tools.
|
2012-08-17 12:35:12 -06:00 |
|
Daniel Nichter
|
f8c375a249
|
Build percona-toolkit-2.1.3
|
2012-08-03 19:41:41 +01:00 |
|
Brian Fraser
|
53a7537d11
|
Updated modules for all tools
|
2012-08-02 09:54:25 -03:00 |
|
Brian Fraser
|
bfa5f488fa
|
Merged new-versionparser
|
2012-07-20 17:25:10 -03:00 |
|
Brian Fraser
|
81d541ec05
|
Update modules & cut the VP and Mo dependency from several tools
|
2012-07-19 13:22:45 -03:00 |
|
Brian Fraser
|
7f18bae253
|
Updated modules
|
2012-07-13 01:54:09 -03:00 |
|
Brian Fraser
|
541d001d2a
|
Updated modules
|
2012-07-13 01:25:31 -03:00 |
|
Brian Fraser
|
f558b4b9da
|
Fix 984915: DSNParser does not check return value of do() calls
|
2012-07-12 22:42:54 -03:00 |
|
Brian Fraser
|
f9a29fed37
|
Updated all the tools to use the new VersionParser
|
2012-07-11 15:12:52 -03:00 |
|
Daniel Nichter
|
6d71b91bfe
|
Build percona-toolkit-2.1.2
|
2012-06-12 07:06:39 -07:00 |
|
Brian Fraser fraserb@gmail.com
|
846f253661
|
Update all the modules
|
2012-06-11 22:08:42 -03:00 |
|
Baron Schwartz
|
47fb3d65e8
|
Fix a bazillion tests with ANSI sql_mode, and get rid of a bunch of MySQLDump usage.
|
2012-06-09 14:43:33 -04:00 |
|
Daniel Nichter
|
c670ac4ba4
|
Update DSNParser in all tools.
|
2012-05-24 11:25:20 -06:00 |
|
Daniel Nichter
|
c3724aedca
|
Build percona-toolkit-2.1.1
|
2012-04-03 12:42:45 -07:00 |
|
Daniel Nichter
|
f4c978c957
|
Build percona-toolkit-2.0.4
|
2012-03-07 15:41:54 -08:00 |
|
Daniel Nichter
|
78112fccec
|
Update Daemon in all tools (bug 944420).
|
2012-03-07 14:44:43 -07:00 |
|
Daniel Nichter
|
4d5d4da4b7
|
Build percona-toolkit-2.0.3
|
2012-02-03 16:25:29 -07:00 |
|
Daniel Nichter
|
bc87f679f5
|
Build percona-toolkit-2.0.2
|
2012-01-05 12:20:21 -07:00 |
|
Daniel Nichter
|
4d473afe6d
|
Build percona-toolkit-2.0.1
|
2011-12-30 15:44:29 -07:00 |
|
Daniel Nichter
|
d1bd7a9f3b
|
Change MKDEBUG to PTDEBUG. Remove 1.0.2 from release notes.
|
2011-12-30 09:23:41 -07:00 |
|
Daniel Nichter
|
43aebffad1
|
Build percona-toolkit-1.0.1
|
2011-09-01 10:00:38 -06:00 |
|
Daniel Nichter
|
cdd5be4565
|
Update OptionParser in all tools.
|
2011-09-01 09:04:24 -06:00 |
|
Daniel Nichter
|
52ef2062e6
|
Changelog for 1.0.1. Use simplest version string in all tools.
|
2011-08-31 08:19:18 -06:00 |
|
Daniel Nichter
|
c7154acff1
|
Update OptionParser in all tools.
|
2011-08-12 09:05:46 -06:00 |
|
Daniel Nichter
|
ff4fa81854
|
Build percona-toolkit-0.9.5
|
2011-08-04 14:35:38 -06:00 |
|
Daniel Nichter
|
f71eaa037a
|
Add RISKS section to Bash tools. Re-order all tools' DOWNLOADING section. Remove some unused options.
|
2011-08-02 17:26:13 -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
|
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
|
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 |
|