Age | Commit message (Expand) | Author | Files | Lines |
2021-09-06 | Decrease eclipselink verbosity to warning | jhh | 1 | -1/+1 |
2021-08-19 | Add check to verify api to db connectivity | Ram Krishna Verma | 1 | -3/+34 |
2021-08-17 | Update Policy Components not to create tables | ktimoney | 1 | -12/+4 |
2021-07-21 | Use singleton for api statistics | Jim Hahn | 10 | -291/+180 |
2021-07-19 | Use lombok annotations in policy-api | a.sreekumar | 6 | -96/+23 |
2021-06-18 | Fix new checkstyle issues in policy-api | Jim Hahn | 1 | -2/+1 |
2021-05-06 | Fix sonars in policy-api | Jim Hahn | 8 | -39/+38 |
2021-04-29 | Remove GroupValidationResult | Jim Hahn | 6 | -117/+47 |
2021-04-16 | Refactor ApiCommandLineArguments class | adheli.tavares | 4 | -220/+41 |
2021-03-19 | Delete keystores from policy-api | Jim Hahn | 2 | -6/+6 |
2021-03-16 | Update policy-keystore with newer certificates | jhh | 1 | -0/+0 |
2021-03-09 | Point to 2.4.1 models | Ram Krishna Verma | 1 | -1/+1 |
2021-02-07 | Make filters on TOSCA entities generic | liamfallon | 4 | -30/+33 |
2021-01-25 | add JpaPdpPolicyStatus to persistence.xml | jhh | 2 | -1/+5 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 2 | -16/+14 |
2020-12-22 | Update unit tests for new validation messages | liamfallon | 3 | -150/+143 |
2020-12-17 | Update persistence.xml with new TOSCA classes | liamfallon | 2 | -13/+42 |
2020-09-25 | Merge "update default keystores" | Jorge Hernandez | 1 | -0/+0 |
2020-09-24 | update default keystores | jhh | 1 | -0/+0 |
2020-09-24 | Add DCAE legacy policy types for preload | Pamela Dragosh | 1 | -0/+3 |
2020-09-16 | Remove base64 encoding of password from api | Ram Krishna Verma | 3 | -6/+4 |
2020-08-24 | Preload new Match Policy Type | Pamela Dragosh | 1 | -0/+1 |
2020-08-19 | Updates tests for new tcagen2 policy type | Pamela Dragosh | 5 | -25/+25 |
2020-08-19 | Preload new tcagen2 policy type | Pamela Dragosh | 1 | -1/+1 |
2020-08-17 | Preload new guard Filter | Pamela Dragosh | 1 | -0/+1 |
2020-08-17 | Merge "Changes to make Policy-API container crash with non zero exitCode" | Ram Krishna Verma | 2 | -31/+22 |
2020-08-14 | Remove legacy providers from api | Ram Krishna Verma | 3 | -520/+1 |
2020-08-14 | Changes to make Policy-API container crash with non zero exitCode | a.sreekumar | 2 | -31/+22 |
2020-08-06 | Remove legacy operational policy from api | Ram Krishna Verma | 3 | -534/+1 |
2020-07-24 | Fetch and Delete policy API with PolicyName and PolicyVersion | puthuparambil.aditya | 5 | -325/+869 |
2020-06-29 | Fix issues in api for new sonar rules | Jim Hahn | 4 | -14/+12 |
2020-06-19 | Changes for Checkstyle 8.32 | liamfallon | 13 | -36/+22 |
2020-06-15 | Removing duplicate yamls and jsons | aditya.puthuparambil | 3 | -440/+48 |
2020-06-01 | Log missing preloaded policy and continue | Chris Ramstad | 1 | -2/+3 |
2020-05-10 | Policy DB contents removed on DB deadlock | liamfallon | 2 | -47/+48 |
2020-05-06 | Make type and type_version mandatory on policies | liamfallon | 2 | -5/+7 |
2020-04-29 | Update SNDC Naming policy in API | Jim Hahn | 1 | -5/+5 |
2020-04-22 | Skip policy preload if DB already contains data | Jim Hahn | 2 | -1/+98 |
2020-03-30 | Add BARE and REFERENCED mode to policy fetches | liamfallon | 5 | -499/+576 |
2020-03-19 | Test change due to versions fix in Models | liamfallon | 1 | -54/+52 |
2020-03-18 | renew policy certs till 03/17/2021 | jhh | 1 | -0/+0 |
2020-03-06 | Removing legacy guard from policy/api | Ram Krishna Verma | 19 | -1034/+19 |
2020-03-06 | Merge "Apply policy/models native drools policies changes" | Jorge Hernandez | 1 | -1/+0 |
2020-03-05 | Apply policy/models native drools policies changes | jhh | 1 | -1/+0 |
2020-03-03 | Removing deployed from policy/api | Ram Krishna Verma | 4 | -127/+0 |
2020-02-25 | Preload default policies | Chenfei Gao | 13 | -118/+109 |
2020-02-19 | Changes for cascaded get in policy models | liamfallon | 5 | -218/+76 |
2020-02-18 | Add changes for safe delete in policy-models | liamfallon | 10 | -363/+61 |
2020-02-17 | Updates to pulling Drools into own yaml | Pamela Dragosh | 5 | -8/+34 |
2020-02-17 | Change return code checks in unit tests | liamfallon | 1 | -4/+3 |