Age | Commit message (Expand) | Author | Files | Lines |
2019-06-27 | Use ToStringTester from utils-test |  ramverma | 3 | -3/+5 |
2019-06-21 | Bump models to 2.1.1 SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-06-19 | Merge "Change getCanonicalName to getName in models" |  Pamela Dragosh | 6 | -6/+6 |
2019-06-18 | Change getCanonicalName to getName in models |  Jim Hahn | 6 | -6/+6 |
2019-06-18 | Removed unused imports from models |  Jim Hahn | 1 | -3/+0 |
2019-06-18 | Merge "Fix the bug of cannot return multiple versions of particular tosca pol... |  Pamela Dragosh | 2 | -5/+7 |
2019-06-17 | Fix the bug of cannot return multiple versions of particular tosca policy and... |  Chenfei Gao | 2 | -5/+7 |
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 | 8 | -9/+146 |
2019-06-14 | Allow multiple versions of entities to be returned |  liamfallon | 8 | -9/+146 |
2019-06-13 | Remove isNullVersion from identifier class |  Jim Hahn | 2 | -15/+0 |
2019-06-07 | Fix version field to represent policy version instead of type version |  Chenfei Gao | 2 | -11/+16 |
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-23 | Add logging to model providers |  liamfallon | 3 | -27/+166 |
2019-05-22 | Fix name/version regexp in model keys |  liamfallon | 2 | -4/+4 |
2019-05-21 | Add version on legacy get/delete |  liamfallon | 4 | -147/+190 |
2019-05-16 | Allow policy type prefix on policy guard policy id |  liamfallon | 2 | -5/+49 |
2019-05-15 | Step snapshot version of policy models |  liamfallon | 1 | -1/+1 |
2019-05-14 | Remove sonar issue in simple provider |  liamfallon | 1 | -6/+7 |
2019-05-09 | Store legacy op policy properties as plain strings |  liamfallon | 1 | -18/+2 |
2019-05-09 | Store policy type version in policy before DB write |  liamfallon | 1 | -1/+2 |
2019-05-08 | Add JSON encoding to legacy policy properties |  liamfallon | 4 | -21/+61 |
2019-05-07 | Set default and check existance of Policy Type |  liamfallon | 12 | -19/+187 |
2019-05-05 | Serializaiton of properties to DB as JSON |  liamfallon | 5 | -9/+28 |
2019-05-02 | Fix bug in guard policy metadata creation |  liamfallon | 2 | -3/+32 |
2019-04-20 | Merge "Fix a bug in adding one-digit policy-version in metadata" |  Jorge Hernandez | 2 | -6/+6 |
2019-04-19 | Fix a bug in adding one-digit policy-version in metadata |  Chenfei Gao | 2 | -6/+6 |
2019-04-19 | Exclude jackson-databind |  Pamela Dragosh | 1 | -2/+6 |
2019-04-16 | Don't include "nullVersion" in swagger API |  Jim Hahn | 1 | -0/+2 |
2019-04-15 | Add serialized name for typeVersion |  Chenfei Gao | 1 | -0/+4 |
2019-04-15 | Merge "Use keys to speed DB queries" |  Pamela Dragosh | 1 | -2/+7 |
2019-04-15 | Use keys to speed DB queries |  Jim Hahn | 1 | -2/+7 |
2019-04-15 | Add conversion from plain Ident to IdentOptVersion |  Jim Hahn | 2 | -2/+28 |
2019-04-14 | Add prefix matching for policy version |  Jim Hahn | 2 | -9/+30 |
2019-04-12 | Add validation methods for PAP REST API |  Jim Hahn | 8 | -18/+212 |
2019-04-12 | UNit test and minor fixes for DB pars |  liamfallon | 5 | -47/+31 |
2019-04-11 | Merge "Fix database properties" |  Pamela Dragosh | 6 | -76/+77 |
2019-04-11 | Fix database properties |  liamfallon | 6 | -76/+77 |
2019-04-11 | Use policy-id instead of name |  Jim Hahn | 1 | -0/+3 |
2019-04-10 | Add policy ID and version to metadata |  liamfallon | 1 | -0/+13 |
2019-04-10 | Finish unit test on policy-models |  liamfallon | 30 | -414/+748 |
2019-04-09 | Add unit tests for policy type and policy filters |  liamfallon | 8 | -6/+800 |
2019-04-09 | Complete unit test for models-pdp |  liamfallon | 10 | -13/+501 |
2019-04-08 | Add lists and tests for PDP filters |  liamfallon | 2 | -6/+4 |
2019-04-08 | Add bug fixes and tests for filters |  liamfallon | 3 | -8/+14 |
2019-04-06 | Fix bugs on filters |  liamfallon | 5 | -58/+46 |
2019-04-05 | Complete filters for Database Fetches |  liamfallon | 11 | -31/+49 |
2019-04-04 | Updates to models from scrum on 4/4 |  Jim Hahn | 10 | -1/+505 |
2019-04-04 | Add filters on policy objects |  liamfallon | 3 | -6/+86 |