Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-12 | Remove version from PdpGroup |  liamfallon | 6 | -229/+101 |
2019-04-12 | UNit test and minor fixes for DB pars |  liamfallon | 2 | -12/+12 |
2019-04-11 | Fix database properties |  liamfallon | 10 | -90/+46 |
2019-04-10 | Finish unit test on policy-models |  liamfallon | 10 | -115/+394 |
2019-04-09 | Add unit tests for policy type and policy filters |  liamfallon | 2 | -2/+32 |
2019-04-09 | Complete unit test for models-pdp |  liamfallon | 1 | -1/+1 |
2019-04-05 | Complete filters for Database Fetches |  liamfallon | 1 | -0/+152 |
2019-04-04 | Add filter obejcts for concepts |  liamfallon | 5 | -160/+56 |
2019-04-03 | Add impl of more PDP persistence |  liamfallon | 5 | -5/+70 |
2019-04-02 | Add persistence for PDP concepts |  liamfallon | 12 | -69/+92 |
2019-04-01 | Add extra methods to Provider interface |  liamfallon | 6 | -106/+445 |
2019-04-01 | Refactor to authorative TOSCA serializtion |  liamfallon | 9 | -146/+175 |
2019-03-29 | Restructure for authorative models |  liamfallon | 11 | -68/+72 |
2019-03-27 | Add support for legacy guard policies |  liamfallon | 9 | -367/+401 |
2019-03-27 | Merge "Add Legacy Op Policy Persistence" |  Pamela Dragosh | 4 | -13/+335 |
2019-03-27 | Merge "Fix file access issue in DummyProviderImpl" |  Liam Fallon | 2 | -52/+230 |
2019-03-26 | Add Legacy Op Policy Persistence |  liamfallon | 4 | -13/+335 |
2019-03-26 | Fix file access issue in DummyProviderImpl |  Chenfei Gao | 2 | -52/+230 |
2019-03-26 | Add persistence test for all policy examples |  liamfallon | 3 | -120/+160 |
2019-03-25 | Add provider for Tosca Policies |  liamfallon | 2 | -8/+51 |
2019-03-22 | Implement Database provider |  liamfallon | 14 | -90/+1650 |