summaryrefslogtreecommitdiffstats
path: root/models-base
AgeCommit message (Expand)AuthorFilesLines
2019-10-10Release policy/models2.1.4jenkins-releng1-1/+1
2019-09-10Bump versions for models elaltoJim 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
2019-04-04Add filters on policy objectsliamfallon1-0/+40
2019-04-01Refactor to authorative TOSCA serializtionliamfallon9-57/+389
2019-03-29Restructure for authorative modelsliamfallon1-0/+43
2019-03-27Add PfConceptKey.isVersionNull()Jim Hahn1-1/+11
2019-03-26Add Legacy Op Policy Persistenceliamfallon10-24/+301
2019-03-26Add ErrorResponse to policy framework exceptionsliamfallon6-139/+41
2019-03-25Add PolicyIdentOptVersionJim Hahn5-148/+694
2019-03-22Add models-pdp to models repoJim Hahn3-0/+148
2019-03-21Add copy constructors for models-papJim Hahn2-3/+40
2019-03-21Add interface to get info from exceptionsliamfallon4-4/+152
2019-03-20Implement persistence test for policiesliamfallon2-6/+6
2019-03-14Add DAO Enabled Tosca Modelliamfallon27-246/+1613
2019-03-05Add DAO module for Modelsliamfallon18-146/+1572
2019-02-28Add basic model object conceptsliamfallon14-0/+1571