Age | Commit message (Expand) | Author | Files | Lines |
2020-05-10 | Policy DB contents removed on DB deadlock |  liamfallon | 1 | -39/+39 |
2020-05-05 | Policy delete should only return deleted policy |  liamfallon | 2 | -3/+36 |
2020-05-04 | Fix simultaneous write access to policy provider |  liamfallon | 2 | -6/+35 |
2020-04-28 | modifications in example sdnc naming policy |  jhh | 1 | -8/+8 |
2020-04-20 | Test latest policy version is returned |  liamfallon | 1 | -13/+63 |
2020-03-20 | Test cascaded multiple revision gets |  liamfallon | 1 | -0/+269 |
2020-03-18 | Return latest entity on null versions |  liamfallon | 1 | -5/+4 |
2020-03-13 | Consistent returns on Service Template gets |  liamfallon | 1 | -0/+67 |
2020-03-06 | TOSCA Compliant Guard Policies |  Pamela Dragosh | 4 | -249/+0 |
2020-02-19 | Fix cascaded get filtering and speed |  liamfallon | 1 | -1/+49 |
2020-02-18 | Add safe entity delete, fix multiple entity get |  liamfallon | 2 | -0/+83 |
2020-02-17 | Add missing entry_schema for operational policy type |  Pamela Dragosh | 1 | -6/+7 |
2020-02-14 | Fix return codes and policy get |  liamfallon | 1 | -24/+34 |
2020-02-13 | Update models-tosca for hetter handling |  liamfallon | 1 | -2/+2 |
2020-02-12 | Implement validation and hierarchical get |  liamfallon | 7 | -626/+424 |
2020-01-16 | Clean up TOSCA provider unit tests |  liamfallon | 3 | -31/+29 |
2020-01-13 | Read resource dirs in models prvider unit tests |  liamfallon | 6 | -411/+296 |
2020-01-08 | update Db provider to support query number |  ning.xi | 2 | -22/+40 |
2020-01-07 | Support persistence of data types |  liamfallon | 3 | -94/+90 |
2019-12-20 | pdp statistics database provider implementation |  ning.xi | 3 | -64/+63 |
2019-12-07 | Refactor optimization policies |  Pamela Dragosh | 1 | -9/+9 |
2019-12-05 | Add new Operational Policy Type |  Pamela Dragosh | 2 | -0/+17 |
2019-09-05 | Repair policy types in TOSCA service template |  liamfallon | 1 | -9/+16 |
2019-06-18 | Change getCanonicalName to getName in models |  Jim Hahn | 1 | -2/+2 |
2019-06-18 | Merge "Fix simple sonar issues in models: errors to sim-pdp" |  Pamela Dragosh | 8 | -366/+357 |
2019-06-17 | Fix simple sonar issues in models: errors to sim-pdp |  Jim Hahn | 8 | -366/+357 |
2019-06-17 | Fix the bug of cannot return multiple versions of particular tosca policy and... |  Chenfei Gao | 2 | -4/+18 |
2019-06-14 | Allow multiple versions of entities to be returned |  liamfallon | 1 | -13/+14 |
2019-05-22 | Fix name/version regexp in model keys |  liamfallon | 2 | -12/+12 |
2019-05-21 | Add version on legacy get/delete |  liamfallon | 5 | -37/+81 |
2019-05-09 | Store legacy op policy properties as plain strings |  liamfallon | 2 | -0/+4 |
2019-05-09 | Store policy type version in policy before DB write |  liamfallon | 1 | -0/+2 |
2019-05-07 | Set default and check existance of Policy Type |  liamfallon | 5 | -5/+119 |
2019-04-12 | Remove version from PdpGroup |  liamfallon | 3 | -166/+56 |
2019-04-12 | UNit test and minor fixes for DB pars |  liamfallon | 1 | -0/+7 |
2019-04-11 | Fix database properties |  liamfallon | 7 | -19/+13 |
2019-04-10 | Finish unit test on policy-models |  liamfallon | 6 | -72/+357 |
2019-04-09 | Add unit tests for policy type and policy filters |  liamfallon | 2 | -2/+32 |
2019-04-09 | Complete unit test for models-pdp |  liamfallon | 1 | -1/+1 |
2019-04-05 | Complete filters for Database Fetches |  liamfallon | 1 | -0/+152 |
2019-04-04 | Add filter obejcts for concepts |  liamfallon | 2 | -32/+14 |
2019-04-03 | Add impl of more PDP persistence |  liamfallon | 2 | -4/+18 |
2019-04-02 | Add persistence for PDP concepts |  liamfallon | 7 | -31/+29 |
2019-04-01 | Add extra methods to Provider interface |  liamfallon | 3 | -56/+98 |
2019-04-01 | Refactor to authorative TOSCA serializtion |  liamfallon | 6 | -93/+114 |
2019-03-29 | Restructure for authorative models |  liamfallon | 6 | -33/+35 |
2019-03-27 | Add support for legacy guard policies |  liamfallon | 5 | -315/+336 |
2019-03-26 | Add Legacy Op Policy Persistence |  liamfallon | 3 | -4/+326 |
2019-03-26 | Add persistence test for all policy examples |  liamfallon | 3 | -120/+160 |
2019-03-25 | Add provider for Tosca Policies |  liamfallon | 1 | -8/+50 |