Age | Commit message (Expand) | Author | Files | Lines |
2020-02-17 | Add/Update test cases for PdpStatistics entity | huaxing | 2 | -15/+10 |
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 | 3 | -19/+34 |
2020-01-10 | Remove supportedPolicyTypes from PdpStatus | ramverma | 1 | -7/+5 |
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 | 4 | -0/+350 |
2019-12-09 | Add JpaPdpStatistics entity | shaoqiu | 4 | -0/+350 |
2019-12-06 | Add models to support deltas to policy deployments | Jim Hahn | 3 | -0/+271 |
2019-11-21 | Allow wild cards in supported type filter | Jim Hahn | 1 | -1/+28 |
2019-11-15 | Support wild cards in "supported policy types" | Jim Hahn | 1 | -8/+9 |
2019-08-27 | Replace copyTo methods with copy constructors | Jim Hahn | 6 | -62/+28 |
2019-08-07 | replace hashCode function with compareTo | Henry.Sun | 2 | -2/+2 |
2019-06-20 | Adding pdps class for pdpgroup healthcheck | ramverma | 1 | -0/+40 |
2019-06-18 | Change getCanonicalName to getName in models | Jim Hahn | 1 | -1/+1 |
2019-06-17 | Fix simple sonar issues in models | Jim Hahn | 1 | -2/+2 |
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 | 3 | -0/+51 |
2019-04-25 | Populate policies, even if empty | Jim Hahn | 1 | -1/+2 |
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 | 1 | -1/+1 |
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 | 1 | -0/+5 |
2019-04-12 | Check for duplicates in lists | Jim Hahn | 2 | -17/+26 |
2019-04-12 | Remove version from PdpGroup | liamfallon | 3 | -59/+36 |
2019-04-12 | Add validation methods for PAP REST API | Jim Hahn | 3 | -9/+109 |
2019-04-11 | Add constant PdpGroup.VERSION | Jim Hahn | 1 | -0/+6 |
2019-04-10 | Finish unit test on policy-models | liamfallon | 1 | -10/+24 |
2019-04-09 | Complete unit test for models-pdp | liamfallon | 2 | -47/+11 |
2019-04-08 | Add lists and tests for PDP filters | liamfallon | 1 | -28/+70 |
2019-04-08 | Merge "Add bug fixes and tests for filters" | Jorge Hernandez | 5 | -23/+27 |
2019-04-08 | Merge "Add PdpMessage.appliesTo()" | Pamela Dragosh | 2 | -1/+50 |
2019-04-08 | Add bug fixes and tests for filters | liamfallon | 5 | -23/+27 |
2019-04-08 | Add unit test for PDP groups | liamfallon | 3 | -35/+44 |
2019-04-07 | Add PdpMessage.appliesTo() | Jim Hahn | 2 | -1/+50 |
2019-04-06 | Fix bugs on filters | liamfallon | 2 | -2/+26 |
2019-04-05 | Complete filters for Database Fetches | liamfallon | 2 | -9/+94 |
2019-04-04 | Updates to models from scrum on 4/4 | Jim Hahn | 10 | -189/+56 |
2019-04-04 | Add filters on policy objects | liamfallon | 1 | -1/+43 |
2019-04-04 | Merge "Add filter obejcts for concepts" | Pamela Dragosh | 3 | -31/+46 |
2019-04-04 | Add filter obejcts for concepts | liamfallon | 3 | -31/+46 |
2019-04-03 | Updating PdpStatistics model | ramverma | 1 | -3/+4 |
2019-04-03 | Merge "Add impl of more PDP persistence" | Liam Fallon | 1 | -15/+127 |
2019-04-03 | Add impl of more PDP persistence | liamfallon | 1 | -15/+127 |
2019-04-03 | Changing PAP model as per discussion | ramverma | 7 | -81/+33 |
2019-04-02 | Add persistence for PDP concepts | liamfallon | 6 | -18/+1040 |
2019-04-02 | Adding pdpHeartbeatIntervalMs to PdpUpdate message | ramverma | 1 | -0/+2 |
2019-04-02 | Merge "Remove pdpType from PdpUpdate" | Liam Fallon | 1 | -2/+0 |
2019-04-02 | Merge "Add extra methods to Provider interface" | Pamela Dragosh | 1 | -7/+103 |