Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | Fix issue with GeneratedValue in PfGeneratedIdKey | a.sreekumar | 2 | -281/+1 |
2021-06-21 | Use lombok for events, base, dao | Jim Hahn | 1 | -3/+3 |
2021-06-14 | Fix sonars in policy-models | Jim Hahn | 1 | -75/+57 |
2021-05-28 | Handling Policy deploy/undeploy audit models | adheli.tavares | 1 | -0/+1 |
2021-04-27 | Add correct filter type prefix to query | ktimoney | 2 | -0/+208 |
2021-04-22 | Add a new key class which uses @GeneratedValue to base classes | ktimoney | 2 | -0/+287 |
2021-04-12 | Close DB in junits | Jim Hahn | 1 | -6/+13 |
2021-04-08 | Use distinct names in DB junits | Jim Hahn | 1 | -3/+3 |
2021-02-19 | Refactor timestamp property in policy models to use Instant | rameshiyer27 | 1 | -5/+5 |
2020-12-17 | Use ValidationResult for models v2.0 | Jim Hahn | 3 | -11/+18 |
2020-08-20 | Sonar Fixes policy/models, removing model-yaml | uj426b | 1 | -7/+6 |
2020-06-18 | Changes for Checkstyle 8.32 | liamfallon | 4 | -10/+0 |
2020-04-07 | Address sonar issues in models | Jim Hahn | 1 | -2/+3 |
2020-02-18 | Add safe entity delete, fix multiple entity get | liamfallon | 1 | -2/+0 |
2020-02-18 | add unit test for pdpstatistics provider | ning.xi | 2 | -1/+208 |
2019-08-27 | Replace copyTo methods with copy constructors | Jim Hahn | 2 | -29/+17 |
2019-06-18 | Change getCanonicalName to getName in models | Jim Hahn | 1 | -2/+2 |
2019-06-17 | Fix more sonar issues in models: yaml to dao | Jim Hahn | 3 | -111/+95 |
2019-04-12 | UNit test and minor fixes for DB pars | liamfallon | 1 | -4/+7 |
2019-04-11 | Fix database properties | liamfallon | 1 | -15/+18 |
2019-04-08 | Add lists and tests for PDP filters | liamfallon | 1 | -0/+2 |
2019-04-04 | Add filter obejcts for concepts | liamfallon | 1 | -6/+36 |
2019-04-03 | Add impl of more PDP persistence | liamfallon | 1 | -0/+39 |
2019-03-19 | Move examples into separate module | liamfallon | 1 | -2/+0 |
2019-03-14 | Add DAO Enabled Tosca Model | liamfallon | 2 | -0/+85 |
2019-03-05 | Add DAO module for Models | liamfallon | 4 | -0/+648 |