summaryrefslogtreecommitdiffstats
path: root/a1-policy-management/src
AgeCommit message (Expand)AuthorFilesLines
2022-05-17Documentation updatesJohnKeeney6-14/+14
2022-03-31NONRTRIC PMS using authorization tokenPatrikBuhr19-91/+201
2022-03-25NONRTRIC Minor changesPatrikBuhr7-35/+26
2022-02-10NONRTRIC Improved tracesPatrikBuhr3-11/+30
2022-02-09Updated Lock to avoid starvationPatrikBuhr9-60/+137
2022-02-01NONRTRIC - 3PP dependency version updatePatrikBuhr2-8/+7
2022-01-24Merge "Fixed a unittest so it does not open an http port"Dan Timoney1-0/+7
2022-01-21Fixed a unittest so it does not open an http portPatrikBuhr1-0/+7
2022-01-14Update a test that is failing on windowsJohnKeeney1-2/+4
2022-01-12PMS, Removed use of CBSPatrikBuhr7-470/+9
2022-01-10A1 Policy Management, Removal of deprecated APIPatrikBuhr13-1878/+23
2022-01-05A1 Policy ManagementPatrikBuhr1-0/+7
2021-12-29A1 Policy ManagementPatrikBuhr3-16/+30
2021-11-29A1 Policy ManagementPatrikBuhr7-36/+19
2021-11-11A1 Policy ManagementPatrikBuhr7-75/+63
2021-10-15Improving searching for policy types - A1 JakartaPatrikBuhr17-162/+338
2021-10-11Create a json schema for validation of the configuration of the A1 PMS - A1 J...PatrikBuhr4-12/+17
2021-10-07Create a json schema for validation of the configuration of the A1 PMS - A1 J...PatrikBuhr1-1/+1
2021-09-22Create a json schema for validation of the configuration of the A1 PMS - A1 J...PatrikBuhr9-13/+238
2021-09-14Policy Management Service, support for SEC4 and SEC5 - A1 Jakarta1.2.1PatrikBuhr3-3/+12
2021-09-01Bugfix, timing issue in a unittest (3rd)PatrikBuhr1-55/+54
2021-08-26Bugfix, timing issue in a unittest1.2.0PatrikBuhr1-8/+8
2021-08-19Bugfix, timing issue in a unittestPatrikBuhr1-1/+7
2021-08-18Update springboot version of the Policy Management Service (version 2.5)PatrikBuhr12-40/+40
2021-06-07Fix Sonar issueselinuxhenrik2-8/+8
2021-05-19PMS Bugfix - A1 IstanbulPatrikBuhr7-9/+49
2021-05-05PMS Persistent storage of service definitions - A1 IstanbulPatrikBuhr2-11/+45
2021-04-30PMS Persistent storage of service definitions - A1 IstanbulPatrikBuhr12-60/+229
2021-04-20PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr12-102/+144
2021-04-08Merge "PMS Persistent storage of policies and type definitions - A1 Istanbul"Dan Timoney38-383/+598
2021-04-07PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr38-383/+598
2021-03-26Ingnoring RIC faulty configuration entriesPatrikBuhr3-3/+19
2021-02-02Improved API documentationPatrikBuhr32-456/+628
2021-01-29Upgrade springfox version to fix security issuesRehanRaza1-2/+2
2021-01-21PMS API Documentation updatesPatrikBuhr3-5/+9
2021-01-15Added a prefix to the PMS NBIPatrikBuhr2-4/+4
2021-01-07Global Exception HandlerLathish11-171/+235
2020-12-14Removing host from genernated docPatrikBuhr2-16/+23
2020-12-08Add generation of API yaml fileelinuxhenrik1-1/+1
2020-12-02Bugfix, adding default values for http proxy if missingPatrikBuhr1-2/+2
2020-11-24Added GET configPatrikBuhr5-25/+68
2020-11-18Remove Sonar code smellselinuxhenrik5-6/+8
2020-11-18Add logging to ConfigurationControllerelinuxhenrik1-0/+5
2020-11-17Sort out Maven dependencies in PMSelinuxhenrik1-6/+0
2020-11-17Add ConfigurationControllerelinuxhenrik8-55/+265
2020-11-11Merge "Added documentation in the application-yaml"KAPIL SINGAL1-1/+1
2020-11-10Added documentation in the application-yamlPatrikBuhr1-1/+1
2020-11-10Merge "Bugfix, GET policy V2"KAPIL SINGAL7-57/+79
2020-11-10Merge "Break out configuration file read"KAPIL SINGAL4-74/+237
2020-11-10Bugfix, GET policy V2PatrikBuhr7-57/+79