From: <no...@gi...> - 2010-04-16 21:06:24
|
Branch: refs/heads/master Home: http://github.com/hyperic/hqapi Commit: 26c9faf648d9dc18d283976cc59015217be1f3e5 http://github.com/hyperic/hqapi/commit/26c9faf648d9dc18d283976cc59015217be1f3e5 Author: pnguyen <pnguyen@192.168.1.177> Date: 2010-04-16 (Fri, 16 Apr 2010) Changed paths: M ChangeLog M hqu/hqapi1/app/AlertController.groovy M hqu/hqapi1/app/AlertdefinitionController.groovy M src/org/hyperic/hq/hqapi1/AlertDefinitionBuilder.java A src/org/hyperic/hq/hqapi1/test/AlertDefinitionSyncSNMPAction_test.java M src/org/hyperic/hq/hqapi1/test/SNMPTestBase.java M src/org/hyperic/hq/hqapi1/test/SNMPv1Trap_test.java M src/org/hyperic/hq/hqapi1/test/SNMPv2cInform_test.java M src/org/hyperic/hq/hqapi1/test/SNMPv2cTrap_test.java M src/org/hyperic/hq/hqapi1/test/SNMPv3InformTestBase.java M src/org/hyperic/hq/hqapi1/test/SNMPv3TrapAuthPriv_test.java Log Message: ----------- Add support to sync alert definitions with SNMP actions. Functionality added primarily to do integration testing for HQ-2047. Commit: 644cf4ce16cd9175ac55a666432733b849cae912 http://github.com/hyperic/hqapi/commit/644cf4ce16cd9175ac55a666432733b849cae912 Author: Patrick Nguyen <pnguyen@patrick-nguyens-macbook-pro.local> Date: 2010-04-16 (Fri, 16 Apr 2010) Changed paths: M src/org/hyperic/hq/hqapi1/tools/Shell.java Log Message: ----------- Merge branch 'master' of git://github.com/hyperic/hqapi |