Age | Commit message (Expand) | Author | Files | Lines |
2021-02-25 | Fix Null key issue in PfReferenceTimestampKey | rameshiyer27 | 2 | -3/+8 |
2021-02-23 | Bump models to 2.4.1-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2021-02-19 | Refactor timestamp property in policy models to use Instant | rameshiyer27 | 4 | -100/+114 |
2021-02-16 | Add PfReference Timestamp key in policy-models-base to support timestamp | rameshiyer27 | 2 | -0/+375 |
2021-02-10 | More sonars in models | Jim Hahn | 6 | -20/+24 |
2021-01-19 | Convert Model Exception to Runtime Exception | liamfallon | 3 | -9/+38 |
2021-01-06 | Use annotations on parameterized types | Jim Hahn | 9 | -720/+288 |
2020-12-23 | Merge "Add Service Template TOSCA handling" | Liam Fallon | 3 | -11/+26 |
2020-12-23 | Add Service Template TOSCA handling | liamfallon | 3 | -11/+26 |
2020-12-22 | Allow wild-card in supportedPolicyTypes | Jim Hahn | 2 | -1/+3 |
2020-12-21 | Use annotations to do validation | Jim Hahn | 18 | -61/+450 |
2020-12-17 | Use ValidationResult for models v2.0 | Jim Hahn | 20 | -1097/+740 |
2020-12-14 | JPA concepts for TOSCA | liamfallon | 4 | -54/+134 |
2020-12-09 | Add functional method for mapping maps to PfUtils | liamfallon | 2 | -34/+30 |
2020-12-02 | Remove unused imports | liamfallon | 4 | -5/+0 |
2020-12-01 | Add extra authorative TOSCA concepts | liamfallon | 12 | -27/+145 |
2020-10-27 | Bump models master to 2.4.0 SNAPSHOT | Jim Hahn | 1 | -1/+1 |
2020-10-19 | Bump models to 2.3.6 snapshot | Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.5 | Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.4 snapshot | Jim Hahn | 1 | -1/+1 |
2020-10-07 | Bump models to 2.3.3 | Jim Hahn | 1 | -1/+1 |
2020-10-02 | Fix eclipse/sonar warnings in models | Jim Hahn | 1 | -1/+0 |
2020-09-30 | Remove Entity annotation from PfConceptContainer | liamfallon | 1 | -1/+0 |
2020-09-08 | Bump models to 2.3.2 | Jim Hahn | 1 | -1/+1 |
2020-08-25 | Address more sonar issues in policy-models | Jim Hahn | 6 | -10/+8 |
2020-08-20 | Sonar Fixes policy/models, removing model-yaml | uj426b | 7 | -34/+39 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-06-24 | Updating models dependencies to latest versions | RossC | 1 | -1/+0 |
2020-06-19 | Merge "Changes for Checkstyle 8.32" | Ram Krishna Verma | 30 | -59/+9 |
2020-06-18 | Changes for Checkstyle 8.32 | liamfallon | 31 | -60/+9 |
2020-06-18 | Replaced try/catch blocks in policy/models with assertj assertions. | waynedunican | 1 | -14/+8 |
2020-05-19 | Bump models master to 2.3.0-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-14 | Bump models to 2.2.5-SNAPSHOT | Ram Krishna Verma | 1 | -1/+1 |
2020-04-11 | Bump models patch 2.2.4-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-04-07 | Address sonar issues in models | Jim Hahn | 2 | -2/+7 |
2020-03-25 | Bump models 2.2.3-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT | liamfallon | 1 | -1/+1 |
2020-03-20 | Test cascaded multiple revision gets | liamfallon | 2 | -1/+3 |
2020-03-20 | Merge "Misc simple sonar issue fixes" | Liam Fallon | 2 | -5/+6 |
2020-03-19 | Misc simple sonar issue fixes | Chris Ramstad | 2 | -5/+6 |
2020-03-19 | Add unit test for Version fetch change | liamfallon | 2 | -0/+71 |
2020-03-19 | Allow fetch of old policy type verisons | liamfallon | 2 | -3/+48 |
2020-03-18 | Return latest entity on null versions | liamfallon | 2 | -2/+6 |
2020-03-13 | Consistent returns on Service Template gets | liamfallon | 11 | -166/+212 |
2020-02-12 | Implement validation and hierarchical get | liamfallon | 1 | -2/+2 |
2020-02-04 | Add merge utility for service templates | liamfallon | 2 | -13/+11 |
2020-01-28 | Add service template persistence provider | liamfallon | 1 | -18/+33 |
2020-01-10 | Remove deprecated methods from models | Jim Hahn | 1 | -2/+2 |