Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-08-05 | Bump versions to 2.1.2 | jhh | 1 | -1/+1 |
2019-06-27 | Use ToStringTester from utils-test | ramverma | 1 | -5/+5 |
2019-06-21 | Bump models to 2.1.1 SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2019-06-20 | Adding pdps class for pdpgroup healthcheck | ramverma | 1 | -0/+40 |
2019-06-18 | Change getCanonicalName to getName in models | Jim Hahn | 2 | -2/+2 |
2019-06-17 | Fix simple sonar issues in models: errors to sim-pdp | Jim Hahn | 3 | -101/+106 |
2019-06-17 | Fix simple sonar issues in models | Jim Hahn | 9 | -90/+121 |
2019-05-29 | Change version to 2.1.0 | Pamela Dragosh | 1 | -1/+1 |
2019-05-23 | Bump to 2.0.2-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
2019-05-15 | Step snapshot version of policy models | liamfallon | 1 | -1/+1 |
2019-04-29 | Address sonar issue in policy-models/pdp | Jim Hahn | 1 | -3/+5 |
2019-04-25 | Add copy constructor for PdpStatus3.0.2-ONAP | Jim Hahn | 6 | -0/+227 |
2019-04-25 | Populate policies, even if empty | Jim Hahn | 2 | -1/+3 |
2019-04-16 | Don't include "nullVersion" in swagger API | Jim Hahn | 1 | -0/+3 |
2019-04-16 | Fix null not accepted on PDP message | liamfallon | 2 | -1/+3 |
2019-04-15 | Fix sonar issue in PdpGroups | Jim Hahn | 1 | -3/+5 |
2019-04-15 | Use keys to speed DB queries | Jim Hahn | 1 | -3/+3 |
2019-04-13 | Disallow empty subgroup list in group request | Jim Hahn | 3 | -8/+26 |