Age | Commit message (Expand) | Author | Files | Lines |
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-10 | policy/models jdk 11 upgrades | HOCKLA | 1 | -1/+5 |
2020-01-10 | Bumped patch version for policy/models | HOCKLA | 1 | -1/+2 |
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-09-10 | Bump versions for models master | Jim Hahn | 1 | -1/+1 |
2019-08-27 | Replace copyTo methods with copy constructors | Jim Hahn | 3 | -35/+20 |
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-21 | Bump models to 2.1.1 SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
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-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-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-20 | Implement persistence test for policies | liamfallon | 1 | -1/+0 |
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 | 16 | -0/+1784 |
2019-02-28 | Add basic model object concepts | liamfallon | 1 | -0/+33 |