aboutsummaryrefslogtreecommitdiffstats
path: root/a1-policy-management/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Policy Management Service, support for SEC4 and SEC5 - A1 Jakarta1.2.1PatrikBuhr3-3/+12
2021-08-18Update springboot version of the Policy Management Service (version 2.5)PatrikBuhr6-28/+19
2021-06-07Fix Sonar issueselinuxhenrik1-4/+4
2021-05-19PMS Bugfix - A1 IstanbulPatrikBuhr4-4/+44
2021-05-05PMS Persistent storage of service definitions - A1 IstanbulPatrikBuhr1-7/+14
2021-04-30PMS Persistent storage of service definitions - A1 IstanbulPatrikBuhr7-33/+153
2021-04-20PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr8-67/+113
2021-04-08Merge "PMS Persistent storage of policies and type definitions - A1 Istanbul"Dan Timoney23-211/+458
2021-04-07PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr23-211/+458
2021-03-26Ingnoring RIC faulty configuration entriesPatrikBuhr1-2/+8
2021-02-02Improved API documentationPatrikBuhr30-439/+610
2021-01-29Upgrade springfox version to fix security issuesRehanRaza1-2/+2
2021-01-21PMS API Documentation updatesPatrikBuhr2-2/+2
2021-01-15Added a prefix to the PMS NBIPatrikBuhr1-1/+1
2021-01-07Global Exception HandlerLathish11-171/+235
2020-12-14Removing host from genernated docPatrikBuhr1-15/+20
2020-12-02Bugfix, adding default values for http proxy if missingPatrikBuhr1-2/+2
2020-11-24Added GET configPatrikBuhr3-12/+42
2020-11-18Remove Sonar code smellselinuxhenrik2-4/+3
2020-11-18Add logging to ConfigurationControllerelinuxhenrik1-0/+5
2020-11-17Add ConfigurationControllerelinuxhenrik5-42/+87
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 SINGAL5-15/+22
2020-11-10Merge "Break out configuration file read"KAPIL SINGAL2-38/+103
2020-11-10Bugfix, GET policy V2PatrikBuhr5-15/+22
2020-11-09Break out configuration file readelinuxhenrik2-38/+103
2020-11-06Added support for using HTTP proxyPatrikBuhr8-38/+73
2020-11-04Bugfix path elements containing dotPatrikBuhr2-7/+7
2020-11-03Minor API changesPatrikBuhr12-41/+173
2020-10-28Merge "Improved validation of parameters for putPolicy in the NBI"KAPIL SINGAL2-2/+5
2020-10-28Remove code for sdnc onap controllerecaiyanlinux8-245/+47
2020-10-28Improved validation of parameters for putPolicy in the NBIPatrikBuhr2-2/+5
2020-10-26Added support for policy status notificationsPatrikBuhr15-173/+198
2020-10-21Added support for ORAN A1-P Version 2.0PatrikBuhr8-56/+308
2020-10-19Merge "Made DmaapMessageConsumer asynchronuous"KAPIL SINGAL3-86/+105
2020-10-19Made DmaapMessageConsumer asynchronuousPatrikBuhr3-86/+105
2020-10-16Add A1 Adapter API documentationelinuxhenrik1-1/+1
2020-10-12Improvent of usage of AsynchRestClientPatrikBuhr3-8/+11
2020-10-11Fix a compilation errorecaiyanlinux1-1/+1
2020-10-09Merge "Improvent of AsynchRestClient"KAPIL SINGAL11-124/+225
2020-10-09Improvent of AsynchRestClientPatrikBuhr11-124/+225
2020-10-08Removing all policies from RIC when removed from configurationPatrikBuhr2-3/+14
2020-09-17Remove Sonar issueselinuxhenrik2-3/+3
2020-09-03Fixing and Refactoring POM'sSingal, Kapil (ks220y)38-775/+684
2020-09-01Fixing instable testPatrikBuhr1-11/+24
2020-08-27Merge "DMAAP Improvements"KAPIL SINGAL3-42/+64
2020-08-27DMAAP ImprovementsPatrikBuhr3-42/+64
2020-08-25Some improvements if NBI V2.0PatrikBuhr19-135/+151
2020-08-20REST Style alignment for A1 Policy ManagementPatrikBuhr49-180/+1950