summaryrefslogtreecommitdiffstats
path: root/models-base
AgeCommit message (Expand)AuthorFilesLines
2020-04-24Bump models patch 2.2.6-SNAPSHOTPamela Dragosh1-1/+1
2020-04-14Bump models to 2.2.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-11Bump models patch 2.2.4-SNAPSHOTPamela Dragosh1-1/+1
2020-04-07Address sonar issues in modelsJim Hahn2-2/+7
2020-03-25Bump models 2.2.3-SNAPSHOTPamela Dragosh1-1/+1
2020-03-24Bump policy-models to version 2.2.2-SNAPSHOTliamfallon1-1/+1
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
2020-01-10policy/models jdk 11 upgradesHOCKLA1-0/+5
2020-01-10Bumped patch version for policy/modelsHOCKLA1-1/+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-09-10Bump versions for models masterJim Hahn1-1/+1
2019-08-27Replace copyTo methods with copy constructorsJim Hahn16-175/+189
2019-08-07replace hashCode function with compareToHenry.Sun6-6/+6
2019-08-06Bump version in policy/modelsJim Hahn1-1/+1
2019-08-05Bump versions to 2.1.2jhh1-1/+1
2019-06-21Bump models to 2.1.1 SNAPSHOTPamela Dragosh1-1/+1
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-29Change version to 2.1.0Pamela Dragosh1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
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-15Step snapshot version of policy modelsliamfallon1-1/+1
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
2019-04-05Add unit tests for models-baseliamfallon5-6/+45
2019-04-05Complete filters for Database Fetchesliamfallon3-40/+126