Branch: refs/heads/hqapi-2.x
Home: http://github.com/hyperic/hqapi
Commit: eef8eb06c5cce316d0d482462e992553e4627822
http://github.com/hyperic/hqapi/commit/eef8eb06c5cce316d0d482462e992553e4627822
Author: Ryan Morgan <rm...@hy...>
Date: 2010-05-24 (Mon, 24 May 2010)
Changed paths:
M src/org/hyperic/hq/hqapi1/HQConnection.java
Log Message:
-----------
Fix URL generation error when first parameter is specified multiple times.
Commit: beee14a60aa03b04fca181f0f0f652ca15432fd8
http://github.com/hyperic/hqapi/commit/beee14a60aa03b04fca181f0f0f652ca15432fd8
Author: Ryan Morgan <rm...@hy...>
Date: 2010-05-24 (Mon, 24 May 2010)
Changed paths:
M ChangeLog
A hqu/hqapi1/app/AlertController.groovy
A hqu/hqapi1/app/MetricdataController.groovy
A src/org/hyperic/hq/hqapi1/AlertApi.java
M src/org/hyperic/hq/hqapi1/HQApi.java
M src/org/hyperic/hq/hqapi1/HQConnection.java
A src/org/hyperic/hq/hqapi1/MetricDataApi.java
M src/org/hyperic/hq/hqapi1/test/AlertDefinitionSyncControlAction_test.java
M src/org/hyperic/hq/hqapi1/test/AlertDefinitionTestBase.java
A src/org/hyperic/hq/hqapi1/test/AlertDelete_test.java
A src/org/hyperic/hq/hqapi1/test/AlertFindByResource_test.java
A src/org/hyperic/hq/hqapi1/test/AlertFind_test.java
A src/org/hyperic/hq/hqapi1/test/AlertFix_test.java
A src/org/hyperic/hq/hqapi1/test/AlertTestBase.java
M src/org/hyperic/hq/hqapi1/test/HQApiTestBase.java
M src/org/hyperic/hq/hqapi1/test/MaintenanceTestBase.java
M src/org/hyperic/hq/hqapi1/test/MetricData_test.java
A src/org/hyperic/hq/hqapi1/tools/AlertCommand.java
M src/org/hyperic/hq/hqapi1/tools/Shell.java
M xsd/HQApi1.xsd
Log Message:
-----------
Back port AlertApi to 2.x branch.
|