Age | Commit message (Expand) | Author | Files | Lines |
2019-12-05 | Add new Operational Policy Type |  Pamela Dragosh | 1 | -5/+9 |
2019-10-21 | Update optimization policies to have version |  Pamela Dragosh | 3 | -8/+38 |
2019-09-09 | Add metadata to properties |  Pamela Dragosh | 2 | -0/+234 |
2019-09-05 | Repair policy types in TOSCA service template |  liamfallon | 2 | -41/+45 |
2019-08-27 | Replace copyTo methods with copy constructors |  Jim Hahn | 10 | -58/+28 |
2019-06-27 | Use ToStringTester from utils-test |  ramverma | 3 | -3/+5 |
2019-06-18 | Change getCanonicalName to getName in models |  Jim Hahn | 6 | -6/+6 |
2019-06-18 | Merge "Fix the bug of cannot return multiple versions of particular tosca pol... |  Pamela Dragosh | 1 | -1/+1 |
2019-06-17 | Fix the bug of cannot return multiple versions of particular tosca policy and... |  Chenfei Gao | 1 | -1/+1 |
2019-06-17 | Fix simple sonar issues in models-tosca |  Jim Hahn | 33 | -1088/+787 |
2019-06-17 | Merge "Allow multiple versions of entities to be returned" |  Jorge Hernandez | 4 | -9/+56 |
2019-06-14 | Allow multiple versions of entities to be returned |  liamfallon | 4 | -9/+56 |
2019-06-13 | Remove isNullVersion from identifier class |  Jim Hahn | 1 | -4/+0 |
2019-06-07 | Fix version field to represent policy version instead of type version |  Chenfei Gao | 1 | -2/+10 |
2019-05-22 | Fix name/version regexp in model keys |  liamfallon | 2 | -4/+4 |
2019-05-21 | Add version on legacy get/delete |  liamfallon | 2 | -45/+104 |
2019-05-16 | Allow policy type prefix on policy guard policy id |  liamfallon | 1 | -1/+30 |
2019-05-07 | Set default and check existance of Policy Type |  liamfallon | 10 | -15/+115 |
2019-05-05 | Serializaiton of properties to DB as JSON |  liamfallon | 2 | -2/+2 |
2019-05-02 | Fix bug in guard policy metadata creation |  liamfallon | 1 | -0/+7 |
2019-04-19 | Fix a bug in adding one-digit policy-version in metadata |  Chenfei Gao | 1 | -3/+3 |
2019-04-15 | Add conversion from plain Ident to IdentOptVersion |  Jim Hahn | 1 | -2/+23 |
2019-04-14 | Add prefix matching for policy version |  Jim Hahn | 1 | -0/+17 |
2019-04-12 | Add validation methods for PAP REST API |  Jim Hahn | 4 | -15/+112 |
2019-04-12 | UNit test and minor fixes for DB pars |  liamfallon | 5 | -47/+31 |
2019-04-11 | Fix database properties |  liamfallon | 6 | -76/+77 |
2019-04-10 | Finish unit test on policy-models |  liamfallon | 22 | -356/+721 |
2019-04-09 | Add unit tests for policy type and policy filters |  liamfallon | 5 | -2/+792 |
2019-04-09 | Complete unit test for models-pdp |  liamfallon | 8 | -12/+480 |
2019-04-05 | Complete filters for Database Fetches |  liamfallon | 1 | -7/+0 |
2019-04-04 | Updates to models from scrum on 4/4 |  Jim Hahn | 6 | -1/+329 |
2019-04-04 | Add filters on policy objects |  liamfallon | 1 | -4/+18 |
2019-04-04 | Add filter obejcts for concepts |  liamfallon | 1 | -22/+5 |
2019-04-01 | Add extra methods to Provider interface |  liamfallon | 1 | -4/+4 |
2019-04-01 | Refactor to authorative TOSCA serializtion |  liamfallon | 14 | -608/+224 |
2019-03-29 | Restructure for authorative models |  liamfallon | 25 | -504/+509 |
2019-03-27 | Add support for legacy guard policies |  liamfallon | 7 | -137/+428 |
2019-03-27 | Merge "Add Legacy Op Policy Persistence" |  Pamela Dragosh | 2 | -1/+318 |
2019-03-27 | Merge "Fix file access issue in DummyProviderImpl" |  Liam Fallon | 1 | -6/+2 |
2019-03-26 | Add Legacy Op Policy Persistence |  liamfallon | 2 | -1/+318 |
2019-03-26 | Fix file access issue in DummyProviderImpl |  Chenfei Gao | 1 | -6/+2 |
2019-03-26 | Add persistence test for all policy examples |  liamfallon | 3 | -2/+3 |
2019-03-26 | Implement serialization/deserialization for TOSCA concepts |  Chenfei Gao | 6 | -37/+798 |
2019-03-25 | Add provider for Tosca Policies |  liamfallon | 3 | -1/+358 |
2019-03-20 | Implement persistence test for policies |  liamfallon | 2 | -2/+17 |
2019-03-19 | Move examples into separate module |  liamfallon | 33 | -1011/+10 |
2019-03-18 | Add serialization/deserialization for tosca policy |  Chenfei Gao | 1 | -4/+0 |
2019-03-17 | Implement Legacy to TOSCA Mapping |  liamfallon | 24 | -41/+173 |
2019-03-15 | Update monitoring policies with tcaPolicy |  Pamela Dragosh | 10 | -227/+275 |
2019-03-15 | Fill in legacy JSON models |  Pamela Dragosh | 2 | -0/+94 |