aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-10-06Remove legacy operational apex policy type from papRam Krishna Verma2-20/+28
2020-09-30Fix new sonars in policy/papJim Hahn2-58/+64
2020-09-24update default keystoresjhh1-0/+0
2020-08-14Using standard success/failure messages in PAPa.sreekumar1-5/+4
2020-08-10Merge "Changes to make PAP container crash with non zero exitCode"Pamela Dragosh1-9/+15
2020-08-10Changes to make PAP container crash with non zero exitCodea.sreekumar1-9/+15
2020-08-07Fail component health check if PDP is downRam Krishna Verma3-1/+18
2020-07-06Replace try/catch blocks with assertj - papwaynedunican1-34/+14
2020-06-30Merge "Fix issues in pap for new sonar rules"Liam Fallon3-11/+15
2020-06-29Fix issues in pap for new sonar rulesJim Hahn3-11/+15
2020-06-29Parallel execution of Client Health checkRam Krishna Verma1-13/+19
2020-06-19Changes for Checkstyle 8.32 in policy-papa.sreekumar5-7/+1
2020-06-18pap - sonar issue fixTaka Cho2-4/+6
2020-06-17PAP should discard old PDP messagesJim Hahn3-5/+34
2020-05-04Eliminate spurious notifications from PAPJim Hahn2-33/+8
2020-04-29PAP should discard responses for old requestsJim Hahn1-1/+17
2020-03-27Point to latest snapshotsPamela Dragosh1-1/+1
2020-03-25Cleanup eclipse warningsPamela Dragosh3-21/+17
2020-03-17renew policy certs till 03/17/2021jhh1-0/+0
2020-02-28Add test cases for consolidated policy health checkhuaxing2-1/+277
2020-02-12Update PAP for policy DB response changesliamfallon1-1/+6
2020-02-10Cleanup the sonar issues in PAPa.sreekumar6-25/+39
2020-02-03Policy notifications appear to be reversedJim Hahn7-42/+475
2020-01-23Handling supported policy type during PdpGroup Updatea.sreekumar2-5/+7
2020-01-14policy/pap jdk11 upgradesHOCKLA5-24/+24
2020-01-10Merge "validate and save PdpStatistisc"Jim Hahn3-2/+145
2020-01-10validate and save PdpStatistiscHenry.Sun3-3/+148
2020-01-09statistics rest api updatening.xi3-1/+95
2020-01-09Changes related to persisiting data type of policy in dba.sreekumar1-1/+2
2019-12-11consolidate Policy Health Check into PAPHengye6-5/+115
2019-12-09Only update policies in PAP REST APIJim Hahn11-353/+571
2019-12-05Create PAP API to only create/update PdpGroupsa.sreekumar8-182/+876
2019-12-03Move deploy/undeploy REST classesJim Hahn9-12/+10
2019-11-22Update Pdp Group state per PAP APIJim Hahn1-0/+16
2019-11-22Re-register pdp if not found in DBramverma2-11/+56
2019-11-21Merge "Undeploy policies when deploy fails"Jim Hahn6-3/+372
2019-11-21Adding pdpGroup to PdpRegistrationHandlerramverma3-26/+310
2019-11-20Undeploy policies when deploy failsJim Hahn6-3/+372
2019-11-07PAP should not deactivate PDPsJim Hahn1-56/+74
2019-11-06Support policy types with wild-cardsJim Hahn5-2/+182
2019-11-05Simplify request handling in PAPJim Hahn6-351/+178
2019-11-04Add REST api to query policy status from PAPJim Hahn7-18/+472
2019-10-31Add tests for policy type in notificationsJim Hahn3-0/+10
2019-10-29Generate notifications when policies changejh735818-32/+340
2019-10-25Add notifier for generating notificationsJim Hahn3-4/+218
2019-10-24Add trackers for generating notificationsJim Hahn4-0/+629
2019-10-24Merge "Add PolicyPdpNotificationData for generating notifications"Jim Hahn1-0/+121
2019-10-23Add PolicyPdpNotificationData for generating notificationsJim Hahn1-0/+121
2019-10-23Add PolicyTrackerData for generating notificationsJim Hahn1-0/+239
2019-09-12Add yaml support to pap rest serverjrh31-0/+11