aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-node
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24Add test cases for 65% branch coverageeconwar14-295/+754
Format the Test classes to adhere to ONAP Java style Change-Id: I9efad3caa532c4db73bb20327d0356b3af5ed2b1 Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-29Remove major and minor code smells in dr-nodeeconwar26-1764/+2123
Change-Id: I8c408472050adfa2889093e40d294bf542974a80 Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-08Remove datarouter-node critical code smellseconwar13-35/+84
Change-Id: Iff0f9e2c4f326e75ee4bb5c8328c3a341468cf1b Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-01Merge "Fix security vulnerabilities"Dominic Lunanuova1-4/+0
2019-05-01Sonar fix too many method paramArindam Mondal5-37/+118
+) https://sonar.onap.org/issues?projectUuids=AWHFaQXIWid2ybiDeOSb&resolved=false&rules=squid%3AS00107 ++) code format Issue-ID: DMAAP-1174 Change-Id: I162ed1400be2ac059b14f16500bc849f6b10f8be Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-04-26Fix security vulnerabilitieseconwar1-4/+0
Decrease Hibernate version to 5.2.9.Final Change-Id: Ie5fd2103d2d66edc9f67786a51a2451200d16495 Issue-ID: DMAAP-1176 Signed-off-by: econwar <conor.ward@est.tech>
2019-04-23Fix security vulnerabilitieseconwar1-0/+4
Change-Id: Ib0812a1cdf6bd2fcf2c22e468363667f52d9864d Issue-ID: DMAAP-1176 Signed-off-by: econwar <conor.ward@est.tech>
2019-04-16pom updates for version settingsefiacor1-278/+50
Refactored some of the fabric8 also. Change-Id: Ib5a62cab9d917728d42f54a1bbe42b937d48793e Issue-ID: DMAAP-854 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-11Adding uid and gid for for user and group2.1.0edepaul1-2/+2
Change-Id: Iac2bb2dffc2759595387aa5113855a64c162b346 Issue-ID: DMAAP-1137 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-04-09logging under one system updatesEmmettCox1-1/+1
Change-Id: I73afa3b104c0c31e5ba72face7d547b4eb996787 Issue-ID: DMAAP-1050 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-04-08update DR logging to log under one systemEmmettCox18-246/+143
Change-Id: I7e21a9c698e49601b090cee350c5a5cc7deb8315 Issue-ID: DMAAP-1050 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-04-05Add AAF certs with year duration to DReconwar6-53/+36
Remove console logs during unit tests Disable checkstyle warnings Change-Id: Ie57e792e9616fe348be1931aacc274d28a9798bc Issue-ID: DMAAP-1143 Signed-off-by: econwar <conor.ward@est.tech>
2019-04-03Fix broken unit testefiacor1-1/+1
Change-Id: I5ba79bd8cbc0aaec5a1f373d7ac83a0d1b760e3c Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-03Sonar bug fixes from CADIefiacor1-7/+9
Change-Id: I6ab3235ea4afa25d85f43c12259c6d1617d403eb Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-02Update dating dockerfiles for non root containersedepaul1-1/+7
Issue-ID: DMAAP-1134 Change-Id: I7dcc5b6754fc157dea3abfc2e19a2a07ce509760 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-04-02Fixing falling unit test in provDataedepaul1-0/+1
Change-Id: Ibccc9ca7ce2f388c039db3ab439f40902943f058 Issue-ID: DMAAP-1016 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-04-01Merge "DR AAF CADI integration"Conor Ward21-215/+964
2019-03-29Merge "Adding ProvData unit tests"Conor Ward1-0/+147
2019-03-28Fix retry mechanism for delivered filesedepaul2-30/+52
File will wait at least 10 mins now before retrying to send file Change-Id: Id2d72faaa96729f12985c197644c8121f3483f58 Issue-ID: DMAAP-1134 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-03-27Adding ProvData unit testsEmmettCox1-0/+147
Change-Id: Ic5110d87a5ff3abe87f847696ed70e6c5406c69b Issue-ID: DMAAP-1133 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-26DR AAF CADI integrationefiacor21-215/+964
Change-Id: I01548882f813e4029dddf7ddee2af12472163761 Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-21small, multi-platform docker imagessandovalfr2-39/+154
Issue-ID: INT-907 Issue-ID: INT-908 Issue-ID: INT-909 Change-Id: I2df861f0098588ec9b394b501af2de6f7559c213 Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
2019-03-13Adding decompression option for user to a feed.edepaul9-43/+156
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3 Issue-ID: DMAAP-1043 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-03-05Make servlet instance isfeedlog & delivery finalesobmar1-1/+1
Change-Id: I7e94f494ec38dcbe76beeb4b5b58acb85fa34dc7 Issue-ID: DMAAP-1055 Issue-ID: DMAAP-1073 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-02-26Update DR pom versions2.0.1eronkeo1-1/+1
Change-Id: Ib383899688cf169cff9b2fdbee20d6edf6c34bbe Issue-ID: DMAAP-1064 Signed-off-by: eronkeo <ronan.keogh@est.tech>
2019-02-25AAF Certs update for DMaaP DReronkeo3-4/+4
Change-Id: Ib2840757024294343988396721cdf35cabcaf2a0 Issue-ID: DMAAP-1048 Signed-off-by: eronkeo <ronan.keogh@est.tech>
2019-02-14Add optional API for PM Mappereconwar15-170/+468
Added new field to Subscriber class to keep files after published Added new Delete endpoint so that file can then be deleted Change-Id: Id72da67689a7ceda8ddd4997cd6349b981cb1cdb Issue-ID: DMAAP-981 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-06Replace ATT headers2.0.0egernug4-23/+23
Change-Id: I27b9240e33381b91c40c21a04f7ec6bdb7c16ce0 Issue-ID: DMAAP-997 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-02-05adding FILENAME value to LOG_RECORDS table.EmmettCox3-6/+6
Change-Id: Iea49d196f324b3a03a18d3d2084e5f6c7ad226ea Issue-ID: DMAAP-1022 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-01-31Add RequestId and InvocationId to DREmmettCox10-109/+290
Change-Id: I42575123396ce4b07c824846a8b2b3ca49dfbd85 Issue-ID: DMAAP-941 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2018-11-22Pom Update for master branch developmentEmmett Cox1-1/+1
Change-Id: Iaf16dea2c5c3d02bf48c82b429fc61e782dd43de Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-881
2018-11-21update pom for documentation fix1.0.6Emmett Cox1-1/+1
Change-Id: Ifc8c259befa3640e3c6926ce64fb656066f3a5e8 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-881
2018-11-12Merge "update pom version to fix architecture diagram"1.0.5varun gudisena1-1/+1
2018-11-09Adding Logging API instantiationFiachra Corcoran1-0/+1
Change-Id: Ia144607a5c9836e98bd451204a40735a0e359bc3 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-877
2018-11-09update pom version to fix architecture diagramEmmett Cox1-1/+1
Change-Id: I102d273b830ac22256afbfafb287125f1a0229ce Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-839
2018-10-18Update release versionFiachra Corcoran1-1/+1
Change-Id: I3a5f271e84ef72b2c0f66e6841cfa5e68945bf1f Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-850
2018-10-17Reverting changes from DMAAP-7753.0.1-ONAP3.0.0-ONAP1.0.3Fiachra Corcoran1-1/+10
Change-Id: If9fde76bbd606f40a67ff1181d08db25b0b563d7 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-850
2018-10-11Remove dom4j version dependency in hibernateRonan Keogh1-6/+0
Change-Id: Ib41e81efbd46f3871f143a91479a9166d3126654 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com> Issue-ID: DMAAP-845
2018-10-09Unify DMaaP Data Router image creationPiotr Darosz2-19/+16
Fix POMs, docker-compose file, use docker plugin, remove Dockerfiles Change-Id: I26c017eceedd30e66841d3a933070112b79ebca1 Issue-ID: DMAAP-836 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-27Fix formattingesobmar5-102/+134
Change-Id: I1a6fbe43f59d815776cd6c115f94bb477dc8c7c0 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-21Fix NodeServlet VulnerabilitiesConor Ward1-15/+8
Change-Id: I7257eb3f65b76888098d85e4a7cad7f97f754570 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-775
2018-09-20Merge "Fix NodeServlet Vulnerabilities"Ram Koya3-71/+36
2018-09-20Merge "Fix Sonar bugs"Ram Koya2-18/+11
2018-09-20Fix NodeServlet Vulnerabilitiesesobmar3-71/+36
Change-Id: I16a6a7c4f0a7ac1005878106f176a1dcf25940a3 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-19Fix Sonar bugsConor Ward2-18/+11
Change-Id: I76b212bf18e2988cba90869fe078aa922c23b44b Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-638
2018-09-19Bump datarouter version to 1.0.2Conor Ward1-1/+1
Change-Id: I1716aa2fb29c201a494bdab861e8357e74de75a0 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-578
2018-09-17Merge "Fix_Old_Vulnerabilities_in_NodeConfigManager"Ram Koya1-1/+0
2018-09-14Fix_Old_Vulnerabilities_in_NodeConfigManageresobmar1-1/+0
Change-Id: Ie8d73ef8056d2648cab06ebe17d5eebc399c8716 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-14Merge "Fix_Old_Vulnerabilities_in_NodeConfig"Ram Koya1-9/+9
2018-09-13Fix_Old_Vulnerabilities_in_NodeConfigMariusz Sobucki1-9/+9
Change-Id: Ie3c2758b34853283a5be40d3cdd3514f0d2cccae Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775