summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-01-11dcaegen2-services-pm-mapper incorrectly mapping the measResultsgururajarao792-7/+9
2022-02-11Fix loading SSL Context when certpaths not exist in configuration1.8.0Tomasz Wrobel21-44/+174
2022-01-25Switch configuration provider to CBS Client - DCAE SDKTomasz Wrobel11-283/+229
2021-08-25Merge "Fix sonar issues in PM Mapper"Tony Hansen9-29/+47
2021-08-25Fix sonar issues in PM MapperStanislav Marszalek9-29/+47
2021-08-17PM Mapper output - granularityPeriod issueStanislav Marszalek4-3/+11
2021-06-02Fix merge build fail on docker buildRemigiusz Janeczek1-1/+1
2021-04-14[DCAE/PM-Mapper] Utilize DMaaP-Client in PM-Mappertkogut12-111/+484
2021-03-26Change openjdk baseOS img to integration-java11Alexander Mazuruk1-14/+14
2021-03-17Incoming events cache - do not load files, which are in progress1.5.2Joanna Jeremicz4-1/+153
2021-02-09Add configuration number of threads in files processing.Tomasz Wrobel4-14/+184
2021-02-09Add files processing config providerJoanna Jeremicz5-2/+180
2020-10-27Fix bug where PM-Mapper waits 1s after sending every request1.4.2Remigiusz Janeczek1-2/+4
2020-09-17Fix Docker build issue1.4.1JoeOLeary1-1/+0
2020-08-20Update Config AcquisationJoeOLeary4-24/+43
2020-07-31Add message in info level (Received pm-mapper configuration from ConfigBindin...marcinrzepeckiwroc1-2/+1
2020-07-30Support 28.532 file naming conventionmarcinrzepeckiwroc2-28/+64
2020-07-20Merge "Adjust pm-mapper to accept new schema."Joseph O'Leary46-219/+301
2020-07-20Adjust pm-mapper to accept new schema.Mateusz Gołuchowski46-219/+301
2020-07-17implement regex support in PM Mapper filtering mechanismmarcinrzepeckiwroc8-42/+278
2020-07-17Merge "Change log level for telemetry file from INFO to Debug"Joseph O'Leary1-5/+4
2020-07-15Change log level for telemetry file from INFO to Debugmarcinrzepeckiwroc1-5/+4
2020-07-13PM Mapper hide passwords in logsmarcinrzepeckiwroc5-7/+29
2020-07-06Fix docker buildRemigiusz Janeczek1-1/+1
2020-06-23Migrate to Java 11JoeOLeary8-22/+21
2020-02-27Fix PM Mapper certficate handling1.3.1dfarrelly24-81/+44
2020-01-21Add support for TS 28.550/28.532JoeOLeary96-648/+2527
2019-10-10Fix filter config as an objectJoeOLeary4-13/+146
2019-08-22Reduce technical debt, by removing some code smellsJoeOLeary7-102/+89
2019-08-21Reduce technical debtJoeOLeary25-1765/+386
2019-07-24Align PM Mapper to new build guidelinesdfarrelly7-60/+103
2019-07-19Add DMaaP plugin supportJoeOLeary47-816/+1872
2019-07-11PM-Mapper creates too many ssl_client processesejamcud2-1/+3
2019-06-20Fix log files not getting rolled overemartin1-1/+1
2019-05-08Update base image and versiondfarrelly1-1/+1
2019-05-07Fix invocationId usage, trim whitespaces from VESemartin2-3/+6
2019-04-23Fix minor bugs in ves publisher1.0.0emartin5-14/+49
2019-04-15Fix mapping localDn to be optional fieldemartin4-9/+2
2019-04-09Merge "Fix issue with filtering multiple measValue"Henrik Andersson5-19/+112
2019-04-09Merge "Fix required config validation"Henrik Andersson4-37/+60
2019-04-08Remove subscription through Bus Controllerdfarrelly19-764/+422
2019-04-05Fix issue with filtering multiple measValueemartin5-19/+112
2019-04-05Fix required config validationemartin4-37/+60
2019-04-03Add support for HTTPSdfarrelly17-192/+689
2019-04-02Merge "Handle non-xml PM files"Henrik Andersson2-2/+21
2019-04-02Merge "Fix mapping issue with type C files"Henrik Andersson5-10/+28
2019-04-02Handle non-xml PM filesemartin2-2/+21
2019-04-02Fix mapping issue with type C filesemartin5-10/+28
2019-03-27Enable MapperConfig to be reconfigurableemartin3-1/+30
2019-03-22Publish VES event to MessageRouter via httpemartin7-22/+245