summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/gmap
AgeCommit message (Collapse)AuthorFilesLines
2020-05-29Merge "Removed unwanted codes"Lorraine Welch1-29/+0
2020-05-28Removed unwanted codesIndrijeet kumar1-29/+0
Removed unwanted codes Issue-ID: PORTAL-813 Change-Id: I508b7af3633f5aee6d1230cfdd5f4d08e4e40e39 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-28Removed unwanted codes from five componentsIndrijeet kumar5-57/+5
Removed unwanted codes from five components Issue-ID: PORTAL-813 Change-Id: Ib9728a885770bcd1466a94820e37467f765d4c08 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-11Removed some code smellsIndrijeet kumar2-98/+2
Removed some code smells Issue-ID: PORTAL-813 Change-Id: Id56bd50ec08132313c06726555ee2dfb8d13245a Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-06Merge "code smells removed"Lorraine Welch2-5/+5
2020-05-06code smells removedIndrijeet kumar2-5/+5
code smells removed Issue-ID: PORTAL-813 Change-Id: Ia2148e9d874162b776147c88860a0366071c4ed2 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-06lowred some code smellsIndrijeet kumar5-16/+15
lowred some code smells Issue-ID: PORTAL-813 Change-Id: I30e79e5f35517ac27336d813bf23806e839788d5 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-02removed code smellsRupinder1-1/+2
Removed code smells by improving code structure Issue-ID: PORTAL-865 Change-Id: I8bc5e08fca5d7b40f59a731b1ad00e306584da39 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2019-08-16Sonar Fix - Line.java - Remove this unused importdinesha1-2/+0
Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: I0bb9fac696d0f06200bc02ae8f78c3f19272ce4b Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-07Fix sonar issues in Line.javaburdziak1-11/+1
Change-Id: Ia1f3df384e82d6e7d9aab02339b6b682f672415c Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-02-19refactor in SwingWorker.javaPawel1-14/+9
Issue-ID: PORTAL-525 Change-Id: I87ecdf2cf2504c6ca15090e3f3e3483cde23d956 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-12-02Fix sonar issue in nodeKrishnakumar Jinka2-13/+135
Fix issue reported by sonar on more than allowed params in method using a builder object. Issue-ID: PORTAL-481 Change-Id: I0b88f083253570aa1a1f1be2c8af2d2bb3334e50 Signed-off-by: krisjinka <kris.jinka@samsung.com>
2018-08-14Sonar major issuesSumapriya Sarvepalli1-3/+3
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om8Kg-08if2a6ufs9&resolved=false&severities=MAJOR Location: ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/gmap/line/LineCollection.java Line No: L50 L51 L160 Change-Id: Ib6ee3dcaf4b91c62c3bbb97fba2d2c270e4c8e8a Issue-ID: PORTAL-357 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-06-14Junit Test Cases & RaptorsKishore Reddy, Gujja (kg811t)2-2/+2
Issue-ID: PORTAL-273. PORTAL-301 Covered JUNITS for sdk modules and RAPTOR reports fixes Change-Id: Ifaf3bf06f0ec123051a791cc8e7f10662f97a525 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-05-28sonar critical for Equality TestsSaurabh Kumar261-2/+3
Use BigDecimal to compare values Sonar Link: https://sonar.onap.org/project/issues?assignees=SaurabhKumar26&id=org.onap.portal.sdk%3Aepsdk-project&open=AV_om8MO-08if2a6ufuL&resolved=false&severities=CRITICAL Location: ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/gmap/map Line No: 151 Change-Id: Ie316f4b331cf39d261e78302785c110b16838344 Issue-ID: PORTAL-292 Signed-off-by: Saurabh Kumar26 <sk00552209@techmahindra.com>
2018-04-20Replace ecomp referenceHima Elisetty14-14/+14
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2017-11-28Harden codest782s1-166/+139
Issue-ID: PORTAL-145,PORTAL-119 Harden code to address SQL injecton, XSS vulnerabilities; Separate docker images for portal, sdk app and DMaaPBC ui Change-Id: I85fad4d3fcee3243207b8f0dfe21beaa41602204 Signed-off-by: st782s <statta@research.att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)14-39/+28
Made non-functional updates to address static code analysis issues. Update license header with simple double-quote characters. Issue: PORTAL-72, PORTAL-90 Change-Id: Ic2c330daea07d721f0e6b350ebf03da97073f7ce Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Rename packages to org.onap in 1.4.0-SNAPSHOTChristopher Lott (cl778h)14-0/+2467
19 - remove openecomp 72 - remediate Sonar scan issues 79 - removed unwanted left menu under Report 90 - apply approved license text Issue: PORTAL-19, PORTAL-72, PORTAL-79, PORTAL-90 Change-Id: I41a0ef5fba623d2242574bd15f2d9fb8029a496c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>