Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-01-10 | Bumped patch version for policy/models |  HOCKLA | 1 | -2/+2 |
2020-01-09 | Merge "update Db provider to support query number" |  Jim Hahn | 5 | -27/+48 |
2020-01-08 | Store and return data types for policies |  liamfallon | 1 | -4/+5 |
2020-01-08 | update Db provider to support query number |  ning.xi | 5 | -27/+48 |
2020-01-07 | Support persistence of data types |  liamfallon | 5 | -105/+102 |
2019-12-20 | pdp statistics database provider implementation |  ning.xi | 6 | -119/+193 |
2019-12-11 | Merge "Fix minor checksyle issues in models" |  Pamela Dragosh | 1 | -1/+3 |
2019-12-10 | Fix minor checksyle issues in models |  liamfallon | 1 | -1/+3 |
2019-12-10 | Merge "Add JpaPdpStatistics entity" |  Ram Krishna Verma | 1 | -0/+1 |
2019-12-09 | Add JpaPdpStatistics entity |  shaoqiu | 1 | -0/+1 |
2019-12-07 | Refactor optimization policies |  Pamela Dragosh | 1 | -9/+9 |
2019-12-05 | Add new Operational Policy Type |  Pamela Dragosh | 2 | -0/+17 |
2019-11-13 | Remove duplicate dao object |  Jim Hahn | 1 | -1/+0 |
2019-09-10 | Bump versions for models master |  Jim Hahn | 1 | -1/+1 |
2019-09-05 | Repair policy types in TOSCA service template |  liamfallon | 2 | -226/+223 |
2019-08-06 | Bump version in policy/models |  Jim Hahn | 1 | -1/+1 |
2019-08-05 | Bump versions to 2.1.2 |  jhh | 1 | -1/+1 |
2019-06-21 | Bump models to 2.1.1 SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-06-18 | Change getCanonicalName to getName in models |  Jim Hahn | 4 | -5/+8 |
2019-06-18 | Merge "Fix simple sonar issues in models: errors to sim-pdp" |  Pamela Dragosh | 8 | -366/+357 |
2019-06-17 | Fix simple sonar issues in models: errors to sim-pdp |  Jim Hahn | 8 | -366/+357 |
2019-06-17 | Fix the bug of cannot return multiple versions of particular tosca policy and... |  Chenfei Gao | 2 | -4/+18 |
2019-06-14 | Allow multiple versions of entities to be returned |  liamfallon | 1 | -13/+14 |
2019-05-29 | Change version to 2.1.0 |  Pamela Dragosh | 1 | -1/+1 |
2019-05-23 | Bump to 2.0.2-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-05-22 | Fix name/version regexp in model keys |  liamfallon | 3 | -14/+14 |
2019-05-21 | Add version on legacy get/delete |  liamfallon | 8 | -59/+116 |
2019-05-15 | Step snapshot version of policy models |  liamfallon | 1 | -1/+1 |
2019-05-09 | Store legacy op policy properties as plain strings |  liamfallon | 2 | -0/+4 |
2019-05-09 | Store policy type version in policy before DB write |  liamfallon | 1 | -0/+2 |
2019-05-07 | Set default and check existance of Policy Type |  liamfallon | 5 | -5/+119 |