From: <no...@gi...> - 2010-01-09 01:03:49
|
Branch: refs/heads/hqapi-1.0 Home: http://github.com/hyperic/hqapi Commit: 58891a7c9805ae88a4ffa45320319a7ab4ac567e http://github.com/hyperic/hqapi/commit/58891a7c9805ae88a4ffa45320319a7ab4ac567e Author: Ryan Morgan <rm...@hy...> Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M src/org/hyperic/hq/hqapi1/HQConnection.java Log Message: ----------- Backport fix for handling of multiple query parameters of the same name Commit: c9df798c1859236639ae47a954ae38f1ad123685 http://github.com/hyperic/hqapi/commit/c9df798c1859236639ae47a954ae38f1ad123685 Author: Ryan Morgan <rm...@hy...> Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M hqu/hqapi1/app/MetricController.groovy M hqu/hqapi1/plugin.properties M src/org/hyperic/hq/hqapi1/MetricApi.java A src/org/hyperic/hq/hqapi1/test/MetricReschedule_test.java M src/org/hyperic/hq/hqapi1/tools/MetricCommand.java M xsd/Metric.xsd Log Message: ----------- [HHQ-3658] Add MetricApi.reschedule() API. |