aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Java 11 updateRodrigo Lima1-1/+1
2020-06-01Containers should not run as root by defaultwr148d2-34/+13
2020-03-05[AAI-2825] Data-router in crash loop backoffrajeevme1-0/+1
2020-02-25[AAI-2536] | Update to spring-boot 2.1.12.RELEASESneha Dantkale1-1/+1
2020-01-07Prefer default field if availableDaniel Silverthorn1-0/+5
2019-09-17[AAI-2176] Run container process as non-rootrajeevme2-1/+52
2019-08-29Fixed project version parsingDmitry Puzikov4-32/+47
2019-07-02Sonar Bug Fix- for EntityEventPolicy.javaSudarshan Kumar1-1/+3
2019-03-26Fixed issue with spike events for "relationship"Stela Stoykova1-48/+30
2019-02-15Allow custom ES mapping files to be usedStela Stoykova2-9/+35
2019-02-06Optionally disable client authenticationSerban Popescu2-3/+5
2019-01-25align router code with 1.2.1 version of restBansal, Nitin (nb121v)1-3/+2
2019-01-10Support clear text keystore pwdBansal, Nitin (nb121v)1-1/+2
2019-01-08set server truststore params as optionalBansal, Nitin (nb121v)2-1/+21
2019-01-02Update Data Router with new schema ingest libjjia11-37/+160
2018-12-12Fixed a typo in a namefpaquett5-7/+7
2018-09-27BugFix:X-FromAppId configurable in AAiDataRouterPhillip Leigh2-6/+1
2018-09-26Fix missing result field from data routerShane Daniel1-0/+1
2018-09-24router-core 1.3.0 changesrv871f26-217/+381
2018-09-18Fix aggregate-vnf search index populationsblimkie3-23/+39
2018-09-13Update Data Router to support API V1Phillip Leigh2-153/+2
2018-09-07Add additional fields validation reportGeora Barsky2-0/+4
2018-09-04Update application class to handle httpsmichaere1-8/+32
2018-08-30Fix sonar issuesPrudence Au2-109/+103
2018-08-22Merge "Remove class serialization"James Forsyth1-2/+1
2018-08-14Merge "Merge the POMBA code to ONAP AAI data router"Steven Blimkie21-256/+2252
2018-08-14Merge the POMBA code to ONAP AAI data routerJennie Jia21-256/+2252
2018-08-13Fixing the achtype variable nameArul.Nambi1-1/+1
2018-08-13Fixing the docker jenkins jobArul.Nambi1-1/+1
2018-08-06Remove class serializationBogumil Zebek1-2/+1
2018-06-27Move common code to router-core from DRDaniel Silverthorn18-1157/+26
2018-06-26Merge "Fix file stream closing"Tian Lee4-30/+65
2018-06-26Fix file stream closingBogumil Zebek4-30/+65
2018-06-22Merge "Remove performance problem."Steven Blimkie5-17/+86
2018-06-21Remove performance problem.Bogumil Zebek5-17/+86
2018-06-19add the gap event transformerrenealr6-25/+278
2018-06-18Add multi-oxm using schemaIngest librarySanchez, Gabriel (gs882h)23-149/+55638
2018-06-12Fix Spike Event Processing with Common Formatda490c28-661/+1311
2018-05-23Dynamically determine image architectureMohammed Naser1-2/+2
2018-04-05Enabling 2 way ssl with spring bootBansal, Nitin (nb121v)3-13/+21
2018-04-04Refactoring to use camel servlet with spring bootBansal, Nitin (nb121v)20-793/+413
2018-04-03Merge "Fixing reading key store pwd from env"Steven Blimkie1-1/+1
2018-04-03Fixing reading key store pwd from envBansal, Nitin (nb121v)1-1/+1
2018-04-03Merge "Moving Historical Queries to spring boot"Steven Blimkie20-429/+847
2018-04-03Moving Historical Queries to spring bootBansal, Nitin (nb121v)20-429/+847
2018-03-28Merge "Adding license header to newly added files"Steven Blimkie12-22/+131
2018-03-28Adding license header to newly added filesBansal, Nitin (nb121v)12-22/+131
2018-03-28Merge "Fixes in RouterServiceUtil"Steven Blimkie1-54/+64
2018-03-27Moving data-router to Springboot for securityBansal, Nitin (nb121v)29-513/+48
2018-03-22Merge "Fixes in OxmModelLoader"Steven Blimkie1-12/+9