aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Test case fixesKyle Stewart4-935/+1019
Change-Id: I697684f7cda881c749fddb02821ade7084d0e0a3 Issue-ID: DMAAP-101 Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com>
2018-08-23Merge "Fixed Sonar issues"Ram Koya3-34/+36
2018-08-23Fixed Sonar issuesAmaresh Kumar3-34/+36
Fixed Sonar issues in 3 files. Issue-ID: DMAAP-636 Change-Id: I2d53361e61f838ff5ba379a21bdfcedbd3fc5df3 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-23Merge "Add Tests for StatisticsServlet and Group Class"Ram Koya2-0/+204
2018-08-23Merge "Add Node Servlet Tests"Ram Koya2-0/+298
2018-08-23Merge "Add Unit Tests for NodeConfig"Ram Koya2-0/+283
2018-08-23Merge "Add Route Servlet and Log Servlet Tests"Ram Koya7-67/+974
2018-08-23Add Unit Tests for NodeConfigeconwar2-0/+283
Change-Id: Ide27314a030d412892fbcd26f1be7d687f747751 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-23Add Route Servlet and Log Servlet TestsKyle Stewart7-67/+974
Change-Id: Iaf62fd4ccedddac1ec664465c0ccc851c66b8c0b Issue-ID: DMAAP-101 Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com>
2018-08-23Add Node Servlet Testseconwar3-0/+327
Change-Id: Ie7f35e74b17519f088034b42bf0e3909a4135d67 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-23adding unit tests for publish servletEmmett Cox1-0/+214
Change-Id: I9a89bb0adcc93e1b363bf6c9f349429484956fdb Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-22Merge "adding documentation for delete and put"Ram Koya1-19/+413
2018-08-22adding documentation for delete and putEmmett Cox1-19/+413
Change-Id: I04175bb1edfdc6420eb4ca6c2213f2adac66e679 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-551
2018-08-22additional Unit Testsesobmar5-0/+1231
Change-Id: I08d5e723a66512ed741b427c3c987423f4feb265 Signed-off-by: esobmar <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-22Add Tests for StatisticsServlet and Group Classeconwar2-0/+204
Change-Id: Icf0fb9ebee54bf4d14a684498f0983c24cc3dabb Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-21Add Unit Tests for InternalServleteconwar3-2/+409
Change-Id: I5e8339f411e9bbefa4496c0db8250a204e27069b Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-21Fixed sonar issue in NodeUtils.javaAmaresh Kumar1-13/+21
Fixed Sonar issues in NodeUtils.java Issue-ID: DMAAP-623 Change-Id: Idd3f7d3e40b8981813b5096aeaec44f58d56b0a7 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-21Merge "fixed Sonar issues"Ram Koya1-10/+8
2018-08-21documentation for publishing and logging APIEmmett Cox1-24/+716
Change-Id: Id2550795223fef96503ca9260b30bfcfa53e58db Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-549
2018-08-21fixed Sonar issuesAmaresh Kumar1-10/+8
fixed sonar issues in nodemain.java files. Issue-ID: DMAAP-618 Change-Id: I45fb6a83b4c53eb858eae61f4647f8bd9df8b3a1 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-20Add test base parent classFiachra Corcoran4-45/+61
Issue-ID: DMAAP-101 Change-Id: I5bc5643d159f2a4fd68e0d744c842e47eaab5ec9 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-20Merge "Add Unit Tests for GroupServlet"Ram Koya2-2/+382
2018-08-20Merge "Update for OOM integration"Ram Koya29-1043/+1453
2018-08-20Add Unit Tests for GroupServleteconwar2-4/+382
Change-Id: I7b6e923d652ab80e6534940ac798e7196f391cf1 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-17Update for OOM integrationFiachra Corcoran29-1043/+1453
Issue-ID: DMAAP-107 Change-Id: Iff9f93040f7b3120cffb5755adc693e24de991a7 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-17update thoughtworks versionRonan Keogh3-4/+5
Change-Id: I0a099b480c28e05f8ff1eb945091e6afda371209 Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-16Fix datarouter-prov server issueeconwar4-65/+62
Change-Id: Id9637c56d39156da60c167dfb8f375f4cb498f55 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-596
2018-08-14Merge "remove the policy and security issue dependencies"Ram Koya6-303/+333
2018-08-14remove the policy and security issue dependencieseronkeo6-303/+333
Change-Id: If92573566a96ab85a7ee762b727740e2766ea6a0 Issue-ID: DMAAP-557 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-14Merge "Unit test base"Ram Koya4-1/+385
2018-08-14Unit test baseesobmar4-1/+385
Change-Id: I122c7799dd90ba249d7ef48b1113a27c55f2632e Signed-off-by: esobmar <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-12datarouter-node clean code - remove tabseronkeo31-5897/+6352
Change-Id: I28240cee3958603788d1e9f8e72bb10706dba712 Issue-ID: DMAAP-582 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-10datarouter-prov code clean - remove tabseronkeo87-14040/+14445
Change-Id: Ibdb9f871ae5226abbb658f5a6139224981f05071 Issue-ID: DMAAP-581 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-08remove tab characters from codeeronkeo34-2223/+2437
Change-Id: I5b1d041561056833f744270350b3d2c9cd4e1dcb Issue-ID: DMAAP-570 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-08DB utils update for db initializationFiachra Corcoran23-841/+274
Issue-ID: DMAAP-566 Change-Id: I3dad4059a3b192f2c54598985893b1334809d1f0 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-07fix nexus URL for DR node and proveronkeo2-2/+2
Change-Id: I3d0609b0946432e141b6103766251735ff684893 Issue-ID: DMAAP-565 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-03edit POM to push images to nexus repositoryezcoxem2-228/+83
Issue-ID: DMAAP-12 Change-Id: I0fb122bcb084da64ba6396aa259d94877d114056 Signed-off-by: ezcoxem <emmett.cox@ericsson.com>
2018-08-01Change pom to push new docker imageezcoxem3-210/+351
Issue-ID: DMAAP-12 Change-Id: If621d0318a01855c57324b16f56597f10bc812c8 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-07-30Replacing att.com namespaceFiachra Corcoran34-1133/+1089
Issue-ID: DMAAP-52 Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-02-27Security and licence issues fixes2.0.0-ONAPbeijing2.0.0-ONAPSunil Unnava4-7/+53
Issue-ID: DMAAP-307 Change-Id: I8be70f2f303148e7d104617e446c4d53faf6a5ac Signed-off-by: Sunil Unnava <su622b@att.com>
2018-02-19Merge "Replace classes in the org.json package"varun gudisena9-9/+1647
2018-02-19Replace classes in the org.json packagesunil.unnava9-9/+1647
Fixed compilation issues Issue-ID: DMAAP-303 Change-Id: I2654191eb0474beab8e3e263919572b4df2e5f07 Signed-off-by: sunil.unnava <su622b@att.com>
2018-02-13Update documentation file & sonar pluginSripad4-73/+277
Issue-ID: DMAAP-109 Change-Id: Ifb68600de75622791eba4fb3e9b472b39850afec Signed-off-by: Sai Gandham <sg481n@att.com>
2018-02-12Update index documentation file for DatarouterSripad2-0/+88
Issue-ID: DMAAP-109 Change-Id: I3db04ab9aa21d830c5b2cbe2adf12c764ff0288a Signed-off-by: Sai Gandham <sg481n@att.com>
2017-10-27Remove JSON license files from DRSai Gandham18-7664/+0
Issue-ID: DMAAP-167 Change-Id: I0cc56cbaf65d5bdb21deaf376dd98ea6ae016715 Signed-off-by: Sai Gandham <sg481n@att.com>
2017-10-23Reinstate JSON license notices in dataroutersg481n17-22/+650
Issue-ID: DMAAP-166 Change-Id: I14b15c12156ec783b5bf48e02d18bf5b01d18472 Signed-off-by: sg481n <sg481n@att.com>
2017-10-10Fix license issues in dmaap drsg481n21-692/+25
Issue-ID: DMAAP-163 Change-Id: I035ecf8a856fdf03d5469952e0ea9fe9f6ee357a Signed-off-by: sg481n <sg481n@att.com>
2017-09-13Remove binaries from datarouter reposg481n2-0/+0
Remove binaries that exist in the datarouter project. Issue-id: DMAAP-136 Change-Id: I9b12072a95abe8668af7c8b15f417e49caa67774 Signed-off-by: sg481n <sg481n@att.com>
2017-09-12Merge "Cleanup project's name in Sonar"varun gudisena1-2/+2
2017-09-12Update docker Image name in DRsg481n2-2/+2
Update docker image names in the datarouter pom files. Issue-id: DMAAP-81 Change-Id: Icfcc9556d735fa48a495de25e458bd088a3686d5 Signed-off-by: sg481n <sg481n@att.com>