1. 9ef4186 Remove topic.properties and incorporate into overall config file by a.sreekumar · 5 years ago
  2. d848416 Remove POLICY_PAP_HOME in Dockerfile by shaoqiu · 5 years ago
  3. 057a72e Bump up models to 2.1.1-SNAPSHOT by ramverma · 5 years ago
  4. dc7a37e Use ToStringTester from utils-test by ramverma · 5 years ago
  5. cb99ad0 Bump pap patch to 2.1.1 by Pamela Dragosh · 5 years ago
  6. 2d4ad64 Upgrade to released common & models by Pamela Dragosh · 5 years ago 2.1.0
  7. 314c360 Merge "Allow integer version when using PDP Group Deploy" by Jorge Hernandez · 5 years ago
  8. 79e76f5 Adding PdpGroup healthcheck REST API in PAP by ramverma · 5 years ago
  9. f675701 Upgrade to release 3.0.0 parent by Pamela Dragosh · 5 years ago
  10. b346fda Allow integer version when using PDP Group Deploy by jrh3 · 5 years ago
  11. 82cc7e0 Fix sonar issues in PAP by jrh3 · 6 years ago
  12. a240d7a Add PDP heart beat expiration timer by jrh3 · 6 years ago
  13. fde7024 Merge "policy/pap must publish docker images with tag X.Y-SNAPSHOT-latest" by Pamela Dragosh · 6 years ago
  14. 99dadce policy/pap must publish docker images with tag X.Y-SNAPSHOT-latest by Rashmi Pujar · 6 years ago
  15. de6a7d4 Undeploy all versions of a policy by Jim Hahn · 6 years ago
  16. 9f41ede Reject policy deployment with version mismatch by Jim Hahn · 6 years ago
  17. ee3bea2 Merge "Undeploy policies when subgroup is deleted" by Jorge Hernandez · 6 years ago
  18. 23b2730 Undeploy policies when subgroup is deleted by Jim Hahn · 6 years ago
  19. 6615ef0 Fix pap docker chmod by Jim Hahn · 6 years ago
  20. 6ece574 Bump pap to version 2.1.0 by Jim Hahn · 6 years ago
  21. fb46435 Update pap stability testsuite by ramverma · 6 years ago
  22. 211741a Bump to 2.0.2-SNAPSHOT by Pamela Dragosh · 6 years ago
  23. 285a6ba Upgrade to released policy/models by Pamela Dragosh · 6 years ago 2.0.1 4.0.0-ONAP
  24. d12a6b1 Update INFO.yaml to add Jim and Ram by liamfallon · 6 years ago
  25. a57d12c Upgrade models version by Jim Hahn · 6 years ago
  26. 5580c1e Add son handler to xacml pdp group by Pamela Dragosh · 6 years ago
  27. 027e65f Step snapshot version of policy-pap by liamfallon · 6 years ago
  28. 9e3d309 Upgrade to policy/models release by Pamela Dragosh · 6 years ago 2.0.0
  29. 7980f37 Upgrade policy/parent & policy/common in pap by ramverma · 6 years ago
  30. f9b1e7a Return 200 when policy successfully undeployed by Jim Hahn · 6 years ago
  31. 2de7e56 Use group from cache even with new policy type by Jim Hahn · 6 years ago
  32. 54cc5c1 Return error when deleting non-existent policy by Jim Hahn · 6 years ago
  33. 9bc1d72 Changing the PAP initial db data by ramverma · 6 years ago
  34. 8b35ccb Cancel PDP timers in PAP by Jim Hahn · 6 years ago
  35. 7cab98b Adding algorithm for Pdp registration by ramverma · 6 years ago
  36. 3bca010 Sonar fixes for PAP "duplicate code" by Jim Hahn · 6 years ago
  37. cccfb11 Validate supported types by Jim Hahn · 6 years ago 3.0.2-ONAP
  38. a6cb1f2 Merge "Rebase image on policy-common-alpine" by Jorge Hernandez · 6 years ago
  39. 693d189 Rebase image on policy-common-alpine by Dmitry Puzikov · 6 years ago
  40. b13e905 Return appropriate HTTP status code by Jim Hahn · 6 years ago
  41. 4ca155e Merge "Handle null policy lists" by Jorge Hernandez · 6 years ago
  42. 61355e1 Add end-to-end junits for PAP REST API by Jim Hahn · 6 years ago
  43. d81d38b Handle null policy lists by Jim Hahn · 6 years ago
  44. 38a63db Add DMaaP sim configuration files by liamfallon · 6 years ago
  45. 34292a6 Merge "Audit and metric logs contain everything" by Pamela Dragosh · 6 years ago
  46. 7eb4d54 Add missing fields to initial subgroups by Jim Hahn · 6 years ago
  47. 75d559b Merge "Set DAO factory in request map parameters" by Jorge Hernandez · 6 years ago
  48. b4aa71d Merge "Clear servlets at the start of tests" by Jorge Hernandez · 6 years ago
  49. 0feb04e Audit and metric logs contain everything by Jim Hahn · 6 years ago
  50. be53ec0 Set DAO factory in request map parameters by Jim Hahn · 6 years ago
  51. 241aa50 Merge "Fix more sonar issues" by Pamela Dragosh · 6 years ago
  52. bdcdec0 Merge "Fix sonar issue in PdpStatusMessageHandler" by Jorge Hernandez · 6 years ago
  53. 326ec82 Clear servlets at the start of tests by Jim Hahn · 6 years ago
  54. 4e5549e Fix sonar issue in PdpStatusMessageHandler by Jim Hahn · 6 years ago
  55. 3bdc959 Fix more sonar issues by Jim Hahn · 6 years ago
  56. 4bcbf10 One year cert with new component names by jhh · 6 years ago
  57. 8714a15 Fix sonar issues in PAP by Jim Hahn · 6 years ago
  58. 7d8509a Support integer policy-version by Jim Hahn · 6 years ago
  59. d641bd5 Support group-oriented REST API by Jim Hahn · 6 years ago
  60. fb05795 Update PDP with null group/subgroup when disabled by Jim Hahn · 6 years ago
  61. e5e24d6 Adding code for db config & initial group creation by ramverma · 6 years ago
  62. 2a76364 Don't change group version number by Jim Hahn · 6 years ago
  63. 04a527e Fix junits broken with policy-id change by Jim Hahn · 6 years ago
  64. c1df0a9 Remove PDP from all active groups by Jim Hahn · 6 years ago
  65. e9df7cf Merge "Add junit tests for PdpGroupDeleteProvider" by Jorge Hernandez · 6 years ago
  66. 2de9161 Merge "Refactor request map" by Jorge Hernandez · 6 years ago
  67. 84da2c8 Merge "Adding final dmaap & db configurations" by Jorge Hernandez · 6 years ago
  68. 1da3064 Add junit tests for PdpGroupDeleteProvider by Jim Hahn · 6 years ago
  69. b793c0c Merge "Current draft of undeploy" by Liam Fallon · 6 years ago
  70. f156e04 Current draft of undeploy by Jim Hahn · 6 years ago
  71. a183c02 Fix eclipse warning in SessionData by Jim Hahn · 6 years ago
  72. ec15009 Adding final dmaap & db configurations by ramverma · 6 years ago
  73. f12eed0 Refactor request map by Jim Hahn · 6 years ago
  74. c967bf7 Fix review comments & add updateLock by ramverma · 6 years ago
  75. 63d40cd Adding PdpGroup query & statechange providers by ramverma · 6 years ago
  76. 0510ea5 Adds basic performance tests for Policy PAP by Bilal A · 6 years ago
  77. bd0fdec Merge "Wrong models-pdp in pap" by Pamela Dragosh · 6 years ago
  78. c5d18a7 Merge "Add latest-version check to status msg handler" by Liam Fallon · 6 years ago
  79. 0050926 Wrong models-pdp in pap by Jim Hahn · 6 years ago
  80. 6aca0a0 Add latest-version check to status msg handler by Jim Hahn · 6 years ago
  81. 8d55458 Delay DB updates until all policies processed by Jim Hahn · 6 years ago
  82. 92e0c7a Merge "Fix csit of policy/pap" by Pamela Dragosh · 6 years ago
  83. 2aca63e Fix csit of policy/pap by ramverma · 6 years ago
  84. 287e9d4 Flesh out policy deployment REST API by Jim Hahn · 6 years ago
  85. 457c9b1 Fixes per latest models updates by Jim Hahn · 6 years ago
  86. 0621ae5 Adding more code to pdp registration handler by ramverma · 6 years ago
  87. 5769b4d Fix classes in pap to align with change in models by ramverma · 6 years ago
  88. 23ed037 Changes in pdp registration handler by ramverma · 6 years ago
  89. a47c4b5 Adding PdpStatus listener & handler to policy/pap by ramverma · 6 years ago
  90. b1f91ce Remove pdpType from tests by Jim Hahn · 6 years ago
  91. 3830d26 Add mapper class by Jim Hahn · 6 years ago
  92. df456cc Fix issues with timer manager junits by Jim Hahn · 6 years ago
  93. 2f00429 Adding db provider parameters to pap config file by ramverma · 6 years ago
  94. 0ba127b Add and register DAO provider wrapper by Jim Hahn · 6 years ago
  95. b44967d Add components for PDP communication by Jim Hahn · 6 years ago
  96. 602572e Changes to PAP infrastructure to support PDP by Jim Hahn · 6 years ago
  97. 7b5fd6c Adding query & state change PAP REST API's by ramverma · 6 years ago
  98. 85a36ed Add NSS libraries to images by Jorge Hernandez · 6 years ago
  99. b2b07aa Merge "Update INFO.yaml file" by Pamela Dragosh · 6 years ago
  100. da890b5 Merge "Add additional constructors to Exception classes" by Jorge Hernandez · 6 years ago