Age | Commit message (Expand) | Author | Files | Lines |
2021-03-10 | Bump version to 2.5.0 in models |  Jim Hahn | 1 | -1/+1 |
2021-03-09 | Bump models to 2.4.2-SNAPSHOT |  Jim Hahn | 1 | -1/+1 |
2021-02-23 | Bump models to 2.4.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2021-02-19 | Refactor timestamp property in policy models to use Instant |  rameshiyer27 | 7 | -27/+27 |
2021-02-12 | Alter PDP_UPDATE message to store lists of delpoyed/undeployed policies |  waynedunican | 1 | -0/+12 |
2021-01-19 | Remove "Jpa" from table name |  Jim Hahn | 1 | -1/+1 |
2021-01-12 | Add more methods to query deployment status |  Jim Hahn | 2 | -2/+90 |
2021-01-08 | Add PDP-Policy deployment table to DB |  Jim Hahn | 6 | -2/+695 |
2021-01-06 | Use annotations on parameterized types |  Jim Hahn | 3 | -22/+10 |
2021-01-06 | Changed identifiers to concept identifiers |  liamfallon | 12 | -114/+111 |
2020-12-21 | Use annotations to do validation |  Jim Hahn | 5 | -57/+49 |
2020-12-17 | Use ValidationResult for models v2.0 |  Jim Hahn | 12 | -292/+151 |
2020-10-27 | Bump models master to 2.4.0 SNAPSHOT |  Jim Hahn | 1 | -1/+1 |
2020-10-19 | Bump models to 2.3.6 snapshot |  Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.5 |  Jim Hahn | 1 | -1/+1 |
2020-10-09 | Bump models to 2.3.4 snapshot |  Jim Hahn | 1 | -1/+1 |
2020-10-07 | Bump models to 2.3.3 |  Jim Hahn | 1 | -1/+1 |
2020-09-08 | Bump models to 2.3.2 |  Jim Hahn | 1 | -1/+1 |
2020-07-21 | Fix some sonars in policy-models |  Jim Hahn | 6 | -14/+17 |
2020-07-09 | Bump policy/models to 2.3.1-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-06-18 | Changes for Checkstyle 8.32 |  liamfallon | 10 | -14/+1 |
2020-05-19 | Bump models master to 2.3.0-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-05-19 | Bump models to 2.2.7-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-04-24 | Bump models patch 2.2.6-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-04-14 | Bump models to 2.2.5-SNAPSHOT |  Ram Krishna Verma | 1 | -1/+1 |
2020-04-11 | Bump models patch 2.2.4-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-04-07 | Address sonar issues in models |  Jim Hahn | 2 | -16/+15 |
2020-04-03 | Models junits are failing locally |  Jim Hahn | 6 | -128/+129 |
2020-03-25 | Bump models 2.2.3-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2020-03-24 | Bump policy-models to version 2.2.2-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2020-02-18 | Add safe entity delete, fix multiple entity get |  liamfallon | 1 | -4/+3 |
2020-02-18 | Merge "add unit test for pdpstatistics provider" |  Liam Fallon | 1 | -0/+233 |
2020-02-18 | Add missing classes to persistence.xml |  liamfallon | 1 | -0/+2 |
2020-02-18 | add unit test for pdpstatistics provider |  ning.xi | 1 | -0/+233 |
2020-02-17 | Add/Update test cases for PdpStatistics entity |  huaxing | 5 | -42/+204 |
2020-01-23 | Handling supported policy type during PdpGroup Update |  a.sreekumar | 1 | -3/+8 |
2020-01-22 | Handling supported policy type during PdpGroup Update |  a.sreekumar | 5 | -25/+109 |
2020-01-10 | Bumped patch version for policy/models |  HOCKLA | 1 | -2/+2 |
2020-01-10 | Remove supportedPolicyTypes from PdpStatus |  ramverma | 2 | -14/+11 |
2020-01-08 | update Db provider to support query number |  ning.xi | 1 | -5/+8 |
2019-12-20 | pdp statistics database provider implementation |  ning.xi | 1 | -0/+208 |
2019-12-10 | Merge "Add JpaPdpStatistics entity" |  Ram Krishna Verma | 7 | -0/+427 |
2019-12-09 | Add JpaPdpStatistics entity |  shaoqiu | 7 | -0/+427 |
2019-12-06 | Add models to support deltas to policy deployments |  Jim Hahn | 6 | -0/+706 |
2019-11-21 | Allow wild cards in supported type filter |  Jim Hahn | 2 | -2/+66 |
2019-11-15 | Support wild cards in "supported policy types" |  Jim Hahn | 2 | -11/+13 |
2019-09-10 | Bump versions for models master |  Jim Hahn | 1 | -1/+1 |
2019-08-27 | Replace copyTo methods with copy constructors |  Jim Hahn | 9 | -71/+37 |
2019-08-07 | replace hashCode function with compareTo |  Henry.Sun | 2 | -2/+2 |
2019-08-06 | Bump version in policy/models |  Jim Hahn | 1 | -1/+1 |