Age | Commit message (Expand) | Author | Files | Lines |
2021-01-12 | Add more methods to query deployment status | Jim Hahn | 3 | -0/+47 |
2021-01-08 | Add PDP-Policy deployment table to DB | Jim Hahn | 3 | -2/+56 |
2021-01-06 | Changed identifiers to concept identifiers | liamfallon | 1 | -7/+6 |
2020-12-23 | Add Service Template TOSCA handling | liamfallon | 3 | -2/+125 |
2020-09-16 | Remove base64 encoding of password from models | Ram Krishna Verma | 2 | -13/+3 |
2020-08-14 | Remove legacy operational policy from models | Ram Krishna Verma | 3 | -103/+3 |
2020-06-18 | Changes for Checkstyle 8.32 | liamfallon | 3 | -6/+0 |
2020-04-07 | Address sonar issues in models | Jim Hahn | 2 | -9/+6 |
2020-03-06 | TOSCA Compliant Guard Policies | Pamela Dragosh | 3 | -108/+0 |
2020-02-18 | Merge "Add safe entity delete, fix multiple entity get" | Ram Krishna Verma | 2 | -1/+57 |
2020-02-18 | Add safe entity delete, fix multiple entity get | liamfallon | 2 | -1/+57 |
2020-02-13 | Allow storing database password in environment variables | Dominik Mizyn | 1 | -1/+8 |
2020-01-08 | update Db provider to support query number | ning.xi | 3 | -5/+8 |
2020-01-07 | Support persistence of data types | liamfallon | 2 | -11/+12 |
2019-12-20 | pdp statistics database provider implementation | ning.xi | 3 | -55/+130 |
2019-12-10 | Fix minor checksyle issues in models | liamfallon | 1 | -1/+3 |
2019-11-13 | Remove duplicate dao object | Jim Hahn | 1 | -1/+0 |
2019-09-05 | Repair policy types in TOSCA service template | liamfallon | 1 | -217/+207 |
2019-06-18 | Change getCanonicalName to getName in models | Jim Hahn | 3 | -3/+6 |
2019-05-22 | Fix name/version regexp in model keys | liamfallon | 1 | -2/+2 |
2019-05-21 | Add version on legacy get/delete | liamfallon | 3 | -22/+35 |
2019-04-12 | Remove version from PdpGroup | liamfallon | 3 | -63/+45 |
2019-04-12 | UNit test and minor fixes for DB pars | liamfallon | 1 | -12/+5 |
2019-04-11 | Fix database properties | liamfallon | 2 | -42/+33 |
2019-04-10 | Finish unit test on policy-models | liamfallon | 3 | -37/+37 |
2019-04-04 | Add filter obejcts for concepts | liamfallon | 3 | -128/+42 |
2019-04-03 | Add impl of more PDP persistence | liamfallon | 3 | -1/+52 |
2019-04-02 | Add persistence for PDP concepts | liamfallon | 4 | -38/+56 |
2019-04-01 | Add extra methods to Provider interface | liamfallon | 3 | -50/+347 |
2019-04-01 | Refactor to authorative TOSCA serializtion | liamfallon | 3 | -53/+61 |
2019-03-29 | Restructure for authorative models | liamfallon | 3 | -31/+33 |
2019-03-27 | Add support for legacy guard policies | liamfallon | 3 | -52/+58 |
2019-03-27 | Merge "Add Legacy Op Policy Persistence" | Pamela Dragosh | 1 | -9/+9 |
2019-03-26 | Add Legacy Op Policy Persistence | liamfallon | 1 | -9/+9 |
2019-03-26 | Fix file access issue in DummyProviderImpl | Chenfei Gao | 2 | -52/+230 |
2019-03-22 | Implement Database provider | liamfallon | 5 | -86/+388 |
2019-03-17 | Implement Legacy to TOSCA Mapping | liamfallon | 3 | -10/+10 |
2019-03-15 | Add serialization for Tosca Model | liamfallon | 8 | -13/+496 |
2019-03-14 | Add DAO Enabled Tosca Model | liamfallon | 3 | -0/+292 |