Branch: refs/heads/master
Home: http://github.com/hyperic/hqapi
Commit: 97d8d3f45c044efca2b277c01bc6882d74ef63f9
http://github.com/hyperic/hqapi/commit/97d8d3f45c044efca2b277c01bc6882d74ef63f9
Author: Ryan Morgan <rm...@hy...>
Date: 2010-03-09 (Tue, 09 Mar 2010)
Changed paths:
M ChangeLog
M hqu/hqapi1/app/AlertdefinitionController.groovy
M hqu/hqapi1/app/ResourceController.groovy
M src/org/hyperic/hq/hqapi1/AlertDefinitionApi.java
M src/org/hyperic/hq/hqapi1/ResourceApi.java
M src/org/hyperic/hq/hqapi1/test/AlertDefinitionGetByResource_test.java
M src/org/hyperic/hq/hqapi1/test/ResourceFind_test.java
M src/org/hyperic/hq/hqapi1/test/WADLAlertDefinition_test.java
M src/org/hyperic/hq/hqapi1/test/WADLMetric_test.java
M src/org/hyperic/hq/hqapi1/test/WADLResource_test.java
M src/org/hyperic/hq/hqapi1/tools/AlertDefinitionCommand.java
M xsd/HQApi1.wadl
Log Message:
-----------
Add APIs for listing resources by description and finding alert definitions by resource.
Commit: 260a477c113ab759271f95cbc76fbc0b0b0be410
http://github.com/hyperic/hqapi/commit/260a477c113ab759271f95cbc76fbc0b0b0be410
Author: Ryan Morgan <rm...@hy...>
Date: 2010-03-09 (Tue, 09 Mar 2010)
Changed paths:
M ChangeLog
M hqu/hqapi1/app/AlertdefinitionController.groovy
M hqu/hqapi1/app/ResourceController.groovy
M src/org/hyperic/hq/hqapi1/AlertDefinitionApi.java
M src/org/hyperic/hq/hqapi1/ResourceApi.java
M src/org/hyperic/hq/hqapi1/test/AlertDefinitionGetByResource_test.java
M src/org/hyperic/hq/hqapi1/test/ResourceFind_test.java
M src/org/hyperic/hq/hqapi1/test/WADLAlertDefinition_test.java
M src/org/hyperic/hq/hqapi1/test/WADLMetric_test.java
M src/org/hyperic/hq/hqapi1/test/WADLResource_test.java
M src/org/hyperic/hq/hqapi1/tools/AlertDefinitionCommand.java
M xsd/HQApi1.wadl
Log Message:
-----------
Fix conflicts.
Commit: a94f905d02e24172cac0d8daef1cbb03ec8cebd3
http://github.com/hyperic/hqapi/commit/a94f905d02e24172cac0d8daef1cbb03ec8cebd3
Author: Ryan Morgan <rm...@hy...>
Date: 2010-03-09 (Tue, 09 Mar 2010)
Changed paths:
A src/org/hyperic/hq/hqapi1/test/AlertDefinitionGetByResources_test.java
Log Message:
-----------
Add test for AlertDefinitionApi.getAlertDefinitions(List<Resource>)
Commit: 98cbb581176f7364e81a5871fdf2a2d552978fcc
http://github.com/hyperic/hqapi/commit/98cbb581176f7364e81a5871fdf2a2d552978fcc
Author: Ryan Morgan <rm...@hy...>
Date: 2010-03-09 (Tue, 09 Mar 2010)
Changed paths:
A src/org/hyperic/hq/hqapi1/test/AlertDefinitionGetByResources_test.java
Log Message:
-----------
Merge branch 'hqapi-2.x'
|