Update snapshot and/or references of policy/pap to latest snapshots
[policy/pap.git] / main / src /
2024-02-20 adheli.tavaresFix config files to remove outdated hibernate configura... 30/137330/1
2024-02-09 rameshiyer27Remove Dmaap from PAP 98/137198/1
2023-12-18 adheli.tavaresAllow topics to be registered with lower case for kafka... 58/136858/1
2023-11-27 FrancescoFioraEstAllow semantic versioning in all templates in pap 53/136653/1
2023-10-11 adheli.tavaresRemove AAF references from pap 44/136144/2
2023-10-11 Liam FallonMerge "Fix sonar code smells"
2023-09-29 adheli.tavaresFix sonar code smells 36/136136/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-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
2023-01-31 liamfallonUpgrade and clean up dependencies 81/133081/1
2023-01-30 lapentafdAdding PAP contract tests 64/133064/1
2023-01-25 lapentafdServer Stubs PAP 14/133014/1
2023-01-17 lapentafdUse generated PAP interface for Swagger 04/132904/4
2022-12-18 liamfallonUpgrade the H2 database to the latest version 97/132797/1
2022-12-12 adheli.tavaresSLAs for async methods 22/132622/4
2022-12-08 liamfallonReplace SpringFox with SpringDoc in policy-pap 44/132644/1
2022-11-22 Liam FallonMerge "Add OpenAPI Swagger 3 spec and API generation"
2022-11-17 liamfallonAdd OpenAPI Swagger 3 spec and API generation 02/132302/1
2022-11-17 adheli.tavaresTopic names in PAP should be configurable from applicat... 66/132266/2
2022-09-21 liamfallonFix minor warnings in code 87/130987/2
2022-04-12 a.sreekumarFix incorrect deployments counter on parallel execution 26/128426/6
2022-04-04 a.sreekumarFix incorrect url in PAP consolidated healthcheck 65/128265/1
2022-03-21 rameshiyer27Fix build failure in pap 15/127915/1
2022-03-10 a.sreekumarFix PAP healthcheck response during failures 68/127668/2
2022-03-01 a.sreekumarFix swagger and improve exception handling 96/127096/5
2022-02-25 Liam FallonMerge "Add support for populating metadataSet in PAP...
2022-02-23 rameshiyer27Add support for populating metadataSet in PAP tosca... 44/127244/2
2022-02-23 a.sreekumarAdding deployment metrics to PAP 22/127222/5
2022-02-18 Liam FallonMerge "Use classes from policy/common"
2022-02-17 Ram Krishna VermaUse classes from policy/common 53/127153/2
2022-02-15 a.sreekumarFix issue with GeneratedValue in PfGeneratedIdKey 30/127130/1
2022-02-14 Ajith SreekumarMerge "Add yaml support to pap api's"
2022-02-11 Prakhar PandeyImprove PAP healthcheck api to verify DB connectivity 64/127064/4
2022-02-10 Ram Krishna VermaAdd yaml support to pap api's 66/127066/1
2022-02-10 a.sreekumarMove PAP database provider to spring boot default 08/127008/10
2022-01-28 a.sreekumarCreate spring repository layer for PAP 51/126751/7
2022-01-27 waynedunicanRemove references to MariaDB from resource files 30/126630/4
2022-01-07 isaacAdding totalPolicyDeployCounts updates to PapStasticsMa... 32/126432/8
2021-12-14 a.sreekumarMigrate pap startup & controllers to spring boot 66/126066/18
2021-11-03 adheli.tavaresRename username for PAP operations. 59/125559/1
2021-09-09 Pamela DragoshMerge "Update INFO.yaml"
2021-09-07 jhhDecrease eclipselink verbosity to warning 04/123904/1
2021-09-02 Jim HahnFix PAP PDP expiration timer 13/123813/1
2021-08-25 Ram Krishna VermaAdd dmaap connectivity check in pap 24/123524/4
2021-08-23 Jim HahnFix junits broken by change in is-alive type 71/123471/1
2021-08-17 ktimoneyUpdate Policy Components not to create tables 34/123334/1
2021-08-05 Ram Krishna VermaUse lombok in pap 62/123162/1
2021-08-03 Ram Krishna VermaUpdate query params in audit api's 81/123081/1
2021-07-30 Jim HahnAdd time ranges to PAP statistics API 21/123021/2
2021-07-30 Jim HahnMerge "Fix swagger tags in controllers"
2021-07-29 Ram Krishna VermaFix swagger tags in controllers 76/122976/1
2021-07-29 Ajith SreekumarMerge "Add datetime format to audit api's"
2021-07-28 Ram Krishna VermaAdd datetime format to audit api's 88/122888/5
2021-07-28 Jim HahnRemove statistics record limits from PAP 28/122928/1
2021-07-22 Ram Krishna VermaAdd apis for policy audit 07/122807/2
2021-07-21 Ajith SreekumarMerge "Use docker registry properties in pap"
2021-07-19 Jim HahnUse new RestClientParameters class in PAP 12/122712/1
2021-07-15 Jim HahnLimit statistics record count 65/122565/3
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-06 Jim HahnUse separate subscription for heartbeats 62/122462/2
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 HahnFix sonars in pap 51/122351/1
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-28 liamfallonUpdate pap for checkstyle 8.43 67/122267/1
2021-06-25 Jim HahnSend pdp-update if PDP response doesn't match DB 18/122218/3
2021-06-25 adheli.tavaresPolicyAudit creation when deploy/undeploy triggered. 00/122100/8
2021-06-25 Jim HahnFix broken junits 23/122223/1
2021-06-23 Jim HahnRemove expired PDPs 47/122147/4
2021-06-22 Jim HahnUpdate timestamp of PDP record 13/122113/2
2021-06-18 Jim HahnFix new checkstyle issues in pap 51/122051/1
2021-06-15 Jim HahnUse new filtering methods in PAP 38/121938/1
2021-06-10 Jim HahnSonars in pap 61/121861/1
2021-06-03 Jim HahnUpdate junits for bean validator field name 82/121682/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 jhhsupport external configuration of pdp groups 74/121574/6
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-06 Ram Krishna VermaMerge "Query deployed policies by regex"
2021-05-06 arkadiusz.adamskiQuery deployed policies by regex 22/120922/9
2021-05-03 Jim HahnMerge "Remove GroupValidationResult"
2021-04-28 Jim HahnRemove GroupValidationResult 81/120981/1
2021-04-27 a.sreekumarFixing issue where PdpHeartbeats are incorrectly proces... 35/120935/1
2021-04-16 Ram Krishna VermaMerge "Address plugin-not-found issues"
2021-04-16 adheli.tavaresRefactor PapCommandLineArguments class 69/120569/2
2021-04-01 Pamela DragoshMerge "PAP S3P jmx file changes"
2021-03-29 Jim HahnValidate parameters of REST calls 01/120001/4
2021-03-19 Jim HahnDelete keystores from pap 51/119551/1
2021-03-16 jhhUpdate policy-keystore with newer certificates 88/119388/1
2021-02-22 waynedunicanSupport Policy updates between PAP and PDPs 92/117692/14
next