Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | Use protected methods vs private | Pamela Dragosh | 2 | -8/+9 |
2021-02-19 | Fix junit for "native" on Windows | Jim Hahn | 1 | -2/+12 |
2021-02-18 | Utilize time extensions | Pamela Dragosh | 1 | -3/+29 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 5 | -28/+32 |
2020-12-04 | Fix sonar issues with visibility | Pamela Dragosh | 3 | -4/+4 |
2020-11-30 | ToscaEntityType renamed ToscaSchemaDefinition | liamfallon | 9 | -42/+55 |
2020-10-02 | Remove duplicated code | Pamela Dragosh | 1 | -3/+9 |
2020-09-16 | Remove base64 encoding of password from xacml | Ram Krishna Verma | 1 | -8/+1 |
2020-06-19 | Changes for Checkstyle 8.32 | Taka Cho | 4 | -9/+2 |
2020-06-02 | Merge "Use OperationsHistory from models" | Pamela Dragosh | 3 | -82/+2 |
2020-06-01 | Use OperationsHistory from models | Jim Hahn | 3 | -82/+2 |
2020-05-29 | Use default serialization provider | Jim Hahn | 1 | -2/+0 |
2020-05-27 | Merge "Change CLC logic for updated OPHist DB entries." | Pamela Dragosh | 1 | -17/+19 |
2020-05-26 | Change CLC logic for updated OPHist DB entries. | pramod.jamkhedkar | 1 | -17/+19 |
2020-05-21 | Add secondary indices to operationshistory table | Jim Hahn | 1 | -4/+5 |
2020-05-19 | Change CLC granularity to CL level. | pramod.jamkhedkar | 1 | -5/+3 |
2020-04-13 | Fix integer converted to double | Pamela Dragosh | 1 | -2/+5 |
2020-03-20 | use shutdown to clear handle leak | Pamela Dragosh | 6 | -4/+47 |
2020-03-19 | Re-factor matchable to reduce complexity | Pamela Dragosh | 14 | -457/+1116 |
2020-03-16 | Missing support for PolicySetType | Pamela Dragosh | 6 | -15/+42 |
2020-03-12 | Better error handling for decisions | Pamela Dragosh | 5 | -18/+20 |
2020-03-11 | Fix sonar logging bugs | Pamela Dragosh | 6 | -12/+12 |
2020-03-10 | Misc XACML code coverage | Pamela Dragosh | 4 | -127/+35 |
2020-03-10 | Fix optimization bug add coverage plus | Pamela Dragosh | 4 | -14/+55 |
2020-03-09 | Updates to support fixed guard policy types | Pamela Dragosh | 3 | -8/+81 |
2020-02-19 | Use datatype in matchable translator | Pamela Dragosh | 2 | -177/+372 |
2019-12-23 | Add optimization subscriber request | Pamela Dragosh | 3 | -3/+18 |
2019-12-17 | Add SDNC naming application | Pamela Dragosh | 1 | -3/+61 |
2019-11-13 | Merge "Implement closest match algorithm" | Jorge Hernandez | 5 | -98/+533 |
2019-11-12 | Implement closest match algorithm | Pamela Dragosh | 5 | -98/+533 |
2019-11-12 | Added support to return status and error if pdp-x failed to load policy | Ali Hockla | 2 | -5/+3 |
2019-11-04 | More examples of optimization policies and cleanup | Pamela Dragosh | 1 | -28/+33 |
2019-10-28 | Optimization improvements and test cases | Pamela Dragosh | 3 | -46/+284 |
2019-10-24 | Fix sonar and coverage | Pamela Dragosh | 1 | -30/+36 |
2019-10-23 | Consolidate common translatable code some sonar | Pamela Dragosh | 5 | -319/+210 |
2019-10-21 | Use yaml policies in models-examples | Pamela Dragosh | 1 | -4/+5 |
2019-10-18 | Modified Decision API to accept query parameters and abbreviate Monitor decis... | HOCKLA | 2 | -4/+6 |
2019-10-09 | Sonar xacml-pdp issues | Pamela Dragosh | 3 | -85/+99 |
2019-10-02 | Removed TestUtils from common and into a 'xacml-test' project | Ali Hockla | 1 | -89/+0 |
2019-09-13 | Upgrade to Tosca derivedFrom fix | Pamela Dragosh | 3 | -11/+4 |
2019-09-12 | Add yaml support to xacml-pdp rest server | Jim Hahn | 2 | -8/+3 |
2019-09-09 | Integrate using Policy Type to find Matchable | Pamela Dragosh | 6 | -92/+410 |
2019-08-30 | Get policy type from policy-api | Jim Hahn | 3 | -0/+187 |
2019-07-23 | Add more junit coverage to xacml-pdp (round #2) | Jim Hahn | 5 | -81/+47 |
2019-07-03 | Fix xacml decision policy-type | Pamela Dragosh | 2 | -5/+6 |
2019-05-16 | Change to fix SQLInvalidAuthorizationSpecException | Michael Mokry | 2 | -0/+18 |
2019-05-08 | Change debug to info logs | Pamela Dragosh | 6 | -34/+34 |
2019-05-03 | Decision should return dictionary | Pamela Dragosh | 2 | -31/+39 |
2019-04-15 | Fix a couple of sonar issues one blocker | Michael Mokry | 1 | -1/+1 |
2019-04-12 | Add statistics and sonar cleanup and blacklist | Pamela Dragosh | 7 | -12/+14 |