Age | Commit message (Expand) | Author | Files | Lines |
2021-10-06 | Support in_range TOSCA Constraint |  liamfallon | 1 | -1/+25 |
2021-06-03 | Fix junits for new bean validation field names |  Jim Hahn | 1 | -2/+2 |
2021-04-08 | Use distinct names in DB junits |  Jim Hahn | 5 | -9/+14 |
2021-03-26 | Fix Sonar Issues models-tosca-simple |  lapentafd | 9 | -16/+203 |
2021-03-19 | Fix write failure on PDP statistics |  liamfallon | 5 | -17/+37 |
2021-03-15 | Fix Sonar Issues on policy-models-tosca |  lapentafd | 7 | -30/+93 |
2021-03-04 | Merge "Refactor models for common type handling" |  Liam Fallon | 5 | -32/+58 |
2021-03-03 | Refactor models for common type handling |  liamfallon | 5 | -32/+58 |
2021-03-03 | Fix sonar issues on policy-models |  lapentafd | 2 | -53/+56 |
2021-02-19 | Refactor timestamp property in policy models to use Instant |  rameshiyer27 | 2 | -19/+20 |
2021-02-18 | Merge "Remove more duplicate code from models" |  Ram Krishna Verma | 3 | -97/+103 |
2021-02-17 | Remove more duplicate code from models |  Jim Hahn | 3 | -97/+103 |
2021-02-17 | Fix sonars from removal of duplicate code |  Jim Hahn | 3 | -5/+339 |
2021-02-16 | Fix duplicate code in Jpa classes |  Jim Hahn | 3 | -2/+264 |
2021-02-07 | Make filters on TOSCA entities generic |  liamfallon | 8 | -221/+113 |
2021-01-28 | Add copy constructors to concepts |  liamfallon | 2 | -0/+108 |
2021-01-19 | Merge "Add PfKey translation to ToscaConceptIdentifier" |  Pamela Dragosh | 2 | -4/+20 |
2021-01-18 | Create ToscaConceptIdentifier from ToscaEntityKey |  liamfallon | 1 | -0/+1 |
2021-01-16 | Add PfKey translation to ToscaConceptIdentifier |  liamfallon | 2 | -4/+20 |
2021-01-14 | Add copy constructor to ToscaNodeTemplate |  liamfallon | 1 | -0/+50 |
2021-01-06 | Changed identifiers to concept identifiers |  liamfallon | 4 | -41/+44 |
2020-12-23 | Add Service Template TOSCA handling |  liamfallon | 4 | -31/+164 |
2020-12-21 | Use annotations to do validation |  Jim Hahn | 1 | -1/+1 |
2020-12-17 | Use ValidationResult for models v2.0 |  Jim Hahn | 21 | -266/+273 |
2020-12-14 | JPA concepts for TOSCA |  liamfallon | 9 | -86/+295 |
2020-12-03 | Add generic methods to TOSCA providers and utils |  liamfallon | 3 | -0/+245 |
2020-12-01 | Add extra authorative TOSCA concepts |  liamfallon | 2 | -4/+4 |
2020-10-15 | Default should be an object on TOSCA properties |  liamfallon | 1 | -0/+57 |
2020-08-24 | Merge "Remove legacy operational policy from models" |  Jim Hahn | 5 | -544/+6 |
2020-08-20 | Sonar Fixes policy/models, removing model-yaml |  uj426b | 16 | -133/+149 |
2020-08-19 | Upgrade new tcagen2 policy type |  Pamela Dragosh | 7 | -15/+15 |
2020-08-14 | Remove legacy operational policy from models |  Ram Krishna Verma | 5 | -544/+6 |
2020-06-19 | Merge "Changes for Checkstyle 8.32" |  Ram Krishna Verma | 32 | -35/+0 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 33 | -37/+0 |
2020-06-18 | Replaced try/catch blocks in policy/models with assertj assertions. |  waynedunican | 1 | -8/+3 |
2020-05-10 | Policy DB contents removed on DB deadlock |  liamfallon | 4 | -54/+61 |
2020-05-06 | Make type and type_version mandatory on policies |  liamfallon | 2 | -8/+73 |
2020-04-16 | Add version to example yaml files |  Jim Hahn | 1 | -22/+7 |
2020-04-07 | Address sonar issues in models |  Jim Hahn | 1 | -2/+2 |
2020-03-25 | Cleanup eclipse warnings |  Pamela Dragosh | 1 | -1/+0 |
2020-03-23 | Add version to compliant operational policies |  jhh | 1 | -7/+7 |
2020-03-19 | Allow fetch of old policy type verisons |  liamfallon | 1 | -53/+53 |
2020-03-09 | Add optional controllerName in Op. Legacy Policies |  jhh | 1 | -1/+3 |
2020-03-06 | TOSCA Compliant Guard Policies |  Pamela Dragosh | 8 | -572/+79 |
2020-03-04 | Fix tca monitoring tca_policy type |  Pamela Dragosh | 1 | -5/+1 |
2020-03-03 | Return incoming service templates on create |  liamfallon | 1 | -3/+3 |
2020-02-18 | Add safe entity delete, fix multiple entity get |  liamfallon | 6 | -16/+340 |
2020-02-17 | Add missing entry_schema for operational policy type |  Pamela Dragosh | 4 | -16/+21 |
2020-02-13 | Update models-tosca for hetter handling |  liamfallon | 4 | -21/+35 |
2020-02-12 | Implement validation and hierarchical get |  liamfallon | 7 | -79/+225 |