Fix trailing space in Info.yaml pap
[policy/pap.git] / main / src / main / java / org / onap / policy / pap / main / startstop /
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-12-18 adheli.tavaresAllow topics to be registered with lower case for kafka... 58/136858/1
2023-09-22 adheli.tavaresJava 17 / Spring 6 / Spring Boot 3 Upgrade 08/136008/1
2023-08-08 Suresh CharanRemoved db-based statistics feature 21/133921/6
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-25 Liam FallonMerge "Add support for populating metadataSet in PAP...
2022-02-23 a.sreekumarAdding deployment metrics to PAP 22/127222/5
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-07-22 Ram Krishna VermaAdd apis for policy audit 07/122807/2
2021-07-07 Jim HahnMerge "Use separate subscription for heartbeats"
2021-07-06 Jim HahnUse separate subscription for heartbeats 62/122462/2
2021-06-30 Ram Krishna VermaAdd ability to turn on/off pdp statistics 50/122350/3
2021-06-29 Jim HahnMerge "PolicyAudit creation when deploy/undeploy trigge...
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-01 Jim HahnMerge "support external configuration of pdp groups"
2021-05-27 jhhsupport external configuration of pdp groups 74/121574/6
2021-05-06 Jim HahnFix sonars in policy-pap 48/121148/2
2021-04-16 Ram Krishna VermaMerge "Address plugin-not-found issues"
2021-04-16 adheli.tavaresRefactor PapCommandLineArguments class 69/120569/2
2021-01-15 Jim HahnMake PAP stateless 94/116894/3
2020-08-14 a.sreekumarUsing standard success/failure messages in PAP 84/111284/1
2020-08-10 Pamela DragoshMerge "Changes to make PAP container crash with non...
2020-08-10 a.sreekumarChanges to make PAP container crash with non zero exitCode 36/111036/5
2020-06-30 Liam FallonMerge "Fix issues in pap for new sonar rules"
2020-06-29 Pamela DragoshMerge "Parallel execution of Client Health check"
2020-06-29 Ram Krishna VermaParallel execution of Client Health check 23/109423/5
2020-06-19 a.sreekumarChanges for Checkstyle 8.32 in policy-pap 59/109359/1
2020-06-17 Jim HahnPAP should discard old PDP messages 39/109239/3
2020-04-09 Jim HahnRemaining sonar issues in pap 89/105689/1
2020-01-10 Jim HahnMerge "validate and save PdpStatistisc"
2019-12-11 Hengyeconsolidate Policy Health Check into PAP 93/99193/5
2019-12-06 Pamela DragoshMerge "Adding native policy types to defaultGroup"
2019-12-06 Pamela DragoshMerge "Create PAP API to only create/update PdpGroups"
2019-12-05 a.sreekumarCreate PAP API to only create/update PdpGroups 79/99079/6
2019-12-03 Jim HahnMove deploy/undeploy REST classes 51/99051/3
2019-11-21 Jim HahnMerge "Undeploy policies when deploy fails"
2019-11-20 Jim HahnUndeploy policies when deploy fails 89/98689/4
2019-11-05 Jorge HernandezMerge "Add REST api to query policy status from PAP"
2019-11-04 Jim HahnAdd REST api to query policy status from PAP 75/97875/4
2019-11-01 Jim HahnMerge "Add common Jersey version"
2019-10-29 jh7358Generate notifications when policies change 83/97683/1
2019-07-30 jrh3Use new addTopic(TopicParameterGroup) method in PAP 75/92275/2
2019-07-17 jrh3Modify pap to use RestServer from common 95/91695/1
2019-07-08 jrh3Fix pap due to sonar changes in common 41/91041/1
2019-07-01 a.sreekumarRemove topic.properties and incorporate into overall... 34/90734/1
2019-06-11 jrh3Add PDP heart beat expiration timer 12/89612/7
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-17 Pamela DragoshMerge "Audit and metric logs contain everything"
2019-04-16 Jim HahnAdd missing fields to initial subgroups 22/85522/2
2019-04-16 Jorge HernandezMerge "Set DAO factory in request map parameters"
2019-04-16 Jim HahnSet DAO factory in request map parameters 09/85509/2
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 ramvermaAdding code for db config & initial group creation 19/85119/2
2019-04-02 ramvermaAdding PdpStatus listener & handler to policy/pap 91/83991/1
2019-03-27 ramvermaAdding db provider parameters to pap config file 01/83501/1
2019-03-27 Jim HahnAdd and register DAO provider wrapper 86/83486/3
2019-03-26 Jim HahnAdd components for PDP communication 78/83278/5
2019-03-26 Jim HahnChanges to PAP infrastructure to support PDP 20/83120/6
2019-03-13 Jim HahnAdd PDP Group Deploy and Delete REST API stubs 99/79799/6
2019-03-07 Jorge HernandezMerge "Refactor REST server tests"
2019-03-07 Jim HahnRefactor REST server tests 05/79805/8
2019-02-28 Jorge HernandezMerge "Add code to publish to PDP"
2019-02-25 Jim HahnReplace static methods with single getInstance 18/79118/3
2019-02-22 jh7358Use constants for http property names 52/79052/4
2019-02-07 ramvermaAdding statistics endpoint to policy/pap 92/78092/1
2019-02-05 ramvermaAdding healthcheck endpoint to policy/pap 93/77793/2
2019-01-31 ramvermaCreate basic structure of pap component 42/77642/1