Age | Commit message (Expand) | Author | Files | Lines |
2022-01-19 | Remove references to MariaDB from resource files |  waynedunican | 1 | -1/+11 |
2021-11-02 | Rename username for API operations. |  adheli.tavares | 1 | -1/+1 |
2021-07-21 | Use singleton for api statistics |  Jim Hahn | 5 | -74/+55 |
2021-07-19 | Use lombok annotations in policy-api |  a.sreekumar | 2 | -5/+6 |
2021-04-29 | Remove GroupValidationResult |  Jim Hahn | 3 | -67/+30 |
2021-04-16 | Refactor ApiCommandLineArguments class |  adheli.tavares | 2 | -29/+30 |
2021-03-19 | Delete keystores from policy-api |  Jim Hahn | 1 | -6/+6 |
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 | 1 | -4/+4 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 1 | -5/+4 |
2020-12-22 | Update unit tests for new validation messages |  liamfallon | 3 | -150/+143 |
2020-09-16 | Remove base64 encoding of password from api |  Ram Krishna Verma | 3 | -6/+4 |
2020-08-19 | Updates tests for new tcagen2 policy type |  Pamela Dragosh | 3 | -21/+21 |
2020-08-17 | Merge "Changes to make Policy-API container crash with non zero exitCode" |  Ram Krishna Verma | 1 | -7/+10 |
2020-08-14 | Remove legacy providers from api |  Ram Krishna Verma | 2 | -414/+1 |
2020-08-14 | Changes to make Policy-API container crash with non zero exitCode |  a.sreekumar | 1 | -7/+10 |
2020-08-06 | Remove legacy operational policy from api |  Ram Krishna Verma | 1 | -201/+0 |
2020-07-24 | Fetch and Delete policy API with PolicyName and PolicyVersion |  puthuparambil.aditya | 3 | -1/+220 |
2020-06-29 | Fix issues in api for new sonar rules |  Jim Hahn | 3 | -9/+9 |
2020-06-19 | Changes for Checkstyle 8.32 |  liamfallon | 8 | -10/+0 |
2020-06-15 | Removing duplicate yamls and jsons |  aditya.puthuparambil | 1 | -70/+48 |
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 | 1 | -0/+74 |
2020-03-30 | Add BARE and REFERENCED mode to policy fetches |  liamfallon | 2 | -71/+102 |
2020-03-19 | Test change due to versions fix in Models |  liamfallon | 1 | -54/+52 |
2020-03-06 | Removing legacy guard from policy/api |  Ram Krishna Verma | 2 | -571/+4 |
2020-03-03 | Removing deployed from policy/api |  Ram Krishna Verma | 2 | -39/+0 |
2020-02-25 | Preload default policies |  Chenfei Gao | 6 | -32/+32 |
2020-02-19 | Changes for cascaded get in policy models |  liamfallon | 2 | -8/+56 |
2020-02-18 | Add changes for safe delete in policy-models |  liamfallon | 5 | -38/+50 |
2020-02-17 | Updates to pulling Drools into own yaml |  Pamela Dragosh | 4 | -7/+32 |
2020-02-17 | Change return code checks in unit tests |  liamfallon | 1 | -4/+3 |
2020-02-13 | Update API for changes in TOSCA provider |  liamfallon | 5 | -294/+242 |
2020-02-11 | junit failing after renaming recipe in op. policy |  jhh | 1 | -1/+1 |
2020-02-04 | Preloading Tosca compliant operational policy type for apex-pdp |  a.sreekumar | 1 | -6/+14 |
2020-01-22 | tests for tosca compliant operational policies |  jhh | 2 | -21/+123 |
2020-01-20 | preload tosca compliant operational policy types |  jhh | 1 | -9/+34 |
2020-01-13 | Added the new versioning validation for policy and policy type |  Chenfei Gao | 5 | -136/+244 |
2020-01-02 | Speed up tests on policy-api |  liamfallon | 5 | -1060/+434 |
2019-12-11 | Update preload optimization types |  Pamela Dragosh | 2 | -24/+24 |
2019-12-06 | Merge "Preloading native policy type for apex-pdp" |  Pamela Dragosh | 2 | -38/+2 |
2019-12-06 | Preloading native policy type for apex-pdp |  ramverma | 2 | -38/+2 |
2019-12-05 | Merge "change HealthCheckReport URL from self to hostName" |  Jim Hahn | 1 | -1/+1 |
2019-12-05 | change HealthCheckReport URL from self to hostName |  Hengye | 1 | -1/+1 |
2019-12-02 | Fix sonar issues in policy-api |  Jim Hahn | 1 | -1/+2 |
2019-11-25 | Preload the policy types for native policies |  Chenfei Gao | 1 | -2/+2 |
2019-11-13 | Added changes to make the list of preloaded policy types configurable |  Chenfei Gao | 6 | -19/+48 |
2019-10-30 | Fix new eclipse warnings in policy-api |  Jim Hahn | 1 | -1/+0 |