summaryrefslogtreecommitdiffstats
path: root/rulemgt/src/main/java/org/onap/holmes/rulemgt/dcae
AgeCommit message (Expand)AuthorFilesLines
2022-08-17bugfix - mis-removal of rulesGuangrong Fu1-1/+1
2022-08-16Changed the name of a constantGuangrong Fu1-3/+3
2022-08-15bugfix - accidental removal of rulesGuangrong Fu1-1/+5
2022-08-11Migrate from DW to SpringbootGuangrong Fu2-126/+4
2022-01-20bugfix - rule deployment failure due to existed rule nameGuangrong Fu1-1/+2
2022-01-20bugfix - rule deployment issue during initGuangrong Fu1-8/+23
2021-12-08bugfix - http/https protocol problemGuangrong Fu1-1/+7
2021-12-02Added exception protection.Guangrong Fu1-31/+37
2021-12-01Change rule retrieval from CBS to ConfigMapGuangrong Fu2-0/+191
2021-07-19Updated holmes-actions to 1.3.5GuangrongFu1-3/+3
2021-06-03Removed Dependency: httpclienttang peng1-82/+11
2020-08-24Fixed Some Vulnerability IssuesGuangrongFu1-9/+9
2019-03-30HTTP/S Modificationstangpeng1-12/+3
2018-09-10Correted UT Coverage IssuesGuangrongFu1-1/+2
2018-08-30Add some UT codesGuangrongFu1-9/+11
2018-04-16fix https timeout get connectionShiwei Tian1-3/+12
2018-04-09fix https bugShiwei Tian1-5/+32
2018-03-09Fixed Some Sonar FindingsGuangrongFu1-1/+1
2018-03-06Change HTTP Requests into HTTPS OnesShiwei Tian1-27/+67
2018-02-27Replace Jackson with GSONYiLi1-14/+7
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 Fu1-1/+1
2017-10-30Change the logic of Service RegistrationGuangrong Fu1-2/+2
2017-10-14modify control loop nameShiwei Tian1-16/+2
2017-10-12Improve the API DescriptionsGuangrong Fu1-1/+1
2017-10-09modify dace polling and loopControlNameShiwei Tian1-4/+13
2017-09-26add polling rule taskShiwei Tian1-0/+115