Age | Commit message (Expand) | Author | Files | Lines |
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 | 6 | -46/+54 |
2021-02-10 | More sonars in models |  Jim Hahn | 1 | -2/+2 |
2021-02-08 | Set target-database property |  Jim Hahn | 2 | -1/+5 |
2021-02-07 | Make filters on TOSCA entities generic |  liamfallon | 7 | -106/+119 |
2021-01-19 | Allow providers other than PolicyModelsProvider |  liamfallon | 2 | -107/+153 |
2021-01-12 | Add more methods to query deployment status |  Jim Hahn | 6 | -1/+69 |
2021-01-08 | Add PDP-Policy deployment table to DB |  Jim Hahn | 7 | -5/+85 |
2021-01-06 | Changed identifiers to concept identifiers |  liamfallon | 2 | -54/+52 |
2020-12-23 | Add Service Template TOSCA handling |  liamfallon | 4 | -2/+156 |
2020-12-14 | JPA concepts for TOSCA |  liamfallon | 1 | -7/+20 |
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-09-16 | Remove base64 encoding of password from models |  Ram Krishna Verma | 6 | -21/+12 |
2020-09-08 | Bump models to 2.3.2 |  Jim Hahn | 1 | -1/+1 |
2020-08-14 | Remove legacy operational policy from models |  Ram Krishna Verma | 7 | -353/+6 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 12 | -22/+5 |
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-05-10 | Policy DB contents removed on DB deadlock |  liamfallon | 1 | -39/+39 |
2020-05-05 | Policy delete should only return deleted policy |  liamfallon | 2 | -3/+36 |
2020-05-04 | Fix simultaneous write access to policy provider |  liamfallon | 3 | -6/+40 |
2020-04-28 | modifications in example sdnc naming policy |  jhh | 1 | -8/+8 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-04-20 | Test latest policy version is returned |  liamfallon | 1 | -13/+63 |
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 | -9/+6 |
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 | -79/+773 |
2020-03-18 | Return latest entity on null versions |  liamfallon | 1 | -5/+4 |
2020-03-13 | Consistent returns on Service Template gets |  liamfallon | 2 | -0/+488 |
2020-03-06 | TOSCA Compliant Guard Policies |  Pamela Dragosh | 7 | -357/+0 |
2020-02-19 | Fix cascaded get filtering and speed |  liamfallon | 1 | -1/+49 |
2020-02-18 | Merge "Add safe entity delete, fix multiple entity get" |  Ram Krishna Verma | 4 | -1/+140 |
2020-02-18 | Merge "Allow storing database password in environment variables" |  Ram Krishna Verma | 1 | -1/+8 |
2020-02-18 | Add safe entity delete, fix multiple entity get |  liamfallon | 4 | -1/+140 |
2020-02-18 | Add missing classes to persistence.xml |  liamfallon | 1 | -0/+2 |
2020-02-17 | Add missing entry_schema for operational policy type |  Pamela Dragosh | 1 | -6/+7 |
2020-02-14 | Fix return codes and policy get |  liamfallon | 1 | -24/+34 |
2020-02-13 | Allow storing database password in environment variables |  Dominik Mizyn | 1 | -1/+8 |
2020-02-13 | Update models-tosca for hetter handling |  liamfallon | 1 | -2/+2 |
2020-02-12 | Implement validation and hierarchical get |  liamfallon | 8 | -627/+430 |
2020-01-16 | Clean up TOSCA provider unit tests |  liamfallon | 4 | -31/+79 |
2020-01-13 | Read resource dirs in models prvider unit tests |  liamfallon | 6 | -411/+296 |