aboutsummaryrefslogtreecommitdiffstats
path: root/models-pdp
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Release policy/models2.4.0jenkins-releng1-1/+1
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer277-27/+27
2021-02-12Alter PDP_UPDATE message to store lists of delpoyed/undeployed policieswaynedunican1-0/+12
2021-01-19Remove "Jpa" from table nameJim Hahn1-1/+1
2021-01-12Add more methods to query deployment statusJim Hahn2-2/+90
2021-01-08Add PDP-Policy deployment table to DBJim Hahn6-2/+695
2021-01-06Use annotations on parameterized typesJim Hahn3-22/+10
2021-01-06Changed identifiers to concept identifiersliamfallon12-114/+111
2020-12-21Use annotations to do validationJim Hahn5-57/+49
2020-12-17Use ValidationResult for models v2.0Jim Hahn12-292/+151
2020-10-27Bump models master to 2.4.0 SNAPSHOTJim Hahn1-1/+1
2020-10-19Bump models to 2.3.6 snapshotJim Hahn1-1/+1
2020-10-09Bump models to 2.3.5Jim Hahn1-1/+1
2020-10-09Bump models to 2.3.4 snapshotJim Hahn1-1/+1
2020-10-07Bump models to 2.3.3Jim Hahn1-1/+1
2020-09-08Bump models to 2.3.2Jim Hahn1-1/+1
2020-07-21Fix some sonars in policy-modelsJim Hahn6-14/+17
2020-07-09Bump policy/models to 2.3.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-06-18Changes for Checkstyle 8.32liamfallon10-14/+1
2020-05-19Bump models master to 2.3.0-SNAPSHOTRam Krishna Verma1-1/+1
2020-05-19Bump models to 2.2.7-SNAPSHOTRam Krishna Verma1-1/+1
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-16/+15
2020-04-03Models junits are failing locallyJim Hahn6-128/+129
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-02-18Add safe entity delete, fix multiple entity getliamfallon1-4/+3
2020-02-18Merge "add unit test for pdpstatistics provider"Liam Fallon1-0/+233
2020-02-18Add missing classes to persistence.xmlliamfallon1-0/+2
2020-02-18add unit test for pdpstatistics providerning.xi1-0/+233
2020-02-17Add/Update test cases for PdpStatistics entityhuaxing5-42/+204
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar1-3/+8
2020-01-22Handling supported policy type during PdpGroup Updatea.sreekumar5-25/+109
2020-01-10Bumped patch version for policy/modelsHOCKLA1-2/+2
2020-01-10Remove supportedPolicyTypes from PdpStatusramverma2-14/+11
2020-01-08update Db provider to support query numberning.xi1-5/+8
2019-12-20pdp statistics database provider implementationning.xi1-0/+208
2019-12-10Merge "Add JpaPdpStatistics entity"Ram Krishna Verma7-0/+427
2019-12-09Add JpaPdpStatistics entityshaoqiu7-0/+427
2019-12-06Add models to support deltas to policy deploymentsJim Hahn6-0/+706
2019-11-21Allow wild cards in supported type filterJim Hahn2-2/+66
2019-11-15Support wild cards in "supported policy types"Jim Hahn2-11/+13
2019-09-10Bump versions for models masterJim Hahn1-1/+1
2019-08-27Replace copyTo methods with copy constructorsJim Hahn9-71/+37
2019-08-07replace hashCode function with compareToHenry.Sun2-2/+2
2019-08-06Bump version in policy/modelsJim Hahn1-1/+1
2019-08-05Bump versions to 2.1.2jhh1-1/+1
2019-06-27Use ToStringTester from utils-testramverma1-5/+5