1. f98830a Return latest entity on null versions by liamfallon · 4 years, 10 months ago
  2. 96e93d0 Consistent returns on Service Template gets by liamfallon · 4 years, 10 months ago
  3. 172b8dc TOSCA Compliant Guard Policies by Pamela Dragosh · 4 years, 10 months ago
  4. 589e427 Fix cascaded get filtering and speed by liamfallon · 4 years, 11 months ago
  5. 4557de5 Merge "Add safe entity delete, fix multiple entity get" by Ram Krishna Verma · 5 years ago
  6. ba3a17c Merge "Allow storing database password in environment variables" by Ram Krishna Verma · 5 years ago
  7. b477554 Add safe entity delete, fix multiple entity get by liamfallon · 5 years ago
  8. 2bc0ed8 Add missing classes to persistence.xml by liamfallon · 5 years ago
  9. a807429 Add missing entry_schema for operational policy type by Pamela Dragosh · 5 years ago
  10. 036b566 Fix return codes and policy get by liamfallon · 5 years ago
  11. 6c494d0 Allow storing database password in environment variables by Dominik Mizyn · 5 years ago
  12. 3ecaccd Update models-tosca for hetter handling by liamfallon · 5 years ago
  13. 88bcb55 Implement validation and hierarchical get by liamfallon · 5 years ago
  14. 258c5e3 Clean up TOSCA provider unit tests by liamfallon · 5 years ago
  15. b321d78 Read resource dirs in models prvider unit tests by liamfallon · 5 years ago
  16. c5475f1 Bumped patch version for policy/models by HOCKLA · 5 years ago
  17. ca0e6bd Merge "update Db provider to support query number" by Jim Hahn · 5 years ago
  18. 2ed313e Store and return data types for policies by liamfallon · 5 years ago
  19. 8637458 update Db provider to support query number by ning.xi · 5 years ago
  20. f69b668 Support persistence of data types by liamfallon · 5 years ago
  21. 1c9d2d2 pdp statistics database provider implementation by ning.xi · 5 years ago
  22. f32f276 Merge "Fix minor checksyle issues in models" by Pamela Dragosh · 5 years ago
  23. 5a366fd Fix minor checksyle issues in models by liamfallon · 5 years ago
  24. e27645b Merge "Add JpaPdpStatistics entity" by Ram Krishna Verma · 5 years ago
  25. 080d80b Add JpaPdpStatistics entity by shaoqiu · 5 years ago
  26. 772c732 Refactor optimization policies by Pamela Dragosh · 5 years ago
  27. 19093bb Add new Operational Policy Type by Pamela Dragosh · 5 years ago
  28. bf3f7a8 Remove duplicate dao object by Jim Hahn · 5 years ago
  29. 1701701 Bump versions for models master by Jim Hahn · 5 years ago
  30. b0e460a Repair policy types in TOSCA service template by liamfallon · 5 years ago
  31. 52d2377 Bump version in policy/models by Jim Hahn · 5 years ago
  32. b789d95 Bump versions to 2.1.2 by jhh · 5 years ago
  33. 4b43d97 Bump models to 2.1.1 SNAPSHOT by Pamela Dragosh · 6 years ago
  34. 1cdad9b Change getCanonicalName to getName in models by Jim Hahn · 6 years ago
  35. 26e7f16 Merge "Fix simple sonar issues in models: errors to sim-pdp" by Pamela Dragosh · 6 years ago
  36. 77df459 Fix simple sonar issues in models: errors to sim-pdp by Jim Hahn · 6 years ago
  37. 1d59343 Fix the bug of cannot return multiple versions of particular tosca policy and policy type by Chenfei Gao · 6 years ago
  38. 10c11e1 Allow multiple versions of entities to be returned by liamfallon · 6 years ago
  39. 814101d Change version to 2.1.0 by Pamela Dragosh · 6 years ago
  40. d22b3a3 Bump to 2.0.2-SNAPSHOT by Pamela Dragosh · 6 years ago
  41. 3a228ca Fix name/version regexp in model keys by liamfallon · 6 years ago
  42. d5ed712 Add version on legacy get/delete by liamfallon · 6 years ago
  43. c328f10 Step snapshot version of policy models by liamfallon · 6 years ago
  44. 2aea405 Store legacy op policy properties as plain strings by liamfallon · 6 years ago
  45. d034de6 Store policy type version in policy before DB write by liamfallon · 6 years ago
  46. f538795 Set default and check existance of Policy Type by liamfallon · 6 years ago
  47. b2ae3e6 Remove version from PdpGroup by liamfallon · 6 years ago
  48. 8a26f57 UNit test and minor fixes for DB pars by liamfallon · 6 years ago
  49. d010fb9 Fix database properties by liamfallon · 6 years ago
  50. 24400f7 Finish unit test on policy-models by liamfallon · 6 years ago
  51. 942cd0a Add unit tests for policy type and policy filters by liamfallon · 6 years ago
  52. 9ede891 Complete unit test for models-pdp by liamfallon · 6 years ago
  53. 69bc7db Complete filters for Database Fetches by liamfallon · 6 years ago
  54. fc297c8 Add filter obejcts for concepts by liamfallon · 6 years ago
  55. defa996 Add impl of more PDP persistence by liamfallon · 6 years ago
  56. 8054d6d Add persistence for PDP concepts by liamfallon · 6 years ago
  57. 0664ecd Add extra methods to Provider interface by liamfallon · 6 years ago
  58. 2e9186e Refactor to authorative TOSCA serializtion by liamfallon · 6 years ago
  59. cc5b96b Restructure for authorative models by liamfallon · 6 years ago
  60. 6ccec52 Add support for legacy guard policies by liamfallon · 6 years ago
  61. bca4180 Merge "Add Legacy Op Policy Persistence" by Pamela Dragosh · 6 years ago
  62. df3fbb6 Merge "Fix file access issue in DummyProviderImpl" by Liam Fallon · 6 years ago
  63. cee84a9 Add Legacy Op Policy Persistence by liamfallon · 6 years ago
  64. c7a12fc Fix file access issue in DummyProviderImpl by Chenfei Gao · 6 years ago
  65. 28eb940 Add persistence test for all policy examples by liamfallon · 6 years ago
  66. bde47d7 Add provider for Tosca Policies by liamfallon · 6 years ago
  67. c61eebf Implement Database provider by liamfallon · 6 years ago
  68. 8fc237c Implement persistence test for policies by liamfallon · 6 years ago
  69. 9727c32 Move examples into separate module by liamfallon · 6 years ago
  70. 7d5da7a Implement Legacy to TOSCA Mapping by liamfallon · 6 years ago
  71. 8fdf84c Add serialization for Tosca Model by liamfallon · 6 years ago
  72. 4c28d2c Add DAO Enabled Tosca Model by liamfallon · 6 years ago