summaryrefslogtreecommitdiffstats
path: root/rulemgt/src/main/java/org/openo
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02Fix in rule management the sonar detected erroryoubowu2-10/+7
Issue-ID:HOLMES-50 Change-Id: Ic61e8137521617188fae1d149aad40c88b65e684 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-01Fix db in rule management problemsyoubowu4-18/+38
Issue-ID:HOLMES-50 Change-Id: Iea2cf3b49dd2019fccc7c0014c0c5a5597d7a9c7 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Fix the sonar detected erroryoubowu1-21/+3
Issue-ID:HOLMES-50 Change-Id: Ia43c44cf70f6a0ac99592e4e302fda5f123cfc4f Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Fix the sonar detected erroryoubowu1-25/+56
Issue-ID:HOLMES-50 Change-Id: I6b06d259ef1b251f45c533f553357f531f46aaec Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-27Add rule management module unit testsyoubowu9-173/+355
Issue-ID:HOLMES-50 Change-Id: Ie21a9046cb3d237aa0c52c9c8ccb77123da2de1d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-23Do some Optimizations on the UT ClassGuangrongFu1-7/+8
Get the getter name using PropertyDescriptor Change-Id: Ib51ac622c316f20fb8fd365b66529eda265f65d1 Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-23Add a New Test ClassGuangrongFu1-5/+23
Change-Id: I4d9eb81d197499581f672c9f65de682314eef577 Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-18Add new UT CodesGuangrongFu1-1/+1
Change-Id: I3b9ffb29274a1b28ae31055a5052a90af643682a Issue-ID: HOLMES-43 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-18Modify the UT Due to the Code ModificationGuangrongFu7-161/+124
Change-Id: I5b787bb2f64d05050921ded375438d507efbfd61 Issue-ID:HOLMES-12 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-17Log the Discarded ExceptionGuangrongFu1-0/+1
Change-Id: I67e859751f59a9542e4ca384eb538cbf427f33b2 Issue-ID: HOLMES-13 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-15Add module holms-rule-management codeyoubowu15-0/+1052
Issue-ID:HOLMES-4 Change-Id: I3a22053acfdf0789acb6fcbbc5e8740d25d6b2eb Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-14remove invalid commenttangpeng1-4/+2
Change-Id: Id5b9f92182007b2eeb479bf49f4705229b40d1c7 Issue-ID:HOLMES-8 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-02-14Add a new Java BeanGuangrongFu1-0/+27
Change-Id: I83efe1acbaa45198338bef95b4d031cd69283978 Issue-ID: HOLMES-10 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-10Holmes rule managementtangpeng2-0/+93
First time to commit the holmes rule management module Change-Id: I5f7f876d49d79a9de8d04c8c09b92a1eba6418a8 Issue-ID: HOLMES-8 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>