Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | Fix issue with GeneratedValue in PfGeneratedIdKey | a.sreekumar | 5 | -421/+4 |
2021-11-03 | Fix Db connection issues in TOSCA control loop | FrancescoFioraEst | 1 | -0/+520 |
2021-08-20 | Fix sonars in models | Jim Hahn | 1 | -1/+1 |
2021-06-21 | Fix new checkstyle issues in models | Jim Hahn | 1 | -7/+8 |
2021-06-21 | Use lombok for events, base, dao | Jim Hahn | 2 | -73/+10 |
2021-06-15 | Replace method parameters with filter parameters | Jim Hahn | 2 | -30/+66 |
2021-06-14 | Fix sonars in policy-models | Jim Hahn | 6 | -145/+190 |
2021-06-02 | Merge "Handling Policy deploy/undeploy audit models" | Jim Hahn | 3 | -7/+40 |
2021-05-28 | No-sonar on the wrong line | Jim Hahn | 1 | -2/+2 |
2021-05-28 | Handling Policy deploy/undeploy audit models | adheli.tavares | 3 | -7/+40 |
2021-05-27 | Fix more sonars in models | Jim Hahn | 2 | -2/+9 |
2021-05-12 | Fix sonars in policy models | Jim Hahn | 3 | -34/+31 |
2021-04-27 | Add correct filter type prefix to query | ktimoney | 7 | -1/+217 |
2021-04-22 | Add a new key class which uses @GeneratedValue to base classes | ktimoney | 10 | -81/+692 |
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-03-19 | Fix write failure on PDP statistics | liamfallon | 1 | -1/+2 |
2021-03-09 | Add support for localName based filtering in PfReferenceTimestamp key. | rameshiyer27 | 1 | -3/+8 |
2021-03-03 | Fix Reference Key columns persistence issue in db | rameshiyer27 | 2 | -9/+53 |
2021-02-19 | Refactor timestamp property in policy models to use Instant | rameshiyer27 | 3 | -18/+19 |
2021-01-15 | Do not log filter to error log | Jim Hahn | 1 | -1/+1 |
2021-01-12 | Add more methods to query deployment status | Jim Hahn | 2 | -1/+32 |
2020-12-17 | Use ValidationResult for models v2.0 | Jim Hahn | 3 | -11/+18 |
2020-08-25 | Address more sonar issues in policy-models | Jim Hahn | 1 | -5/+1 |
2020-08-20 | Sonar Fixes policy/models, removing model-yaml | uj426b | 1 | -7/+6 |
2020-06-18 | Changes for Checkstyle 8.32 | liamfallon | 7 | -14/+0 |
2020-04-07 | Address sonar issues in models | Jim Hahn | 3 | -37/+26 |
2020-03-19 | Misc simple sonar issue fixes | Chris Ramstad | 1 | -1/+1 |
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 | 3 | -7/+214 |
2020-02-12 | Implement validation and hierarchical get | liamfallon | 1 | -0/+11 |
2020-01-10 | Remove deprecated methods from models | Jim Hahn | 1 | -2/+5 |
2020-01-08 | update Db provider to support query number | ning.xi | 2 | -6/+20 |
2019-12-20 | pdp statistics database provider implementation | ning.xi | 2 | -31/+192 |
2019-08-27 | Replace copyTo methods with copy constructors | Jim Hahn | 3 | -35/+20 |
2019-06-18 | Change getCanonicalName to getName in models | Jim Hahn | 2 | -4/+5 |
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 | 2 | -19/+18 |
2019-04-10 | Finish unit test on policy-models | liamfallon | 1 | -2/+2 |
2019-04-08 | Add lists and tests for PDP filters | liamfallon | 1 | -0/+2 |
2019-04-04 | Add filter obejcts for concepts | liamfallon | 3 | -77/+46 |
2019-04-03 | Add impl of more PDP persistence | liamfallon | 4 | -55/+292 |
2019-03-19 | Move examples into separate module | liamfallon | 1 | -2/+0 |
2019-03-18 | Add serialization/deserialization for tosca policy | Chenfei Gao | 1 | -1/+1 |
2019-03-14 | Add DAO Enabled Tosca Model | liamfallon | 10 | -11/+112 |
2019-03-05 | Add DAO module for Models | liamfallon | 15 | -0/+1769 |