summaryrefslogtreecommitdiffstats
path: root/rulemgt/src/main/java/org/onap/holmes/rulemgt
AgeCommit message (Expand)AuthorFilesLines
2021-08-21bugfix - rule sync issues when engine redeployedGuangrongFu3-316/+343
2021-07-19Removed Problematic MSB Health CheckGuangrongFu1-2/+2
2021-07-19Updated holmes-actions to 1.3.5GuangrongFu3-9/+9
2021-06-09Fixed an Object Comparison BugGuangrongFu1-1/+1
2021-06-07bugfix - communicatin issues between R&E modulesGuangrongFu1-1/+1
2021-06-03Removed Dependency: httpclienttang peng6-192/+57
2020-10-23Register Holmes to MSB Using Ordinary HTTPS RequestGuangrongFu2-43/+82
2020-10-10Fixed MSB Invocation Issuestang peng11-291/+233
2020-09-24Fixed an Issue on API Calling via MSBtang peng1-0/+4
2020-08-24Fixed Some Vulnerability IssuesGuangrongFu2-17/+17
2020-08-14Tried to Fix Some Vulnerability IssuesGuangrongFu3-58/+33
2020-06-22Updated to Java 11GuangrongFu3-25/+22
2019-03-30HTTP/S Modificationstangpeng4-34/+30
2018-10-24Fixed MSB Reg IssuesGuangrongFu1-1/+1
2018-10-23Repaired an NPEGuangrongFu1-1/+1
2018-10-19Fixed Holmes Service Reg ProblemGuangrongFu1-1/+1
2018-09-10Added health check url to MSB registrationGuangrongFu1-0/+4
2018-09-10Correted UT Coverage IssuesGuangrongFu1-1/+2
2018-08-30Add some UT codesGuangrongFu1-9/+11
2018-08-17Added UT CodesGuangrongFu4-251/+246
2018-08-17Merge "change to java 8 lambda"Guangrong Fu3-35/+21
2018-08-14change to java 8 lambdaArindam Mondal3-35/+21
2018-08-03Merge "Removed DCAE Related Log"tang peng1-11/+16
2018-08-03Removed DCAE Related LogGuangrongFu1-11/+16
2018-08-03Merge "Fixed some UI bugs"tang peng1-2/+2
2018-08-03Fixed some UI bugsGuangrongFu1-2/+2
2018-07-20FIX SONAR ISSUE USING TRY WITH RESKrishnajinka1-18/+9
2018-04-16fix https timeout get connectionShiwei Tian3-7/+27
2018-04-09fix https bugShiwei Tian3-9/+80
2018-03-29Fixed the Start-up LogicGuangrongFu4-88/+106
2018-03-28Allocate RuleCongcong Peng10-23/+553
2018-03-16add init log filter and modify rulemgt.ymlYiLi1-0/+5
2018-03-15Fix the Sonar Findingszhangcheng2-28/+28
2018-03-09Fixed Some Sonar FindingsGuangrongFu1-1/+1
2018-03-07modify rest api response filedShiwei Tian2-3/+2
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian15-118/+135
2018-02-27Replace Jackson with GSONYiLi3-43/+36
2018-01-26Fix Sonar IssuesGuangrong Fu1-3/+14
2017-11-09Add the Stacktrace into the LogGuangrong Fu1-1/+1
2017-11-08Add Defensive Codes in Case Errors OccurGuangrong Fu1-9/+17
2017-11-08Add the MD5 Check to Avoid Duplicated DeploymentGuangrong Fu1-1/+12
2017-11-05Add Stacktrace for TroubleshootingGuangrong Fu1-2/+2
2017-11-04Fix the DCAE integration BugsGuangrong Fu2-2/+3
2017-11-03Modify the Service Addr Query LogicGuangrong Fu2-4/+4
2017-10-30Change the logic of Service RegistrationGuangrong Fu2-6/+6
2017-10-16Fix a Rule Query BugGuangrong Fu1-0/+1
2017-10-16Fix the CSIT ProblemGuangrong Fu2-0/+3
2017-10-14Extract the Common ToolGuangrong Fu2-50/+1
2017-10-14Add DMaaP Configuration APIs for TestingGuangrong Fu4-22/+13
2017-10-14modify control loop nameShiwei Tian3-19/+24