1. 26df07d Eliminate spurious notifications from PAP by Jim Hahn · 4 years, 8 months ago
  2. ed81ba9 PAP should discard responses for old requests by Jim Hahn · 4 years, 8 months ago
  3. 0f4acdb Merge "PAP erroneously undeploying policies" by Pamela Dragosh · 4 years, 8 months ago
  4. 248e061 PAP erroneously undeploying policies by Jim Hahn · 4 years, 8 months ago
  5. abe27ed Merge "point to renamed sdnc naming policy in db config" by Jim Hahn · 4 years, 8 months ago
  6. c654d2f point to renamed sdnc naming policy in db config by jhh · 4 years, 8 months ago
  7. 06e637b Activating active group should be NOOP by Jim Hahn · 4 years, 9 months ago
  8. 4e716dd Remaining sonar issues in pap by Jim Hahn · 4 years, 9 months ago
  9. 528dd61 Merge "Address sonar issues in PAP" by Jim Hahn · 4 years, 9 months ago
  10. 7ba409e Preload sdnc naming policy in xacml-pdp by Ram Krishna Verma · 4 years, 9 months ago
  11. 2385c44 Address sonar issues in PAP by Jim Hahn · 4 years, 9 months ago
  12. 414fa62 Add 'naming' policy type to defaultGroup table by jhh · 4 years, 9 months ago
  13. 9c17f9c Add optimization.* to xacml subgroup by Pamela Dragosh · 4 years, 9 months ago
  14. e49711c Point to latest snapshots by Pamela Dragosh · 4 years, 10 months ago
  15. 7711dbb Cleanup eclipse warnings by Pamela Dragosh · 4 years, 10 months ago
  16. 35c6651 renew policy certs till 03/17/2021 by jhh · 4 years, 10 months ago
  17. 791fcad update policy types for drools by jhh · 4 years, 10 months ago
  18. 24b6821 Modify pap db for new guard by Pamela Dragosh · 4 years, 10 months ago
  19. d06303f Add test cases for consolidated policy health check by huaxing · 4 years, 11 months ago
  20. c42e191 Update PAP for policy DB response changes by liamfallon · 5 years ago
  21. 93a3e76 Cleanup the sonar issues in PAP by a.sreekumar · 5 years ago
  22. 94937bd Merge "Adding Tosca compliant operational policy type to defaultGroup for apex-pdp" by Liam Fallon · 5 years ago
  23. 96f3a97 Policy notifications appear to be reversed by Jim Hahn · 5 years ago
  24. ffcad02 Adding Tosca compliant operational policy type to defaultGroup for apex-pdp by a.sreekumar · 5 years ago
  25. ed9690a Handling supported policy type during PdpGroup Update by a.sreekumar · 5 years ago
  26. fc68306 Log message when a PDP's heart beats are missed by Jim Hahn · 5 years ago
  27. 9df1718 policy/pap jdk11 upgrades by HOCKLA · 5 years ago
  28. f9abcdb Merge "validate and save PdpStatistisc" by Jim Hahn · 5 years ago
  29. 8ed8fd6 validate and save PdpStatistisc by Henry.Sun · 5 years ago
  30. f3d6713 statistics rest api update by ning.xi · 5 years ago
  31. b64c5e8 Changes related to persisiting data type of policy in db by a.sreekumar · 5 years ago
  32. b53f17e consolidate Policy Health Check into PAP by Hengye · 5 years ago
  33. d97629f Merge "Only update policies in PAP REST API" by Pamela Dragosh · 5 years ago
  34. 73aaafa Only update policies in PAP REST API by Jim Hahn · 5 years ago
  35. e040acb Change optimization types due to refactoring by Pamela Dragosh · 5 years ago
  36. df7ccc0 Merge "Adding native policy types to defaultGroup" by Pamela Dragosh · 5 years ago
  37. aa61ac3 Adding native policy types to defaultGroup by ramverma · 5 years ago
  38. def5a9d Create PAP API to only create/update PdpGroups by a.sreekumar · 5 years ago
  39. 6e96359 Move deploy/undeploy REST classes by Jim Hahn · 5 years ago
  40. b65a0d0 Update Pdp Group state per PAP API by Jim Hahn · 5 years ago
  41. 855fade Re-register pdp if not found in DB by ramverma · 5 years ago
  42. 83e087b Merge "Undeploy policies when deploy fails" by Jim Hahn · 5 years ago
  43. 29628be Merge "Adding pdpGroup to PdpRegistrationHandler" by Jorge Hernandez · 5 years ago
  44. 12e14bc Adding pdpGroup to PdpRegistrationHandler by ramverma · 5 years ago
  45. c9c5db7 Undeploy policies when deploy fails by Jim Hahn · 5 years ago
  46. 892ee58 Merge "Preload wildcard supported type in PAP" by Jim Hahn · 5 years ago
  47. 41a6c1a Fixing issue where PdpRegistration message is treated as Heartbeat by PAP by a.sreekumar · 5 years ago
  48. aa45f6c Preload wildcard supported type in PAP by Jim Hahn · 5 years ago
  49. fc556ce PAP should not deactivate PDPs by Jim Hahn · 5 years ago
  50. a3bf313 Support policy types with wild-cards by Jim Hahn · 5 years ago
  51. 43f8999 Simplify request handling in PAP by Jim Hahn · 5 years ago
  52. b8c8f44 Add REST api to query policy status from PAP by Jim Hahn · 5 years ago
  53. 3099737 Add tests for policy type in notifications by Jim Hahn · 5 years ago
  54. 4f3fe21 Generate notifications when policies change by jh7358 · 5 years ago
  55. 45c8e61 Add notifier for generating notifications by Jim Hahn · 5 years ago
  56. 1e896c1 Add trackers for generating notifications by Jim Hahn · 5 years ago
  57. 215177c Merge "Add PolicyPdpNotificationData for generating notifications" by Jim Hahn · 5 years ago
  58. 95fa0be Add PolicyPdpNotificationData for generating notifications by Jim Hahn · 5 years ago
  59. 633e52e Add PolicyTrackerData for generating notifications by Jim Hahn · 5 years ago
  60. ba11c9a Add yaml support to pap rest server by jrh3 · 5 years ago
  61. 2dc70f2 Knock on of changing policy types to map by liamfallon · 5 years ago
  62. 1ceeeff update keystore by jhh · 5 years ago
  63. d0fd49a Adjust timer manager logging by jrh3 · 5 years ago
  64. bccd3a9 Remove remaining ParameterUtils from PAP by jrh3 · 5 years ago
  65. 18df9bd Use new addTopic(TopicParameterGroup) method in PAP by jrh3 · 5 years ago
  66. c74aaaa Modify pap to use RestServer from common by jrh3 · 5 years ago
  67. 27f6bac Fix pap due to sonar changes in common by jrh3 · 6 years ago
  68. 9ef4186 Remove topic.properties and incorporate into overall config file by a.sreekumar · 6 years ago
  69. dc7a37e Use ToStringTester from utils-test by ramverma · 6 years ago
  70. 314c360 Merge "Allow integer version when using PDP Group Deploy" by Jorge Hernandez · 6 years ago
  71. 79e76f5 Adding PdpGroup healthcheck REST API in PAP by ramverma · 6 years ago
  72. b346fda Allow integer version when using PDP Group Deploy by jrh3 · 6 years ago
  73. 82cc7e0 Fix sonar issues in PAP by jrh3 · 6 years ago
  74. a240d7a Add PDP heart beat expiration timer by jrh3 · 6 years ago
  75. de6a7d4 Undeploy all versions of a policy by Jim Hahn · 6 years ago
  76. 9f41ede Reject policy deployment with version mismatch by Jim Hahn · 6 years ago
  77. 23b2730 Undeploy policies when subgroup is deleted by Jim Hahn · 6 years ago
  78. 5580c1e Add son handler to xacml pdp group by Pamela Dragosh · 6 years ago
  79. f9b1e7a Return 200 when policy successfully undeployed by Jim Hahn · 6 years ago
  80. 2de7e56 Use group from cache even with new policy type by Jim Hahn · 6 years ago
  81. 54cc5c1 Return error when deleting non-existent policy by Jim Hahn · 6 years ago
  82. 9bc1d72 Changing the PAP initial db data by ramverma · 6 years ago
  83. 8b35ccb Cancel PDP timers in PAP by Jim Hahn · 6 years ago
  84. 7cab98b Adding algorithm for Pdp registration by ramverma · 6 years ago
  85. 3bca010 Sonar fixes for PAP "duplicate code" by Jim Hahn · 6 years ago
  86. cccfb11 Validate supported types by Jim Hahn · 6 years ago 3.0.2-ONAP
  87. b13e905 Return appropriate HTTP status code by Jim Hahn · 6 years ago
  88. 4ca155e Merge "Handle null policy lists" by Jorge Hernandez · 6 years ago
  89. 61355e1 Add end-to-end junits for PAP REST API by Jim Hahn · 6 years ago
  90. d81d38b Handle null policy lists by Jim Hahn · 6 years ago
  91. 38a63db Add DMaaP sim configuration files by liamfallon · 6 years ago
  92. 7eb4d54 Add missing fields to initial subgroups by Jim Hahn · 6 years ago
  93. 75d559b Merge "Set DAO factory in request map parameters" by Jorge Hernandez · 6 years ago
  94. b4aa71d Merge "Clear servlets at the start of tests" by Jorge Hernandez · 6 years ago
  95. be53ec0 Set DAO factory in request map parameters by Jim Hahn · 6 years ago
  96. 241aa50 Merge "Fix more sonar issues" by Pamela Dragosh · 6 years ago
  97. 326ec82 Clear servlets at the start of tests by Jim Hahn · 6 years ago
  98. 4e5549e Fix sonar issue in PdpStatusMessageHandler by Jim Hahn · 6 years ago
  99. 3bdc959 Fix more sonar issues by Jim Hahn · 6 years ago
  100. 8714a15 Fix sonar issues in PAP by Jim Hahn · 6 years ago