Commit Graph

16 Commits

Author SHA1 Message Date
Brian Fraser
787718121f Updated VersionCheck and Pingback to work on Windows 2012-09-20 10:54:55 -03:00
Brian Fraser
e418dad610 VersionCheck: Fixes for Gentoo and the BSDs 2012-09-18 01:19:39 -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
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
Daniel Nichter
a08bf4c4fc Add code comments. Make Pingback.t tests more explicity. Don't '1 while unlink file'. Remove get_mysql_status() stub. 2012-08-27 15:19:35 -06:00
Brian Fraser
9f79d4b7ba v-c: Updated to identify and report every instance, and to skip instances already version-checked that day 2012-08-24 19:09:59 -03:00
Daniel Nichter
cdc51df9e6 Fix HTTPMicro POST: attach content to request. Validate type. 2012-08-10 11:00:26 -06:00
Daniel Nichter
70c295bc0a Make Pingback::pingback() do all the work, return list of advices (suggestions). More Pingback tests. Rename --check-for-updates to --version-check and document. Make VersionCheck::parse_server_response() optionally not split vars, so the same proto can be used for server advice lines. 2012-08-09 16:44:47 -06:00
Brian Fraser
357fff7153 VersionCheck: Update to newest spec and add get_bin_version() 2012-08-09 15:33:42 -03:00
Daniel Nichter
ff7aebaa0e Coerce PERL_VERSION with %vd to fix 5.8. 2012-08-08 15:23:52 -06:00
Daniel Nichter
7f0b962489 Fix Debian version parsing in get_os(). 2012-08-08 14:08:26 -06:00
Daniel Nichter
b4dce00639 Stringify Perl vars so $PERL_VERSION isn't an object. Diag the versions so I can see the real results. 2012-08-08 12:57:47 -06:00
Daniel Nichter
5b5c75ba3b Test get_os(). 2012-08-08 12:53:14 -06:00
Daniel Nichter
5abd7f2d97 Fix and clean up get_os(). 2012-08-08 12:38:37 -06:00
Daniel Nichter
07237162f7 First VersionCheck.pm prototype. 2012-08-08 11:36:49 -06:00