From: <no...@gi...> - 2010-07-20 20:46:08
|
Branch: refs/heads/hqapi-2.x Home: http://github.com/hyperic/hqapi Commit: c1ec2c48e05b34ee545a13941ec660a94d9ce2a8 http://github.com/hyperic/hqapi/commit/c1ec2c48e05b34ee545a13941ec660a94d9ce2a8 Author: Ryan Morgan <rm...@hy...> Date: 2010-07-19 (Mon, 19 Jul 2010) Changed paths: M ChangeLog M hqu/hqapi1/plugin.properties Log Message: ----------- Bump version to 2.6. Commit: f887e9dc4088400759f0bbe40483854ae9e1b61f http://github.com/hyperic/hqapi/commit/f887e9dc4088400759f0bbe40483854ae9e1b61f Author: Ryan Morgan <rm...@hy...> Date: 2010-07-19 (Mon, 19 Jul 2010) Changed paths: M ChangeLog M src/org/hyperic/hq/hqapi1/tools/GroupCommand.java Log Message: ----------- [HHQ-4145] Add --addRole, --removeRole, and --clearRoles options to command line group syncing. These can only be used with --name. Commit: c8a89c90a148a5a67d5e3cde7aa1606c2afec9ab http://github.com/hyperic/hqapi/commit/c8a89c90a148a5a67d5e3cde7aa1606c2afec9ab Author: Ryan Morgan <rm...@hy...> Date: 2010-07-19 (Mon, 19 Jul 2010) Changed paths: M ChangeLog M src/org/hyperic/hq/hqapi1/tools/AlertCommand.java Log Message: ----------- [HHQ-4150] Make --count optional when listing alerts via the CLI. Commit: 47084a5bf9863b203894e363192dd85efe46eedc http://github.com/hyperic/hqapi/commit/47084a5bf9863b203894e363192dd85efe46eedc Author: Ryan Morgan <rm...@hy...> Date: 2010-07-20 (Tue, 20 Jul 2010) Changed paths: M ChangeLog M hqu/hqapi1/app/ResourceController.groovy M src/org/hyperic/hq/hqapi1/ResourceApi.java M src/org/hyperic/hq/hqapi1/test/ResourceGet_test.java M src/org/hyperic/hq/hqapi1/tools/ResourceCommand.java Log Message: ----------- [HHQ-4151] Add new API to ResourceApi to find a platform Resource given a resource id. Add --parentPlatform flag to resource list CLI command. |