aboutsummaryrefslogtreecommitdiffstats
path: root/models-base/src
AgeCommit message (Expand)AuthorFilesLines
2020-12-23Merge "Add Service Template TOSCA handling"Liam Fallon3-11/+26
2020-12-23Add Service Template TOSCA handlingliamfallon3-11/+26
2020-12-22Allow wild-card in supportedPolicyTypesJim Hahn2-1/+3
2020-12-21Use annotations to do validationJim Hahn18-61/+450
2020-12-17Use ValidationResult for models v2.0Jim Hahn19-1097/+735
2020-12-14JPA concepts for TOSCAliamfallon4-54/+134
2020-12-09Add functional method for mapping maps to PfUtilsliamfallon2-34/+30
2020-12-02Remove unused importsliamfallon4-5/+0
2020-12-01Add extra authorative TOSCA conceptsliamfallon12-27/+145
2020-10-02Fix eclipse/sonar warnings in modelsJim Hahn1-1/+0
2020-09-30Remove Entity annotation from PfConceptContainerliamfallon1-1/+0
2020-08-25Address more sonar issues in policy-modelsJim Hahn6-10/+8
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b7-34/+39
2020-06-19Merge "Changes for Checkstyle 8.32"Ram Krishna Verma30-59/+9
2020-06-18Changes for Checkstyle 8.32liamfallon31-60/+9
2020-06-18Replaced try/catch blocks in policy/models with assertj assertions.waynedunican1-14/+8
2020-04-07Address sonar issues in modelsJim Hahn2-2/+7
2020-03-20Test cascaded multiple revision getsliamfallon2-1/+3
2020-03-20Merge "Misc simple sonar issue fixes"Liam Fallon2-5/+6
2020-03-19Misc simple sonar issue fixesChris Ramstad2-5/+6
2020-03-19Add unit test for Version fetch changeliamfallon2-0/+71
2020-03-19Allow fetch of old policy type verisonsliamfallon2-3/+48
2020-03-18Return latest entity on null versionsliamfallon2-2/+6
2020-03-13Consistent returns on Service Template getsliamfallon11-166/+212
2020-02-12Implement validation and hierarchical getliamfallon1-2/+2
2020-02-04Add merge utility for service templatesliamfallon2-13/+11
2020-01-28Add service template persistence providerliamfallon1-18/+33
2020-01-10Remove deprecated methods from modelsJim Hahn1-2/+2
2019-12-11Merge "Fix minor checksyle issues in models"Pamela Dragosh4-20/+25
2019-12-10Fix minor checksyle issues in modelsliamfallon4-20/+25
2019-12-09Add JpaPdpStatistics entityshaoqiu2-0/+251
2019-11-15Support wild cards in "supported policy types"Jim Hahn6-257/+650
2019-08-27Replace copyTo methods with copy constructorsJim Hahn16-175/+189
2019-08-07replace hashCode function with compareToHenry.Sun6-6/+6
2019-06-18Change getCanonicalName to getName in modelsJim Hahn3-6/+7
2019-06-17Fix more sonar issues in models: yaml to daoJim Hahn16-579/+388
2019-06-14Allow multiple versions of entities to be returnedliamfallon2-7/+13
2019-05-22Fix name/version regexp in model keysliamfallon3-14/+14
2019-05-21Add version on legacy get/deleteliamfallon5-8/+18
2019-05-21Fix policy version compare on versions > 9liamfallon1-3/+3
2019-05-07Set default and check existance of Policy Typeliamfallon2-0/+86
2019-04-14Add prefix matching for policy versionJim Hahn2-5/+117
2019-04-10Finish unit test on policy-modelsliamfallon1-2/+0
2019-04-09Add unit tests for policy type and policy filtersliamfallon2-2/+2
2019-04-09Complete unit test for models-pdpliamfallon2-10/+2
2019-04-08Add bug fixes and tests for filtersliamfallon4-20/+25
2019-04-07Clean up a couple of array listsJim Hahn3-1/+12
2019-04-07Merge "Fix bugs on filters"Pamela Dragosh5-0/+302
2019-04-06Guaranteed linear-time latestVersion()Jim Hahn1-13/+18
2019-04-06Fix bugs on filtersliamfallon5-0/+302