summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2021-11-23Release policy/common1.10.0jenkins-releng1-1/+1
2021-10-13Bump policy/common master to 1.10.0-SNAPSHOTliamfallon1-1/+1
2021-10-13Bump policy/common to 1.9.2-SNAPSHOTliamfallon1-1/+1
2021-09-13Bump snapshot versionliamfallon1-1/+1
2021-09-02Create methods for creating temp filesJim Hahn6-67/+224
2021-08-23Merge "Prevent deadlock in ServiceManager"Ram Krishna Verma1-9/+10
2021-08-23Prevent deadlock in ServiceManagerJim Hahn1-9/+10
2021-08-20Fix sonars and java warnings in commonJim Hahn2-36/+5
2021-08-04refactor slf4j logger to common utilTaka Cho4-1/+286
2021-06-25Add name generator for PAP and PDPsJim Hahn2-1/+23
2021-06-17Use lombok in policy-common utilsJim Hahn20-219/+104
2021-05-27Fix sonar issues in commonJim Hahn1-1/+1
2021-05-21Enhance toString methods in factory classesJim Hahn3-17/+9
2021-05-07Change java.util.regex to re2jJim Hahn2-2/+2
2021-05-06Fix sonars in policy-commonJim Hahn15-98/+101
2021-04-13Merge "Revert "Modify StandardCoder to handle empty source""Pamela Dragosh2-55/+7
2021-04-13Revert "Modify StandardCoder to handle empty source"Jim Hahn2-55/+7
2021-04-13Add command line handleradheli.tavares8-2/+523
2021-04-07Modify StandardCoder to handle empty sourceJim Hahn2-7/+55
2021-03-12Address plugin-not-found issuesJim Hahn1-37/+0
2021-03-10Bump version to 1.9.0 in commonJim Hahn1-1/+1
2021-02-23Bump version to 1.8.1-SNAPSHOT in commonJim Hahn1-1/+1
2021-02-08Remove javax.persistence dependencyJim Hahn1-4/+4
2021-01-16Add policy-clamp to policy Message constantsliamfallon1-0/+1
2020-12-14Convert YAML Double to Integer/LongJim Hahn3-3/+34
2020-11-06Fix upcoming checkstyle issuesPamela Dragosh1-8/+8
2020-10-29Fix sonar security issue in CryptoUtilsJim Hahn3-9/+25
2020-10-27Bump common master to 1.8.0 SNAPSHOTJim Hahn1-1/+1
2020-09-30Fix more sonars in policy/commonJim Hahn1-33/+23
2020-09-28New sonars in policy-commonJim Hahn1-17/+8
2020-09-08Bump common to 1.7.2Jim Hahn1-1/+1
2020-08-14Adding common success/failure messages for policy componentsa.sreekumar1-0/+41
2020-07-09Bump policy/common to 1.7.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-07-02Removing hamcrest and openpojo from utils pomRossC1-10/+0
2020-07-01Updating common dependenciesRossC1-3/+3
2020-06-30Fix sonar about always-trust-managerJim Hahn2-25/+7
2020-06-29Fix issues in common for new sonar rulesJim Hahn1-1/+4
2020-06-18Changes for checkstyle 8.32liamfallon7-15/+13
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn10-41/+33
2020-05-19Bump common master to 1.7.0Pamela Dragosh1-1/+1
2020-05-05Bump common to 1.6.6-SNAPSHOTPamela Dragosh1-1/+1
2020-04-14Bump common to 1.6.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-10Bump common to 1.6.4-SNAPSHOTPamela Dragosh1-1/+1
2020-04-07Update licenses on sonar fixes in commonJim Hahn1-1/+1
2020-04-06More sonar issues in commonJim Hahn1-2/+10
2020-04-06Address sonar issues in commonJim Hahn17-173/+145
2020-03-24Sonar and eclipse warnings commonPamela Dragosh1-8/+6
2020-03-20Bump common to 1.6.3-SNAPSHOTPamela Dragosh1-1/+1
2020-03-12Move code from drools-apps to commonJim Hahn3-10/+463
2020-03-03Add gson adapters for special field typesJim Hahn3-1/+286