1. ee8ce52 Bump models to 2.2.7-SNAPSHOT by Ram Krishna Verma · 4 years, 7 months ago
  2. 5217056 Policy DB contents removed on DB deadlock by liamfallon · 4 years, 7 months ago
  3. 59278e1 Fix simultaneous get access to policy provider by liamfallon · 4 years, 8 months ago
  4. 3adbaa9 Make type and type_version mandatory on policies by liamfallon · 4 years, 8 months ago
  5. 83a1bbf Policy delete should only return deleted policy by liamfallon · 4 years, 8 months ago
  6. 275a3c5 Fix simultaneous write access to policy provider by liamfallon · 4 years, 8 months ago
  7. 69485b3 Bump models patch 2.2.6-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
  8. d3f7c6e Add version to example yaml files by Jim Hahn · 4 years, 8 months ago
  9. 85841e3 Bump models to 2.2.5-SNAPSHOT by Ram Krishna Verma · 4 years, 8 months ago
  10. e4138fd Bump models patch 2.2.4-SNAPSHOT by Pamela Dragosh · 4 years, 8 months ago
  11. 9b3ff5f Address sonar issues in models by Jim Hahn · 4 years, 9 months ago
  12. 81c5709 Bump models 2.2.3-SNAPSHOT by Pamela Dragosh · 4 years, 9 months ago
  13. 9ed5d5f Cleanup eclipse warnings by Pamela Dragosh · 4 years, 9 months ago
  14. 125b074 Bump policy-models to version 2.2.2-SNAPSHOT by liamfallon · 4 years, 9 months ago
  15. b58962e Add version to compliant operational policies by jhh · 4 years, 9 months ago
  16. 13a3cde Allow fetch of old policy type verisons by liamfallon · 4 years, 9 months ago
  17. 2790438 SONAR: Squelch bug regarding non-initalized lombok.NonNull values by Chris Ramstad · 4 years, 9 months ago
  18. 2bda454 Add optional controllerName in Op. Legacy Policies by jhh · 4 years, 10 months ago
  19. 8021fe6 Full version in policy metadata version by liamfallon · 4 years, 10 months ago
  20. 172b8dc TOSCA Compliant Guard Policies by Pamela Dragosh · 4 years, 10 months ago
  21. 34197eb Fix tca monitoring tca_policy type by Pamela Dragosh · 4 years, 10 months ago
  22. 106c7fd Return incoming service templates on create by liamfallon · 4 years, 10 months ago
  23. 7f6e3f7 Fix to avoid ConcurrentModificationException in policy-models by a.sreekumar · 4 years, 10 months ago
  24. 1eb4ca4 Minor fix to avoid ConcurrentModificationException in policy-models by a.sreekumar · 4 years, 10 months ago
  25. 589e427 Fix cascaded get filtering and speed by liamfallon · 4 years, 10 months ago
  26. b477554 Add safe entity delete, fix multiple entity get by liamfallon · 4 years, 10 months ago
  27. 2bc0ed8 Add missing classes to persistence.xml by liamfallon · 4 years, 10 months ago
  28. a807429 Add missing entry_schema for operational policy type by Pamela Dragosh · 4 years, 10 months ago
  29. 170d740 Fix return building on policy get by liamfallon · 4 years, 10 months ago
  30. 036b566 Fix return codes and policy get by liamfallon · 4 years, 10 months ago
  31. 3ecaccd Update models-tosca for hetter handling by liamfallon · 4 years, 10 months ago
  32. 88bcb55 Implement validation and hierarchical get by liamfallon · 4 years, 10 months ago
  33. fd79f79 Get the tree of parent entities for an entity in a container by liamfallon · 4 years, 10 months ago
  34. 532202c Add data type and policy type reference checking by liamfallon · 4 years, 11 months ago
  35. 60344d7 Add vaidation for entity hierarchies by liamfallon · 4 years, 11 months ago
  36. 70dbf7a Add merge utility for service templates by liamfallon · 4 years, 11 months ago
  37. 172a67f Merge "Add service template persistence provider" by Jorge Hernandez · 5 years ago
  38. 252dc4e Add service template persistence provider by liamfallon · 5 years ago
  39. af4d20e vcpe operational policy tosca compliant json by jhh · 5 years ago
  40. 258c5e3 Clean up TOSCA provider unit tests by liamfallon · 5 years ago
  41. b321d78 Read resource dirs in models prvider unit tests by liamfallon · 5 years ago
  42. c5475f1 Bumped patch version for policy/models by HOCKLA · 5 years ago
  43. f2915ea Merge "Added new policy examples to support integration of new version validation feature" by Liam Fallon · 5 years ago
  44. 3078d33 Added new policy examples to support integration of new version validation feature by Chenfei Gao · 5 years ago
  45. 39faa70 Fix policy-models to support data type properties by liamfallon · 5 years ago
  46. 1902963 Update tosca utils to remove code duplication by liamfallon · 5 years ago
  47. 2ed313e Store and return data types for policies by liamfallon · 5 years ago
  48. f69b668 Support persistence of data types by liamfallon · 5 years ago
  49. f32f276 Merge "Fix minor checksyle issues in models" by Pamela Dragosh · 5 years ago
  50. bc9f1db Update optimization policies by Pamela Dragosh · 5 years ago
  51. 5a366fd Fix minor checksyle issues in models by liamfallon · 5 years ago
  52. 772c732 Refactor optimization policies by Pamela Dragosh · 5 years ago
  53. 19093bb Add new Operational Policy Type by Pamela Dragosh · 5 years ago
  54. 5f69582 Update optimization policies to have version by Pamela Dragosh · 5 years ago
  55. 0646adc Fix derivedFrom field by liamfallon · 5 years ago
  56. 1701701 Bump versions for models master by Jim Hahn · 5 years ago
  57. 1a87ab8 Add metadata to properties by Pamela Dragosh · 5 years ago
  58. b0e460a Repair policy types in TOSCA service template by liamfallon · 5 years ago
  59. fd80971 Replace copyTo methods with copy constructors by Jim Hahn · 5 years ago
  60. b7909b8 replace hashCode function with compareTo by Henry.Sun · 5 years ago
  61. 52d2377 Bump version in policy/models by Jim Hahn · 5 years ago
  62. b789d95 Bump versions to 2.1.2 by jhh · 5 years ago
  63. b359a4b Use ToStringTester from utils-test by ramverma · 5 years ago
  64. 4b43d97 Bump models to 2.1.1 SNAPSHOT by Pamela Dragosh · 5 years ago
  65. c97312e Merge "Change getCanonicalName to getName in models" by Pamela Dragosh · 6 years ago
  66. 1cdad9b Change getCanonicalName to getName in models by Jim Hahn · 6 years ago
  67. 8b0db13 Removed unused imports from models by Jim Hahn · 6 years ago
  68. 92bd3a4 Merge "Fix the bug of cannot return multiple versions of particular tosca policy and policy type" by Pamela Dragosh · 6 years ago
  69. 1d59343 Fix the bug of cannot return multiple versions of particular tosca policy and policy type by Chenfei Gao · 6 years ago
  70. 556c59a Fix simple sonar issues in models-tosca by Jim Hahn · 6 years ago
  71. f59ec39 Merge "Allow multiple versions of entities to be returned" by Jorge Hernandez · 6 years ago
  72. 10c11e1 Allow multiple versions of entities to be returned by liamfallon · 6 years ago
  73. a82505f Remove isNullVersion from identifier class by Jim Hahn · 6 years ago
  74. 94a863e Fix version field to represent policy version instead of type version by Chenfei Gao · 6 years ago
  75. 814101d Change version to 2.1.0 by Pamela Dragosh · 6 years ago
  76. d22b3a3 Bump to 2.0.2-SNAPSHOT by Pamela Dragosh · 6 years ago
  77. d98aa93 Add logging to model providers by liamfallon · 6 years ago
  78. 3a228ca Fix name/version regexp in model keys by liamfallon · 6 years ago
  79. d5ed712 Add version on legacy get/delete by liamfallon · 6 years ago
  80. 4e60bb1 Allow policy type prefix on policy guard policy id by liamfallon · 6 years ago
  81. c328f10 Step snapshot version of policy models by liamfallon · 6 years ago
  82. cee6308 Remove sonar issue in simple provider by liamfallon · 6 years ago
  83. 2aea405 Store legacy op policy properties as plain strings by liamfallon · 6 years ago
  84. d034de6 Store policy type version in policy before DB write by liamfallon · 6 years ago
  85. 4a1ec1a Add JSON encoding to legacy policy properties by liamfallon · 6 years ago
  86. f538795 Set default and check existance of Policy Type by liamfallon · 6 years ago
  87. d3394bb Serializaiton of properties to DB as JSON by liamfallon · 6 years ago
  88. 41ce3cd Fix bug in guard policy metadata creation by liamfallon · 6 years ago
  89. d49ebee Merge "Fix a bug in adding one-digit policy-version in metadata" by Jorge Hernandez · 6 years ago
  90. b6df9c2 Fix a bug in adding one-digit policy-version in metadata by Chenfei Gao · 6 years ago
  91. f42123c Exclude jackson-databind by Pamela Dragosh · 6 years ago
  92. 70be3b7 Don't include "nullVersion" in swagger API by Jim Hahn · 6 years ago
  93. a2d8f1d Add serialized name for typeVersion by Chenfei Gao · 6 years ago
  94. 510092e Merge "Use keys to speed DB queries" by Pamela Dragosh · 6 years ago
  95. fd3c23f Use keys to speed DB queries by Jim Hahn · 6 years ago
  96. 98508d7 Add conversion from plain Ident to IdentOptVersion by Jim Hahn · 6 years ago
  97. c8d0a3d Add prefix matching for policy version by Jim Hahn · 6 years ago
  98. 92d9b66 Add validation methods for PAP REST API by Jim Hahn · 6 years ago
  99. 8a26f57 UNit test and minor fixes for DB pars by liamfallon · 6 years ago
  100. ad2f809 Merge "Fix database properties" by Pamela Dragosh · 6 years ago