Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | Upgrade dependencies |  Jim Hahn | 1 | -0/+1 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 2 | -19/+21 |
2020-12-21 | XACML to accept properties as null |  liamfallon | 3 | -4/+28 |
2020-10-02 | Remove duplicated code |  Pamela Dragosh | 1 | -18/+6 |
2020-09-30 | Fix new sonars in xacml-pdp |  Jim Hahn | 1 | -71/+30 |
2020-08-18 | Fix sonar issue and add code coverage |  Pamela Dragosh | 5 | -10/+92 |
2020-08-17 | Add new guard filter policy type feature |  Pamela Dragosh | 11 | -33/+634 |
2020-06-19 | Changes for Checkstyle 8.32 |  Taka Cho | 5 | -12/+6 |
2020-06-01 | Use OperationsHistory from models |  Jim Hahn | 3 | -11/+9 |
2020-05-26 | Change CLC logic for updated OPHist DB entries. |  pramod.jamkhedkar | 8 | -413/+25 |
2020-05-20 | Changed cd path. |  pramod.jamkhedkar | 1 | -1/+1 |
2020-05-19 | Removing unused imports. |  pramod.jamkhedkar | 1 | -5/+0 |
2020-05-19 | Change CLC granularity to CL level. |  pramod.jamkhedkar | 5 | -15/+13 |
2020-05-08 | Final blacklist fix for multiple entries |  Pamela Dragosh | 3 | -3/+12 |
2020-05-07 | type_version is now mandatory |  Pamela Dragosh | 3 | -0/+3 |
2020-04-14 | Fix blacklist translator and vs or |  Pamela Dragosh | 2 | -12/+30 |
2020-03-23 | Point to released artifacts and use operation |  Pamela Dragosh | 3 | -40/+40 |
2020-03-16 | Missing support for PolicySetType |  Pamela Dragosh | 3 | -7/+7 |
2020-03-12 | Better error handling for decisions |  Pamela Dragosh | 5 | -19/+26 |
2020-03-11 | Fix sonar logging bugs |  Pamela Dragosh | 1 | -1/+1 |
2020-03-09 | Updates to support fixed guard policy types |  Pamela Dragosh | 18 | -1092/+1228 |
2020-02-28 | XACML pdp support for clc. |  pramod.jamkhedkar | 6 | -7/+366 |
2019-12-02 | Clear some simple xacml sonar |  Pamela Dragosh | 1 | -3/+3 |
2019-10-23 | Consolidate common translatable code some sonar |  Pamela Dragosh | 4 | -13/+6 |
2019-10-18 | Modified Decision API to accept query parameters and abbreviate Monitor decis... |  HOCKLA | 2 | -10/+4 |
2019-10-02 | Removed TestUtils from common and into a 'xacml-test' project |  Ali Hockla | 2 | -2/+2 |
2019-09-13 | Upgrade to Tosca derivedFrom fix |  Pamela Dragosh | 1 | -65/+67 |
2019-09-12 | Add yaml support to xacml-pdp rest server |  Jim Hahn | 1 | -6/+5 |
2019-09-09 | Integrate using Policy Type to find Matchable |  Pamela Dragosh | 2 | -2/+6 |
2019-06-19 | Update totalPoliciesCount statistic |  Jim Hahn | 3 | -0/+3 |
2019-05-16 | Change to fix SQLInvalidAuthorizationSpecException |  Michael Mokry | 1 | -1/+1 |
2019-05-08 | Change debug to info logs |  Pamela Dragosh | 1 | -4/+4 |
2019-04-15 | Fix a couple of sonar issues one blocker |  Michael Mokry | 1 | -16/+14 |
2019-04-15 | Fix incorrect policy with time-in-range |  Pamela Dragosh | 4 | -7/+8 |
2019-04-12 | Add statistics and sonar cleanup and blacklist |  Pamela Dragosh | 11 | -96/+214 |
2019-04-11 | Add Control Loop Coordination policy. |  Joshua Reich | 18 | -37/+761 |
2019-04-10 | XACML PDP DmaaP Deploy/UnDeploy Function |  Michael Mokry | 4 | -288/+120 |
2019-04-10 | Test decision from main entry |  Pamela Dragosh | 5 | -37/+42 |
2019-04-01 | Adding guard PIP |  Pamela Dragosh | 9 | -94/+268 |
2019-03-26 | Fix comments and add debugging |  Pamela Dragosh | 3 | -51/+56 |
2019-03-25 | Adding optimization application finish guard |  Pamela Dragosh | 8 | -124/+1244 |
2019-03-20 | Use Policy Translator abstract class |  Pamela Dragosh | 2 | -160/+11 |
2019-03-18 | Started with test decision JSON objects. |  Pamela Dragosh | 4 | -40/+327 |
2019-03-15 | Monitoring policy creation foundation |  Pamela Dragosh | 3 | -0/+240 |