Age | Commit message (Expand) | Author | Files | Lines |
2021-07-21 | Merge "Include returned attributes in Decision" | Jim Hahn | 1 | -0/+50 |
2021-07-20 | Include returned attributes in Decision | Pamela Dragosh | 1 | -0/+50 |
2021-07-19 | Use new RestClientParameters class in xacml-pdp | Jim Hahn | 7 | -56/+47 |
2021-07-14 | Use lombok in xacml-pdp | Jim Hahn | 13 | -53/+24 |
2021-06-24 | Use protected methods vs private | Pamela Dragosh | 2 | -6/+7 |
2021-06-18 | Fix new checkstyle issues in xacml-pdp | Jim Hahn | 2 | -4/+4 |
2021-06-10 | Fix sonars in xacml-pdp | Jim Hahn | 1 | -1/+1 |
2021-05-27 | Replace validation code with annotations | Jim Hahn | 2 | -0/+67 |
2021-05-06 | Fix sonars in xacml-pdp | Jim Hahn | 15 | -113/+109 |
2021-03-17 | Change RestServerParameters to BusTopicParams | Jim Hahn | 7 | -42/+31 |
2021-02-19 | Fix junit for "native" on Windows | Jim Hahn | 1 | -2/+12 |
2021-02-18 | Utilize time extensions | Pamela Dragosh | 2 | -5/+73 |
2021-02-11 | Fix sonars from dependency upgrade | Jim Hahn | 6 | -34/+24 |
2021-02-10 | Upgrade dependencies | Jim Hahn | 1 | -0/+1 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 6 | -34/+39 |
2020-12-04 | Fix sonar issues with visibility | Pamela Dragosh | 3 | -4/+4 |
2020-11-30 | ToscaEntityType renamed ToscaSchemaDefinition | liamfallon | 10 | -45/+58 |
2020-10-02 | Remove duplicated code | Pamela Dragosh | 2 | -5/+12 |
2020-09-16 | Remove base64 encoding of password from xacml | Ram Krishna Verma | 1 | -8/+1 |
2020-07-01 | Replace try/catch blocks with assertj - xacml-pdp | waynedunican | 1 | -7/+4 |
2020-06-30 | Fix more sonars in xacml-pdp | Jim Hahn | 1 | -2/+3 |
2020-06-29 | Fix issues in xacml-pdp for new sonar rules | Jim Hahn | 4 | -13/+13 |
2020-06-19 | Changes for Checkstyle 8.32 | Taka Cho | 7 | -13/+4 |
2020-06-02 | Merge "Use OperationsHistory from models" | Pamela Dragosh | 7 | -97/+18 |
2020-06-01 | Use OperationsHistory from models | Jim Hahn | 7 | -97/+18 |
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 | 2 | -27/+29 |
2020-05-26 | Change CLC logic for updated OPHist DB entries. | pramod.jamkhedkar | 2 | -27/+29 |
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 | 2 | -15/+8 |
2020-04-13 | Fix integer converted to double | Pamela Dragosh | 1 | -2/+5 |
2020-03-20 | use shutdown to clear handle leak | Pamela Dragosh | 9 | -7/+110 |
2020-03-19 | Re-factor matchable to reduce complexity | Pamela Dragosh | 19 | -484/+1550 |
2020-03-16 | Missing support for PolicySetType | Pamela Dragosh | 8 | -24/+64 |
2020-03-14 | Add code coverage XacmlPolicyUtils | Pamela Dragosh | 1 | -1/+32 |
2020-03-12 | Better error handling for decisions | Pamela Dragosh | 10 | -36/+37 |
2020-03-11 | Fix sonar logging bugs | Pamela Dragosh | 6 | -12/+12 |
2020-03-10 | Misc XACML code coverage | Pamela Dragosh | 9 | -212/+287 |
2020-03-10 | Bump monitoring app code coverage | Pamela Dragosh | 1 | -1/+5 |
2020-03-10 | Fix optimization bug add coverage plus | Pamela Dragosh | 5 | -15/+65 |
2020-03-09 | Updates to support fixed guard policy types | Pamela Dragosh | 4 | -9/+88 |
2020-02-19 | Use datatype in matchable translator | Pamela Dragosh | 5 | -194/+422 |
2019-12-23 | Add optimization subscriber request | Pamela Dragosh | 3 | -3/+18 |
2019-12-17 | Add SDNC naming application | Pamela Dragosh | 3 | -29/+135 |
2019-12-02 | Clear some simple xacml sonar | Pamela Dragosh | 1 | -1/+4 |
2019-11-13 | Merge "Implement closest match algorithm" | Jorge Hernandez | 14 | -144/+1272 |
2019-11-12 | Implement closest match algorithm | Pamela Dragosh | 14 | -144/+1272 |
2019-11-12 | Added support to return status and error if pdp-x failed to load policy | Ali Hockla | 3 | -8/+7 |
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 |