1. b359a4b Use ToStringTester from utils-test by ramverma · 5 years ago
  2. 4b43d97 Bump models to 2.1.1 SNAPSHOT by Pamela Dragosh · 5 years ago
  3. c97312e Merge "Change getCanonicalName to getName in models" by Pamela Dragosh · 5 years ago
  4. 1cdad9b Change getCanonicalName to getName in models by Jim Hahn · 6 years ago
  5. 8b0db13 Removed unused imports from models by Jim Hahn · 6 years ago
  6. 92bd3a4 Merge "Fix the bug of cannot return multiple versions of particular tosca policy and policy type" by Pamela Dragosh · 6 years ago
  7. 1d59343 Fix the bug of cannot return multiple versions of particular tosca policy and policy type by Chenfei Gao · 6 years ago
  8. 556c59a Fix simple sonar issues in models-tosca by Jim Hahn · 6 years ago
  9. f59ec39 Merge "Allow multiple versions of entities to be returned" by Jorge Hernandez · 6 years ago
  10. 10c11e1 Allow multiple versions of entities to be returned by liamfallon · 6 years ago
  11. a82505f Remove isNullVersion from identifier class by Jim Hahn · 6 years ago
  12. 94a863e Fix version field to represent policy version instead of type version by Chenfei Gao · 6 years ago
  13. 814101d Change version to 2.1.0 by Pamela Dragosh · 6 years ago
  14. d22b3a3 Bump to 2.0.2-SNAPSHOT by Pamela Dragosh · 6 years ago
  15. d98aa93 Add logging to model providers by liamfallon · 6 years ago
  16. 3a228ca Fix name/version regexp in model keys by liamfallon · 6 years ago
  17. d5ed712 Add version on legacy get/delete by liamfallon · 6 years ago
  18. 4e60bb1 Allow policy type prefix on policy guard policy id by liamfallon · 6 years ago
  19. c328f10 Step snapshot version of policy models by liamfallon · 6 years ago
  20. cee6308 Remove sonar issue in simple provider by liamfallon · 6 years ago
  21. 2aea405 Store legacy op policy properties as plain strings by liamfallon · 6 years ago
  22. d034de6 Store policy type version in policy before DB write by liamfallon · 6 years ago
  23. 4a1ec1a Add JSON encoding to legacy policy properties by liamfallon · 6 years ago
  24. f538795 Set default and check existance of Policy Type by liamfallon · 6 years ago
  25. d3394bb Serializaiton of properties to DB as JSON by liamfallon · 6 years ago
  26. 41ce3cd Fix bug in guard policy metadata creation by liamfallon · 6 years ago
  27. d49ebee Merge "Fix a bug in adding one-digit policy-version in metadata" by Jorge Hernandez · 6 years ago
  28. b6df9c2 Fix a bug in adding one-digit policy-version in metadata by Chenfei Gao · 6 years ago
  29. f42123c Exclude jackson-databind by Pamela Dragosh · 6 years ago
  30. 70be3b7 Don't include "nullVersion" in swagger API by Jim Hahn · 6 years ago
  31. a2d8f1d Add serialized name for typeVersion by Chenfei Gao · 6 years ago
  32. 510092e Merge "Use keys to speed DB queries" by Pamela Dragosh · 6 years ago
  33. fd3c23f Use keys to speed DB queries by Jim Hahn · 6 years ago
  34. 98508d7 Add conversion from plain Ident to IdentOptVersion by Jim Hahn · 6 years ago
  35. c8d0a3d Add prefix matching for policy version by Jim Hahn · 6 years ago
  36. 92d9b66 Add validation methods for PAP REST API by Jim Hahn · 6 years ago
  37. 8a26f57 UNit test and minor fixes for DB pars by liamfallon · 6 years ago
  38. ad2f809 Merge "Fix database properties" by Pamela Dragosh · 6 years ago
  39. d010fb9 Fix database properties by liamfallon · 6 years ago
  40. fe70537 Use policy-id instead of name by Jim Hahn · 6 years ago
  41. 52567cb Add policy ID and version to metadata by liamfallon · 6 years ago
  42. 24400f7 Finish unit test on policy-models by liamfallon · 6 years ago
  43. 942cd0a Add unit tests for policy type and policy filters by liamfallon · 6 years ago
  44. 9ede891 Complete unit test for models-pdp by liamfallon · 6 years ago
  45. 0b15f3b Add lists and tests for PDP filters by liamfallon · 6 years ago
  46. 9ce39af Add bug fixes and tests for filters by liamfallon · 6 years ago
  47. 422412e Fix bugs on filters by liamfallon · 6 years ago
  48. 69bc7db Complete filters for Database Fetches by liamfallon · 6 years ago
  49. b0bb607 Updates to models from scrum on 4/4 by Jim Hahn · 6 years ago
  50. 2f925fb Add filters on policy objects by liamfallon · 6 years ago
  51. 325646a Merge "Add filter obejcts for concepts" by Pamela Dragosh · 6 years ago
  52. fc297c8 Add filter obejcts for concepts by liamfallon · 6 years ago
  53. a50a7d8 Add ApiModelProperty annotation to authorative models by Chenfei Gao · 6 years ago
  54. defa996 Add impl of more PDP persistence by liamfallon · 6 years ago
  55. 8054d6d Add persistence for PDP concepts by liamfallon · 6 years ago
  56. 0664ecd Add extra methods to Provider interface by liamfallon · 6 years ago
  57. 65b465c Fix breakage from ToscaPolicy refactoring by Jim Hahn · 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. 2c5a396 Implement serialization/deserialization for TOSCA concepts by Chenfei Gao · 6 years ago
  67. bde47d7 Add provider for Tosca Policies by liamfallon · 6 years ago
  68. c61eebf Implement Database provider by liamfallon · 6 years ago
  69. 8fc237c Implement persistence test for policies by liamfallon · 6 years ago
  70. 9727c32 Move examples into separate module by liamfallon · 6 years ago
  71. 0dcdf40 Add serialization/deserialization for tosca policy by Chenfei Gao · 6 years ago
  72. 7d5da7a Implement Legacy to TOSCA Mapping by liamfallon · 6 years ago
  73. e9a0a6e Update monitoring policies with tcaPolicy by Pamela Dragosh · 6 years ago
  74. 4d23287 Fill in legacy JSON models by Pamela Dragosh · 6 years ago
  75. 8fdf84c Add serialization for Tosca Model by liamfallon · 6 years ago
  76. 4c28d2c Add DAO Enabled Tosca Model by liamfallon · 6 years ago
  77. b694be1 Add DAO module for Models by liamfallon · 6 years ago