Fix trailing space in Info.yaml pap
[policy/pap.git] / main / src / main / java / org / onap / policy / pap / main / comm /
2024-12-11 adheli.tavaresFix null pointer exception when accessing policy deploy and 11/139711/1
2024-11-07 adheli.tavaresFix references and organize dependencies in policy... 47/139347/1
2024-07-01 adheli.tavaresCode coverage and sonar fixes for PAP 29/138329/5
2023-10-11 Liam FallonMerge "Fix sonar code smells"
2023-09-29 adheli.tavaresFix sonar code smells 36/136136/1
2023-08-08 Suresh CharanRemoved db-based statistics feature 21/133921/6
2023-02-28 Ram Krishna VermaMerge "Fixed sonar issues in policy-pap"
2023-02-28 Suresh CharanFixed sonar issues in policy-pap 34/133434/3
2023-02-02 liamfallonReplace Eclipselink with Hibernate 30/133130/2
2022-11-22 Liam FallonMerge "Add OpenAPI Swagger 3 spec and API generation"
2022-11-17 adheli.tavaresTopic names in PAP should be configurable from applicat... 66/132266/2
2022-02-10 a.sreekumarMove PAP database provider to spring boot default 08/127008/10
2021-12-14 a.sreekumarMigrate pap startup & controllers to spring boot 66/126066/18
2021-09-09 Pamela DragoshMerge "Update INFO.yaml"
2021-09-02 Jim HahnFix PAP PDP expiration timer 13/123813/1
2021-08-05 Ram Krishna VermaUse lombok in pap 62/123162/1
2021-07-07 adheli.tavaresUpdate pdp statistics to count deploy/undeploy separately. 99/122499/1
2021-07-07 Jim HahnMerge "Use separate subscription for heartbeats"
2021-07-06 Jim HahnFix NPE in UpdateReq.reconfigure() 71/122471/1
2021-07-05 Jim HahnRevert "Add listener to collect PDP statistics" 87/122287/1
2021-06-30 Jim HahnAdd listener to collect PDP statistics 81/122381/2
2021-06-30 Ram Krishna VermaAdd ability to turn on/off pdp statistics 50/122350/3
2021-06-29 Jim HahnMerge "Set "source" name in PAP PdpMessages"
2021-06-29 Jim HahnMerge "PolicyAudit creation when deploy/undeploy trigge...
2021-06-29 Jim HahnSet "source" name in PAP PdpMessages 41/122341/1
2021-06-28 Jim HahnMerge "Send pdp-update if PDP response doesn't match DB"
2021-06-25 Jim HahnSend pdp-update if PDP response doesn't match DB 18/122218/3
2021-06-23 Jim HahnRemove expired PDPs 47/122147/4
2021-06-22 Jim HahnUpdate timestamp of PDP record 13/122113/2
2021-06-10 Jim HahnSonars in pap 61/121861/1
2021-06-02 waynedunicanFix build failure and remove unused imports 62/121662/1
2021-06-01 Jim HahnMerge "support external configuration of pdp groups"
2021-05-27 waynedunicanUpdate PAP to check for deployed policies only 65/121265/6
2021-05-06 Jim HahnFix sonars in policy-pap 48/121148/2
2021-05-03 Jim HahnMerge "Remove GroupValidationResult"
2021-04-27 a.sreekumarFixing issue where PdpHeartbeats are incorrectly proces... 35/120935/1
2021-02-22 waynedunicanSupport Policy updates between PAP and PDPs 92/117692/14
2021-02-22 Jim HahnMerge "Refactor Pap code to use Instant from Date"
2021-02-19 a.sreekumarUpdate Pdp policy status during registration or State... 44/118044/6
2021-01-15 Jim HahnMake PAP stateless 94/116894/3
2021-01-06 Ram Krishna VermaMerge "Changed identifiers to concept identifiers"
2021-01-05 liamfallonChanged identifiers to concept identifiers 68/116568/2
2020-12-04 a.sreekumarFixing sonar issues in policy-pap 23/116123/1
2020-09-30 Jim HahnFix new sonars in policy/pap 82/113382/3
2020-06-17 Jim HahnPAP should discard old PDP messages 39/109239/3
2020-04-29 Jim HahnPAP should discard responses for old requests 03/106803/2
2020-04-28 Pamela DragoshMerge "PAP erroneously undeploying policies"
2020-04-28 Jim HahnPAP erroneously undeploying policies 72/106772/2
2020-04-08 Jim HahnMerge "Address sonar issues in PAP"
2020-04-07 Jim HahnAddress sonar issues in PAP 55/105355/3
2020-02-04 Liam FallonMerge "Adding Tosca compliant operational policy type...
2020-02-04 Jim HahnPolicy notifications appear to be reversed 83/101083/2
2020-01-22 Liam FallonMerge "Log message when a PDP's heart beats are missed"
2020-01-21 Jim HahnLog message when a PDP's heart beats are missed 59/100559/1
2020-01-10 Jim HahnMerge "validate and save PdpStatistisc"
2020-01-09 Henry.Sunvalidate and save PdpStatistisc 52/99652/11
2019-11-22 ramvermaRe-register pdp if not found in DB 67/98767/1
2019-11-21 Jim HahnMerge "Undeploy policies when deploy fails"
2019-11-21 Jorge HernandezMerge "Adding pdpGroup to PdpRegistrationHandler"
2019-11-21 ramvermaAdding pdpGroup to PdpRegistrationHandler 18/98718/2
2019-11-20 Jim HahnUndeploy policies when deploy fails 89/98689/4
2019-11-20 Jim HahnMerge "Preload wildcard supported type in PAP"
2019-11-20 Ram Krishna VermaMerge "Fixing issue where PdpRegistration message is...
2019-11-19 a.sreekumarFixing issue where PdpRegistration message is treated... 16/98616/1
2019-11-12 Ram Krishna VermaMerge "PAP should not deactivate PDPs"
2019-11-07 Jim HahnPAP should not deactivate PDPs 62/98162/1
2019-11-05 Jim HahnSimplify request handling in PAP 87/97987/2
2019-11-01 Jim HahnMerge "Add common Jersey version"
2019-10-29 jh7358Generate notifications when policies change 83/97683/1
2019-10-25 Jim HahnAdd notifier for generating notifications 16/97616/1
2019-08-01 Jorge HernandezMerge "Remove hardcoded ip in PAP testsuites"
2019-07-31 jrh3Adjust timer manager logging 23/92423/1
2019-06-14 jrh3Fix sonar issues in PAP 05/89905/2
2019-06-11 jrh3Add PDP heart beat expiration timer 12/89612/7
2019-04-30 Jim HahnCancel PDP timers in PAP 67/86667/1
2019-04-30 ramvermaAdding algorithm for Pdp registration 45/86545/5
2019-04-24 Jorge HernandezMerge "Rebase image on policy-common-alpine"
2019-04-23 Jim HahnReturn appropriate HTTP status code 75/86075/3
2019-04-20 Jorge HernandezMerge "Handle null policy lists"
2019-04-19 Jim HahnAdd end-to-end junits for PAP REST API 43/85643/5
2019-04-19 Jim HahnHandle null policy lists 28/85728/3
2019-04-16 Jorge HernandezMerge "Clear servlets at the start of tests"
2019-04-16 Pamela DragoshMerge "Fix more sonar issues"
2019-04-16 Jorge HernandezMerge "Fix sonar issue in PdpStatusMessageHandler"
2019-04-16 Jim HahnFix sonar issue in PdpStatusMessageHandler 91/85491/1
2019-04-16 Jim HahnFix more sonar issues 72/85472/1
2019-04-15 Jim HahnFix sonar issues in PAP 71/85371/3
2019-04-13 Jim HahnUpdate PDP with null group/subgroup when disabled 53/85253/5
2019-04-11 Jim HahnRemove PDP from all active groups 71/84971/2
2019-04-10 Jorge HernandezMerge "Add junit tests for PdpGroupDeleteProvider"
2019-04-10 Jorge HernandezMerge "Refactor request map"
2019-04-10 Jim HahnRefactor request map 62/84762/4
2019-04-09 ramvermaFix review comments & add updateLock 56/84756/1
2019-04-09 ramvermaAdding PdpGroup query & statechange providers 46/84646/5
2019-04-08 Pamela DragoshMerge "Wrong models-pdp in pap"
2019-04-08 Liam FallonMerge "Add latest-version check to status msg handler"
2019-04-05 Jim HahnAdd latest-version check to status msg handler 10/84410/1
2019-04-05 Pamela DragoshMerge "Fix csit of policy/pap"
2019-04-05 Jim HahnFlesh out policy deployment REST API 52/84352/2
2019-04-05 Jim HahnFixes per latest models updates 47/84347/1
next