aboutsummaryrefslogtreecommitdiffstats
path: root/models-base/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Fix Sonar Issues on policy-models-toscalapentafd1-5/+0
2021-03-08Merge "Use Date instead of Timestamp"Jim Hahn4-29/+37
2021-03-08Use Date instead of TimestampJim Hahn4-29/+37
2021-03-05Fix 4 newly added Sonar bugslapentafd2-4/+4
2021-03-04Merge "Fix sonar issues on policy-models"Jim Hahn6-99/+195
2021-03-03Fix sonar issues on policy-modelslapentafd6-99/+195
2021-03-03Fix Reference Key columns persistence issue in dbrameshiyer272-55/+128
2021-02-25Fix Null key issue in PfReferenceTimestampKeyrameshiyer272-3/+8
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer274-100/+114
2021-02-16Add PfReference Timestamp key in policy-models-base to support timestamprameshiyer272-0/+375
2021-02-10More sonars in modelsJim Hahn6-20/+24
2021-01-19Convert Model Exception to Runtime Exceptionliamfallon3-9/+38
2021-01-06Use annotations on parameterized typesJim Hahn8-719/+282
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