Age | Commit message (Expand) | Author | Files | Lines |
2021-02-19 | Refactor timestamp property in policy models to use Instant |  rameshiyer27 | 23 | -219/+244 |
2021-02-18 | Merge "Remove more duplicate code from models" |  Ram Krishna Verma | 6 | -182/+214 |
2021-02-18 | Merge "Use new version of A&AI APIs" |  Ram Krishna Verma | 4 | -195/+11 |
2021-02-17 | Add time and date attributes to DecisionRequest |  Pamela Dragosh | 1 | -1/+21 |
2021-02-17 | Remove more duplicate code from models |  Jim Hahn | 6 | -182/+214 |
2021-02-17 | Use new version of A&AI APIs |  Jim Hahn | 4 | -195/+11 |
2021-02-17 | Fix sonars from removal of duplicate code |  Jim Hahn | 5 | -13/+347 |
2021-02-17 | PAP Deployment API changes - change url to uri |  a.sreekumar | 2 | -10/+17 |
2021-02-16 | Merge "Fix duplicate code in Jpa classes" |  Pamela Dragosh | 25 | -766/+870 |
2021-02-16 | Add PfReference Timestamp key in policy-models-base to support timestamp |  rameshiyer27 | 2 | -0/+375 |
2021-02-16 | Merge "Updating PAP deployment API to reflect actual status" |  Liam Fallon | 2 | -0/+70 |
2021-02-16 | Fix duplicate code in Jpa classes |  Jim Hahn | 25 | -766/+870 |
2021-02-16 | Fix the Naming policy example |  sebdet | 1 | -2/+2 |
2021-02-15 | Updating PAP deployment API to reflect actual status |  a.sreekumar | 2 | -0/+70 |
2021-02-15 | Merge "Use type adapters from common" |  Ram Krishna Verma | 5 | -168/+34 |
2021-02-12 | Merge "More sonars in models" |  Jim Hahn | 2 | -6/+9 |
2021-02-12 | Use type adapters from common |  Jim Hahn | 5 | -168/+34 |
2021-02-12 | More sonars in models |  Jim Hahn | 2 | -6/+9 |
2021-02-12 | Merge "Alter PDP_UPDATE message to store lists of delpoyed/undeployed policies" |  Ram Krishna Verma | 1 | -0/+12 |
2021-02-12 | Alter PDP_UPDATE message to store lists of delpoyed/undeployed policies |  waynedunican | 1 | -0/+12 |
2021-02-11 | Fix sonars from depeendency upgrade |  Jim Hahn | 30 | -140/+116 |
2021-02-10 | More sonars in models |  Jim Hahn | 38 | -533/+254 |
2021-02-08 | Set target-database property |  Jim Hahn | 2 | -1/+5 |
2021-02-08 | Merge "Make filters on TOSCA entities generic" |  Jim Hahn | 24 | -493/+287 |
2021-02-07 | Make filters on TOSCA entities generic |  liamfallon | 24 | -493/+287 |
2021-02-05 | Give better messages than NPE for missing data |  Jim Hahn | 20 | -40/+255 |
2021-01-29 | Merge "Upgrade io.grpc library in CDS actor" |  Ajith Sreekumar | 3 | -14/+6 |
2021-01-28 | Upgrade io.grpc library in CDS actor |  Ram Krishna Verma | 3 | -14/+6 |
2021-01-28 | Add copy constructors to concepts |  liamfallon | 4 | -2/+167 |
2021-01-20 | Merge "Remove "Jpa" from table name" |  Ram Krishna Verma | 1 | -1/+1 |
2021-01-19 | Remove "Jpa" from table name |  Jim Hahn | 1 | -1/+1 |
2021-01-19 | Merge "Convert Model Exception to Runtime Exception" |  Ram Krishna Verma | 3 | -9/+38 |
2021-01-19 | Merge "Allow providers other than PolicyModelsProvider" |  Ram Krishna Verma | 2 | -107/+153 |
2021-01-19 | Allow providers other than PolicyModelsProvider |  liamfallon | 2 | -107/+153 |
2021-01-19 | Convert Model Exception to Runtime Exception |  liamfallon | 3 | -9/+38 |
2021-01-19 | Merge "Add PfKey translation to ToscaConceptIdentifier" |  Pamela Dragosh | 3 | -4/+36 |
2021-01-18 | Create ToscaConceptIdentifier from ToscaEntityKey |  liamfallon | 2 | -1/+6 |
2021-01-16 | Add PfKey translation to ToscaConceptIdentifier |  liamfallon | 3 | -4/+36 |
2021-01-15 | Merge "Do not log filter to error log" |  Liam Fallon | 1 | -1/+1 |
2021-01-15 | Merge "Add copy constructor to ToscaNodeTemplate" |  Jim Hahn | 2 | -1/+69 |
2021-01-15 | Merge "Rename keywords used as column names in API and PAP JPA" |  Jim Hahn | 2 | -5/+5 |
2021-01-15 | Do not log filter to error log |  Jim Hahn | 1 | -1/+1 |
2021-01-14 | Add copy constructor to ToscaNodeTemplate |  liamfallon | 2 | -1/+69 |
2021-01-14 | Rename keywords used as column names in API and PAP JPA |  gregory.hayes | 2 | -5/+5 |
2021-01-13 | Remove extra logging from cds actor |  Ram Krishna Verma | 1 | -7/+1 |
2021-01-12 | Add more methods to query deployment status |  Jim Hahn | 10 | -4/+191 |
2021-01-08 | Add PDP-Policy deployment table to DB |  Jim Hahn | 13 | -7/+780 |
2021-01-06 | Use annotations on parameterized types |  Jim Hahn | 25 | -827/+336 |
2021-01-06 | Changed identifiers to concept identifiers |  liamfallon | 33 | -365/+543 |
2020-12-23 | Merge "Add Service Template TOSCA handling" |  Liam Fallon | 18 | -112/+793 |