Commit Graph

2044 Commits

Author SHA1 Message Date
Daniel Nichter
50a82a4ef8 Merge 2.1.8 and 2.2. 2013-02-05 10:22:31 -07:00
Daniel Nichter
f99b1dee70 Update Percona::WebAPI::Representation in pt-agent so the previous commit actually works. 2013-01-31 17:50:57 -07:00
Daniel Nichter
3b64102f17 Normalize newlines on end of JSON text, to handle whatever is wrong with JSON on CentOS 6. 2013-01-31 17:48:25 -07:00
Daniel Nichter
8bc6181809 Add JSON to check-dev-env. 2013-01-31 17:40:02 -07:00
Daniel Nichter
5e362d9e4b Fix write_services.t samples. Make send_data.t deterministic. 2013-01-31 17:14:32 -07:00
Daniel Nichter
3f4a02e1fb Update pt-agent to implement new specs. 2013-01-31 17:00:38 -07:00
Brian Fraser
25e62aa305 Add Mo to pt-config-diff, pt-query-advisor, and pt-upgrade 2013-01-31 20:10:40 -03:00
Brian Fraser
a814b0be64 Minor fix to get Mo::has(handles => qr/.*/) working again 2013-01-31 20:00:09 -03:00
Brian Fraser
5b9932ca28 Updated some files that still used the old ReportFormatter 2013-01-31 19:51:38 -03:00
Daniel Nichter
24e505a43d Simplify and test Percona::WebAPI::Client.pm according to new web API specs. 2013-01-31 12:58:09 -07:00
Brian Fraser
efc89a6725 Merged simplify-pqd 2013-01-31 14:52:34 -03:00
Daniel Nichter
a8da9c268a Fix t/pt-agent/schedule_services.t. 2013-01-30 16:55:42 -07:00
Daniel Nichter
07da85bb75 Clarify a code comment. 2013-01-30 16:46:36 -07:00
Daniel Nichter
f7813c9495 Fix t/pt-agent/make_new_crontab.t. 2013-01-30 16:44:22 -07:00
Daniel Nichter
7331a7f857 Fix t/pt-agent/send_data.t. 2013-01-30 16:28:41 -07:00
Daniel Nichter
9cc3c81143 Fix init_agent.t. 2013-01-30 15:52:26 -07:00
Brian Fraser
5fd8042e35 Updated JSONReportFormatter to drop the hard dependency on JSON.xs and use Transformers::encode_json if JSON is not available 2013-01-30 17:56:19 -03:00
Brian Fraser
98f490492c Change JSONReportFormatter to handle versions of JSON.pm that don't add a newline at the end of the encoded json 2013-01-30 17:47:41 -03:00
Brian Fraser
dbbb699831 Update docs for pqd, make --create-review-tables work by default 2013-01-30 17:35:40 -03:00
Daniel Nichter
82601d38e6 Merge simplify-pqd r549. 2013-01-30 13:33:47 -07:00
Daniel Nichter
bf92ce765d Update/fix pt-agent to work with new Service.run_schedule and Service.spool_schedule attribs. 2013-01-30 13:25:21 -07:00
Brian Fraser
3b6303f421 Updated explain samples for 5.1 2013-01-30 17:21:26 -03:00
Brian Fraser
541db4994e Updated explain samples for 5.0 2013-01-30 17:17:02 -03:00
Brian Fraser fraserb@gmail.com
457d61edfe Fix a broken test and make another more resilient to future changes 2013-01-24 12:11:11 -03:00
Brian Fraser fraserb@gmail.com
d1bdd4d80c Make pqd --output json have flags to enable sorted keys and prettyfied JSON 2013-01-24 12:00:48 -03:00
Brian Fraser
b21baeb5d8 pqd: Changed --resume to take a filename, added tests 2013-01-22 19:33:11 -03:00
Daniel Nichter
3dc0b19f7e Add env to jenkins-test. 2013-01-21 19:21:30 -07:00
Brian Fraser fraserb@gmail.com
8c5d8e4d3d t/pt-query-digest/issue_360.t: use --review-table 2013-01-21 13:20:10 -03:00
Brian Fraser fraserb@gmail.com
9dd124038b pqd: Merge --review-history into --review, added --review-table & --history-table 2013-01-21 12:40:46 -03:00
Daniel Nichter
ff41967afa Remove t/lib/TimeSeriesTrender.t 2013-01-19 12:57:37 -07:00
Daniel Nichter
57722889cb Add slow057.txt which has many distinct Time values. 2013-01-19 11:15:25 -07:00
Daniel Nichter
b532c0a3ba Add df -h and w to jenkins-test just in case. 2013-01-18 18:33:36 -07:00
Daniel Nichter
47f09d427a Merge simplify-pqd r542. 2013-01-18 18:29:38 -07:00
Daniel Nichter
06ce6e012e Fix --resume. 2013-01-18 17:44:07 -07:00
Daniel Nichter
fcb5a0c0f8 Merge lp:~percona-toolkit-dev/percona-toolkit/simplify-pqd r541. 2013-01-18 16:21:10 -07:00
Brian Fraser fraserb@gmail.com
4a06dc2008 Updated samples to get rid of the extra InnoDB: line removed by the refactoring 2013-01-18 10:20:59 -03:00
Brian Fraser fraserb@gmail.com
e466408c0d QueryReportFormatter: Resolve a hash ordering issue & fix an error introduced by the refactoring which was breaking two tests: checking if --report-histogram rather than --report-all 2013-01-18 09:47:05 -03:00
Daniel Nichter
f999686610 Fix Lmo::Types in pt-agent. Change Run->queries to query, Maybe[Str]. 2013-01-17 18:21:02 -07:00
Brian Fraser fraserb@gmail.com
86f9e302f5 Updated samples for t/pqd/output.t 2013-01-17 19:44:18 -03:00
Daniel Nichter
b0cf2e75a4 Make t/pt-archiver/file.t clean up after itself. 2013-01-17 15:43:23 -07:00
Brian Fraser fraserb@gmail.com
41f440518f Fixed the precisions for numbers in the json output 2013-01-17 19:40:58 -03: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
Brian Fraser fraserb@gmail.com
3d93f42bc7 Add missing if to the resume code 2013-01-17 15:10:53 -03:00
Daniel Nichter
16bb2d3c0e Restore r534 of pqd so it works for testing. 2013-01-17 09:17:48 -07:00
Daniel Nichter
27e6d025f8 Rewrite and clean up the docs to reflect maybe the new usage. 2013-01-16 13:30:50 -07:00
Brian Fraser
1f7e1c12e2 lib/JSONReportFormatter.pm: Change the json output struct to the new spec 2013-01-16 16:46:40 -03:00
Brian Fraser fraserb@gmail.com
e8a8ebbcac Changed the JSON output 2013-01-16 07:59:19 -03:00
Brian Fraser fraserb@gmail.com
1e8e8a8398 Make Transformers work if called with use 2013-01-16 07:56:04 -03:00
Brian Fraser fraserb@gmail.com
d1d1b04f6e Simplistic --resume implementation 2013-01-15 10:29:17 -03:00
Daniel Nichter
4c48ed16a5 Remove --spool-interval. This is done per-service now. 2013-01-14 16:43:22 -07:00