aboutsummaryrefslogtreecommitdiffstats
path: root/integrity-monitor/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares1-1/+2
2023-12-18Apply lower case to any topics to be compatible with Kafka.adheli.tavares1-0/+1
2023-09-29Fix security vulnerabilitiesadheli.tavares4-141/+189
2023-09-21Java 17 Upgradeadheli.tavares12-90/+98
2023-02-06Replace Eclipselink with Hibernateliamfallon7-31/+26
2023-01-31Upgrade and clean up dependenciesliamfallon3-7/+10
2021-06-29Address sonars in commonJim Hahn3-57/+72
2021-06-18Merge "Use lombok in policy-common utils"Jim Hahn1-2/+2
2021-06-17Use lombok in policy-common utilsJim Hahn1-2/+2
2021-06-17Use lombok annotations in IM and ONAP loggingJim Hahn9-278/+54
2021-05-21Enhance toString methods in factory classesJim Hahn1-12/+5
2021-05-07Change java.util.regex to re2jJim Hahn2-2/+2
2021-05-06Fix sonars in policy-commonJim Hahn8-54/+64
2021-02-10More sonar issues in commonJim Hahn3-15/+9
2020-12-04Fixing sonar issues in policy-commona.sreekumar1-132/+134
2020-09-28New sonars in policy-commonJim Hahn1-1602/+3008
2020-07-01Fix build breakage in policy-commonJim Hahn3-6/+12
2020-06-30Fix sonars in common due to dependency upgradesJim Hahn3-12/+6
2020-06-29Fix issues in common for new sonar rulesJim Hahn3-25/+26
2020-06-18Changes for checkstyle 8.32liamfallon2-3/+3
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn8-95/+96
2020-06-12Remove logback.xml files bundled as part of jara.sreekumar1-259/+0
2020-04-09rename jpa persistence filejhh3-0/+6
2020-04-06Address sonar issues in commonJim Hahn2-77/+98
2020-03-27More sonar issues cleanupPamela Dragosh2-8/+6
2020-03-24Sonar and eclipse warnings commonPamela Dragosh1-110/+85
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh1-2/+2
2020-01-13Changed Matchers to ArgumentMatchersJim Hahn1-2/+2
2020-01-10Address items deprecated by move to java 11Jim Hahn3-28/+48
2019-12-06Minor changes for new Eclipse checkstyle checksliamfallon2-136/+193
2019-08-27Remove AlertSeverity from logback in policy/commonJim Hahn1-35/+35
2019-07-15Combine lines in IM state transition tableJim Hahn2-727/+172
2019-07-05Fix sonar issues in Integrity MonitorJim Hahn5-303/+337
2019-06-24Fix more sonar issues in Integrity Audit & MonitorJim Hahn5-898/+377
2019-06-21Fix sonar issues in integrity monitorJim Hahn11-2527/+2461
2019-06-13More sonar fixes in policy/commonJim Hahn5-157/+137
2018-11-27Remove Factory from IntegrityMonitorJim Hahn4-90/+48
2018-11-27Fix checkstyle issue in policy commonKrishnakumar Jinka3-110/+101
2018-10-05Remove constraintsPamela Dragosh1-2/+1
2018-10-01Fix minor sonarPamela Dragosh4-104/+125
2018-08-14Fixes for checkstyle issuesPamela Dragosh6-10/+24
2018-06-21IntegrityMonitor: remove sleep from junit testsJim Hahn11-194/+289
2018-06-20IntegrityMonitory - remove latch for non-test codeJim Hahn3-67/+93
2018-06-08Remove """ from logback xml filesJim Hahn1-2/+2
2018-05-21Use ${POLICY_LOGS} for log directoryv1.2.32.0.0-ONAPbeijing2.0.0-ONAPJim Hahn1-3/+3
2018-03-20Removed checkstyle warningsmmis29-7603/+7889
2018-03-16Fixing 12 reported bugs in Sonar for policy/commoneikrwaq5-368/+476
2018-02-16Fix more generic exceptions in commonJim Hahn16-95/+118
2018-02-13Add test coverage to integrity-monitorJim Hahn14-3218/+2963
2018-02-05Add utils-test projectJim Hahn1-0/+86