summaryrefslogtreecommitdiffstats
path: root/holmes-actions
AgeCommit message (Expand)AuthorFilesLines
2023-10-30Updated slf4j to 2.0.9Guangrong Fu8-14/+17
2023-10-24Updated the version of direction dependenciesGuangrong Fu1-2/+0
2023-09-04Removed MSB DependenciesGuangrong Fu17-32/+946
2023-08-25Updated the repo to support JDK 17Guangrong Fu3-7/+23
2023-03-24Removed redundant env varsGuangrong Fu5-19/+5
2023-03-20Change the value of AAI env var to AAI_ADDRGuangrong Fu1-140/+140
2023-03-20Removed MSB Invocation During AAI CallingGuangrong Fu29-158/+127
2022-08-17bugfix - username capitalization problemGuangrong Fu10-30/+24
2022-08-11Fixed a DB connection problemGuangrong Fu3-44/+25
2022-08-10Removed unused dependenciesGuangrong Fu1-62/+10
2022-08-08Updated Jersey Dependencies as SuggestedGuangrong Fu13-37/+38
2022-08-08Switched from Dropwizard to SpringbootGuangrongFu50-1452/+373
2022-05-06Optimized retry in the exception branchGuangrong Fu3-5/+45
2022-04-28Made the retry interval longer during MSB reg.GuangrongFu3-15/+22
2022-03-15Added some debug infoGuangrongFu1-0/+1
2022-03-15bugfix - catch runtime exceptions during MSB regGuangrongFu2-18/+22
2022-03-02security - update some dependenciesGuangrongFu1-0/+9
2021-12-03bugfix - date converter error for gsonGuangrong Fu4-38/+80
2021-12-02Fixed some bugsGuangrong Fu7-114/+28
2021-12-01Added some tools for DCAE CBS removalGuangrong Fu7-2/+213
2021-11-08Supported VES 7.1+Guangrong Fu1-1/+1
2021-10-30Add support to 7.1 VES data-stream in-parallel to 5.4Venkata Molluru5-21/+34
2021-06-29Fixed the UT problemGuangrongFu1-9/+12
2021-06-29Trying to fix XSS issuesGuangrongFu3-15/+26
2021-06-10Refactored AaiQuery4Ccvpn and related classesGuangrongFu4-415/+173
2021-06-09Fixed some problems identified by SonarCloudGuangrongFu1-7/+21
2021-06-09Remove Duplicated Code BlocksGuangrongFu1-305/+251
2021-06-08Refactored AaiJsonParserUtilGuangrongFu5-141/+79
2021-06-08Trying to fix the XSS problemGuangrongFu4-24/+82
2021-06-08Refactored JerseyClientGuangrongFu10-29/+39
2021-06-03Remove Class: HttpsUtils & MicroserviceBusResttang peng8-573/+143
2021-06-02Removed Dependency: httpclienttang peng1-10/+0
2021-05-10bugfix - IndexOutOfBoundsException in MicroServiceConfigGuangrongFu2-11/+33
2021-05-10Simplified HTTP(s) Related ToolsGuangrongFu15-402/+837
2020-10-23Changed the version back to 1.3.2-SNAPSHOTGuangrongFu1-1/+1
2020-10-22Bumped the Version Number to 1.3.2GuangrongFu1-1/+1
2020-10-22Added Some Debugging LogsGuangrongFu3-1/+8
2020-10-22Fixed MSB Registration FailureGuangrongFu10-167/+355
2020-10-09Added DB Query for Legacy Engine Instancestang peng4-6/+22
2020-09-25Added some tools for engine instance managementtang peng8-1/+433
2020-09-08Merge "Removed unused dependencies"tang peng1-13/+0
2020-09-08Removed unused dependenciesGuangrongFu1-13/+0
2020-08-12Merge "Changed the Version Back to 1.3.0-SNAPSHOT"tang peng1-1/+1
2020-08-12Changed the Version Back to 1.3.0-SNAPSHOTGuangrongFu1-1/+1
2020-08-12Merge "Changed the Version to 1.3.0"tang peng1-1/+1
2020-08-12Changed the Version to 1.3.0GuangrongFu1-1/+1
2020-07-19AAI data query changes for the MDONS CLosedMehreen Kaleem4-1/+596
2020-07-18Added Some Tools to GsonUtilGuangrongFu5-47/+259
2020-07-17Fixed the CLM IssuesGuangrongFu19-374/+514
2020-06-24Upgraded to Java 11GuangrongFu11-447/+111