aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Add unit test to few classesBogumil Zebek1-10/+19
2020-01-17Changed EventTransformation schema to be loaded only onceawudzins6-52/+67
2020-01-15updated jackson-databind and changed json schema validator libraryPawel4-66/+129
2019-11-08Remove certOnly and basicAuth from authentication methodspawel8-132/+34
2019-11-04Fix security issue in api interceptorRemigiusz Janeczek1-2/+12
2019-09-11Not Secured healtcheckZlatko Murgoski8-34/+128
2019-06-27valid api versionluna3-12/+90
2019-06-14VES Collector - Event OrderingZlatko Murgoski10-340/+336
2019-06-07Merge "Basic auth not working"5.0.1-ONAPVijay Venkatesh Kumar2-59/+23
2019-06-07Basic auth not workingZlatko Murgoski2-59/+23
2019-05-30Remove unnecessary logawudzins1-1/+0
2019-04-18VES Collector - certBasicAuth1.4.4Zlatko Murgoski4-104/+65
2019-04-15Collector authentication enhancementZlatko Murgoski5-4/+147
2019-04-05Fix sonar violationawudzins3-11/+9
2019-03-19Merge "Remove unused code"Tony Hansen1-49/+1
2019-03-15Collector authentication enhancementZlatko Murgoski11-113/+447
2019-03-14Remove unused codeBogumil Zebek1-49/+1
2019-03-04Remove alias propertyZlatko Murgoski1-1/+0
2019-03-01Restart IssueZlatko Murgoski7-122/+157
2019-01-29Fix sonar violationZlatko Murgoski10-27/+67
2018-12-31Fix sonar violationZlatko Murgoski26-51/+44
2018-12-27Merge "Fix bug with processing event list"Vijay Venkatesh Kumar4-127/+187
2018-12-21Fix bug with processing event listZlatko Murgoski4-127/+187
2018-12-19Merge "Remove clear text password"Michael Hwang1-3/+3
2018-12-14Merge "Simplify cli parser logic"Vijay Venkatesh Kumar1-18/+19
2018-12-14Remove clear text passwordZlatko Murgoski1-3/+3
2018-12-12Merge "Remove clear text password"Vijay Venkatesh Kumar3-9/+13
2018-12-10Merge "Fix critical issues in dcaegen2-collectors-ves"Vijay Venkatesh Kumar2-3/+4
2018-12-10Simplify cli parser logicBogumil Zebek1-18/+19
2018-12-07Remove clear text passwordZlatko Murgoski3-9/+13
2018-11-27TLS mutual authentication has been added.andrzejszukuc4-15/+138
2018-11-19Fix critical issues in dcaegen2-collectors-vesParshad Patel2-3/+4
2018-11-09Add spring boot bannerZlatko Murgoski1-6/+6
2018-11-08Upgrade embeded TomcatZlatko Murgoski1-1/+0
2018-10-10ApiAuthInterceptor tests have been addedandrzejszukuc1-3/+0
2018-09-04Add protocols to hostsJakub Zieba8-38/+152
2018-08-23VES7.x to 5.x transformationPATRACHARI1-2/+97
2018-08-10Refactor the code base a bitPawelSzalapski6-320/+182
2018-08-08VES 7.0.1 updatesVijay VK2-144/+212
2018-08-06Implement second part of dynamic DMaaP configPawelSzalapski16-340/+713
2018-08-01Replace nsaCore library with SpringPawelSzalapski25-1582/+1644
2018-07-18VES collector application settings providerZlatko Murgoski7-109/+289
2018-07-02Prepare codebase for dynamic DMaaP configurationPawelSzalapski14-685/+815
2018-06-24Remove dead code from VESCollectorPawelSzalapski13-353/+176
2018-06-18Refactor DmaapPropertyReaderkoblosz3-203/+306
2018-06-15Merge "Fix bug about custom exceptions not being used"Vijay Venkatesh Kumar4-181/+91
2018-06-11Fix bug about custom exceptions not being usedPawelSzalapski4-181/+91
2018-06-11Refactor tests to check actual behavior of methodsPawelSzalapski2-21/+24
2018-06-08Merge "Simplify & remove duplicated testcases"Vijay Venkatesh Kumar1-2/+2
2018-06-08Merge "Refactored event processor + sonar"Vijay Venkatesh Kumar3-147/+218