summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/scheduler
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01Merge "removed unnecessary imports"Sunder Tattavarada1-5/+0
2020-06-08removed unnecessary importsRupinder1-5/+0
Issue-ID: PORTAL-865 Change-Id: I9b055a546edef8885b302d611c0be030dc2e95de Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-01removed code smells in SendNotification & AppUtilsIndrijeet kumar1-12/+0
removed code smells in SendNotification & AppUtils Issue-ID: PORTAL-813 Change-Id: I03fdeb83e5b2379935025ee7c9ab4882eebfbc89 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-20enabled analytics test cases and resolved conflictsmravula1-223/+128
Issue-ID: PORTAL-902 Change-Id: Ifff7f9329673ef464b3414e6945da57ba5d1b6bd Change-Id: If40c7e0b4ef4abbe5f1d6b3784a3b57abd20bd81 Signed-off-by: mravula<mr257h@att.com>
2020-05-18Merge "Raptor backend java API Code(Analytics), UI Code(Overlay) and pages ↵Sunder Tattavarada1-12/+4
component in os project"
2020-05-16Raptor backend java API Code(Analytics), UI Code(Overlay) and pagesmravula1-12/+4
component in os project Issue-ID: PORTAL-902 Change-Id: Id297d9493a77e6816ed0f2a82c15b2eaa1e57a72 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-05-07removed some code smellsIndrijeet kumar1-3/+3
removed some code smells Issue-ID: PORTAL-813 Change-Id: I936676da6411bcb84ed61a646664f6df23aa2601 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-09reduced code smellsRupinder1-1/+0
Improved some code stucture Issue-ID: PORTAL-865 Change-Id: I9651ed6f592f83daf3c270749938e7ebc7a38619 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2019-10-10Fix NPE & other issues in ReportWrapperParshad Patel1-336/+385
Fix A "NullPointerException" could be thrown Either log or rethrow this exception Move the string literal on the left side of this string comparison Issue-ID: PORTAL-562 Change-Id: I73ed2f3a874bc1275cee93a3156d06b527ca1fda Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-16Sonar Fix - SendEmail.java - Remove the declaration of thrown exceptiondinesha1-1/+1
Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: I78e94c5d50efa76a5d2183fa154ab8477a65c928 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-07-16Fixed Sonar "Blocker Bugs"Vasyl Razinkov2-460/+330
Fixed potential "thread-Leak" Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: PORTAL-584
2018-07-16FIX TO USE TRY WITH RESOURCESKrishnajinka1-9/+10
FIX SONAR ISSUES RELATED WITH USE OF TRY WITH RESOURCES INSTEAD OF JUST TRY Issue-ID: PORTAL-336 Change-Id: I143c3d6167b101e5113faa3c70f57bfb8638e8de Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-04-20Replace ecomp referenceHima Elisetty3-3/+3
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2017-09-25Sonar Scans and Role Centralization; clean nlChristopher Lott (cl778h)1-3/+6
PORTAL-21: centralized user role management PORTAL-72: Address Sonar Scan code issues for ONAP - mostly on raptor PORTAL-86: ONAP - Remove internal att.com usages from tests and otherfiles PORTAL-90: Add debug statements to demo app's class; no functional change Issue: PORTAL-21 PORTAL-72 PORTAL-86 PORTAL-90 Change-Id: I72a6c812009f51446330bf42bab6d3338d053805 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)3-10/+6
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)3-0/+1301
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>