portal/sdk.git
5 years agoChanged version in LICENSE.txt 83/96083/1 release-2.6.0
Welch, Lorraine (lb2391) [Fri, 20 Sep 2019 13:12:53 +0000 (09:12 -0400)]
Changed version in LICENSE.txt

Issue-ID: PORTAL-743

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I9cf6c839fb3609d65a28c5d66ce3a33e5f97baf3
(cherry picked from commit c4df8f3822c115df2c53beac8b531e20bb383afd)

5 years agoRemove maven deploy plugin 57/95657/2
Manoop Talasila [Fri, 13 Sep 2019 15:27:35 +0000 (11:27 -0400)]
Remove maven deploy plugin

Issue-ID: PORTAL-727
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: Ie533e4bf7d57fd7ff8030537f1e2400359601b58

5 years agoSelf release portal-sdk 2.6.0 09/95609/3
Manoop Talasila [Thu, 12 Sep 2019 18:59:05 +0000 (14:59 -0400)]
Self release portal-sdk 2.6.0

releasing 2.6.0 portal-sdk libs for El Alto release

Issue-ID: PORTAL-727
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: Ib99f6f55149873e373885e1efa9a39a894ef69e3

5 years agoUpdate music jar version 98/95398/1
Manoop Talasila [Tue, 10 Sep 2019 16:08:10 +0000 (12:08 -0400)]
Update music jar version

Update music jar version to 2.5.10 and remove snapshot
For releasing 2.6.0 portal-sdk libs for El Alto release

Issue-ID: PORTAL-727
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: Iedc0c67b6c372fde31990aa4de02fcf53ac8528d

5 years agoRelease 2.6.0 portal-sdk jars 84/95384/1
Manoop Talasila [Tue, 10 Sep 2019 14:42:46 +0000 (10:42 -0400)]
Release 2.6.0 portal-sdk jars

releasing 2.6.0 portal-sdk libs for El Alto release

Issue-ID: PORTAL-727
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: I0ed5bd778ecadf1ef59f149e9eb031ca9a25a497

5 years agoFix sonar issues in epsdk-analytics 67/95367/1
Parshad Patel [Tue, 10 Sep 2019 07:16:39 +0000 (16:16 +0900)]
Fix sonar issues in epsdk-analytics

A "NullPointerException" could be thrown
Either log or rethrow this exception
Use try-with-resources or close this in a "finally" clause

Issue-ID: PORTAL-562
Change-Id: Ic77f71ffdd11ad327bffebc8fd483e32633e4b30
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
(cherry picked from commit 8e978f735eb286b9bf175dad4b27e02799c2082d)

5 years agoRelease 2.6.0 portal-sdk jars 64/95164/1
Manoop Talasila [Fri, 6 Sep 2019 14:52:38 +0000 (10:52 -0400)]
Release 2.6.0 portal-sdk jars

releasing 2.6.0 portal-sdk libs for El Alto release

Issue-ID: PORTAL-722
Change-Id: I0bfb24d6681f857c9ad25a0a5ae58e8ed7c3ca07
Signed-off-by: Manoop Talasila <talasila@research.att.com>
5 years agoUpdate DB change 68/94968/1
statta [Wed, 4 Sep 2019 18:33:12 +0000 (14:33 -0400)]
Update DB change

Issue-ID: PORTAL-726
Change-Id: I2f1dcb5856fd98a9410b02b8f61a4f09662e48df
Signed-off-by: statta <statta@research.att.com>
5 years agoSonar fix- CacheAdminController.java - Remove unused import 72/94472/1
dinesha [Mon, 19 Aug 2019 14:33:41 +0000 (20:03 +0530)]
Sonar fix- CacheAdminController.java - Remove unused import

Fixed sonar issues across the file

Issue-ID: PORTAL-686
Change-Id: Ieb3984593ed062c5ff533dc8f8bfd3baadba56d3
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 954506fa9f887238298d27f19a2987a635fb3157)

5 years agoRemove carrier specific reference 11/94211/3
statta [Fri, 23 Aug 2019 12:59:07 +0000 (08:59 -0400)]
Remove carrier specific reference

Issue-ID: PORTAL-302
Change-Id: I7c0f21ef0a037176c159bfa7823918bee80b16b4
Signed-off-by: statta <statta@research.att.com>
5 years agoSonar fix - ChartD3Helper.java - Rename the Variable to match the regular expression 80/93880/1
dinesha [Mon, 19 Aug 2019 14:17:00 +0000 (19:47 +0530)]
Sonar fix - ChartD3Helper.java - Rename the Variable to match the regular expression

Fixed sonar issues accross the file

Issue-ID: PORTAL-686
Change-Id: I5079aafd0855291fe5c35d9abf8d98f31f1c8235
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 2e8400343e7ea7c94e30ab641637b5b7c32c489b)

5 years agoSonar Fix - Line.java - Remove this unused import 77/93877/1
dinesha [Fri, 16 Aug 2019 07:12:19 +0000 (12:42 +0530)]
Sonar Fix - Line.java - Remove this unused import

Fixed sonar issues across the file

Issue-ID: PORTAL-686
Change-Id: I0bb9fac696d0f06200bc02ae8f78c3f19272ce4b
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit eb5ada8f8c32207cefbf9bb899f3299cc63b0d2e)

5 years agoSonar Fix - SendEmail.java - Remove the declaration of thrown exception 76/93876/1
dinesha [Fri, 16 Aug 2019 07:33:25 +0000 (13:03 +0530)]
Sonar Fix - SendEmail.java - Remove the declaration of thrown exception

Fixed sonar issues across the file

Issue-ID: PORTAL-686
Change-Id: I78e94c5d50efa76a5d2183fa154ab8477a65c928
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 113b851fd49d934f851ff2dae1cda804fbbcb16e)

5 years agoSonar Fix - RaptorServiceImpl.java - Move this variable to comply with Java Code... 70/93470/1
dinesha [Mon, 12 Aug 2019 10:42:41 +0000 (16:12 +0530)]
Sonar Fix - RaptorServiceImpl.java - Move this variable to comply with Java Code Conventions

Fixed sonar issues across the file

Issue-ID: PORTAL-686
Change-Id: Idd0b20c3b029bef742594f42a22686520d12c68e
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit d563b663c284c96fa03718573b172841b7f63b06)

5 years agoSonar Fix - SearchHandler.java - Remove this unused import 69/93469/1
dinesha [Fri, 9 Aug 2019 07:33:12 +0000 (13:03 +0530)]
Sonar Fix - SearchHandler.java - Remove this unused import

Fixed sonar issues accross the file

Issue-ID: PORTAL-686
Change-Id: I0277e4eb40a923623e82e2b8e393dfe54ce8999b
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 9a09b5b778097f9eb22857eb8a44f318c09ec8c7)

5 years agoFix sonar issues in Line.java 68/93468/1
burdziak [Wed, 7 Aug 2019 12:13:58 +0000 (14:13 +0200)]
Fix sonar issues in Line.java

Change-Id: Ia1f3df384e82d6e7d9aab02339b6b682f672415c
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 7198eda75d9f8127a65cc200d0cf402cbde3007e)

5 years agoFix sonar issues in ValidationException 67/93467/1
burdziak [Wed, 7 Aug 2019 11:44:02 +0000 (13:44 +0200)]
Fix sonar issues in ValidationException

Change-Id: I1dc2028f22857f7e96918f4a609f0c9ba10934fc
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 6afc5be6afa49778588eff9cc8f92c4d3c24687b)

5 years agoFix sonar issues in ReportSQLException 66/93466/1
burdziak [Wed, 7 Aug 2019 11:30:01 +0000 (13:30 +0200)]
Fix sonar issues in ReportSQLException

Change-Id: I2b59d35442b7cdc39ccc975c9d59c4e0f453279e
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit ef7716de6d41afebac0c3b83e065ed65e50051e3)

5 years agoFix sonar issues in WizardSequenceSQLBasedLinearDatamining 65/93465/1
burdziak [Wed, 7 Aug 2019 11:06:33 +0000 (13:06 +0200)]
Fix sonar issues in WizardSequenceSQLBasedLinearDatamining

Change-Id: Ic2e572f2740d89ab6c981351f94b9e20dcdb2106
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit e78c56397e0be13bf6e355c85fce8b55bde9244f)

5 years agoFix sonar issues in WizardSequenceSQLBasedLinear 64/93464/1
burdziak [Wed, 7 Aug 2019 10:57:55 +0000 (12:57 +0200)]
Fix sonar issues in WizardSequenceSQLBasedLinear

Change-Id: Ieba2d5f272780400f9bf773548e2f8504bb40b1a
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 0631000e3830b59ac9b4cba4cae107e5fb66d545)

5 years agoFix sonar issues in WizardSequenceSQLBasedHive 63/93463/1
burdziak [Wed, 7 Aug 2019 10:50:26 +0000 (12:50 +0200)]
Fix sonar issues in WizardSequenceSQLBasedHive

Change-Id: I16463a87dffbf1044b63eafacde410eac04db783
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit b07e6a9e6598f8bb53072b43b6891a6c9c8fbd72)

5 years agoFix sonar issues in WizardSequenceSQLBasedCrossTab 62/93462/1
burdziak [Wed, 7 Aug 2019 10:42:50 +0000 (12:42 +0200)]
Fix sonar issues in WizardSequenceSQLBasedCrossTab

Change-Id: I9324d5b1af06bf3677cfc412d4825d75a48a7529
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit bee7f21e8144fc5c517285804e6b2d82564204a2)

5 years agoFix sonar issues in WizardSequenceLinear 61/93461/1
burdziak [Wed, 7 Aug 2019 06:52:19 +0000 (08:52 +0200)]
Fix sonar issues in WizardSequenceLinear

Change-Id: I93f464f52138138317d384291a48e1fbf4ce22ac
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 989aed670b09019e87cda6861c3905118a7b3db4)

5 years agoSonar fix in epsdk-core 60/93460/1
Parshad Patel [Wed, 7 Aug 2019 07:00:20 +0000 (16:00 +0900)]
Sonar fix in epsdk-core

A "NullPointerException" could be thrown; "appuser" is nullable here
Either re-interrupt this method or rethrow the "InterruptedException"

Issue-ID: PORTAL-562
Change-Id: Idc3cf823d42ad4afc3ca1ae58c3994916e0d8142
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
(cherry picked from commit fe2fd7021b7cb8a7c2767c1df2e3586b5041018f)

5 years agoFix sonar issues in WizardProcessor 59/93459/1
burdziak [Tue, 6 Aug 2019 10:51:29 +0000 (12:51 +0200)]
Fix sonar issues in WizardProcessor

Change-Id: I0a26ae37ce1ba9c44e83c5a72087fbfc44f3d0d7
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit f1fc3e02f6b723eb9588d4da73fb90d3a2bb4c39)

5 years agoFix sonar issues in ActionHandler 58/93458/1
burdziak [Tue, 6 Aug 2019 10:17:00 +0000 (12:17 +0200)]
Fix sonar issues in ActionHandler

Change-Id: I8df83707544d8646d5788e0533e43f2ecb4d446b
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 04fb89b1f2f09f9df1b7527120ae50e8174e52c4)

5 years agoFix sonar issues in SecurityXssFilter 57/93457/1
burdziak [Tue, 6 Aug 2019 09:15:02 +0000 (11:15 +0200)]
Fix sonar issues in SecurityXssFilter

Change-Id: Ibb4bbb1197aed3208835a82b4dbabe2cbd2eb93a
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 824d93f9d0ada807402b66153cc41b30b31fde3a)

5 years agoMerge "Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exception" into...
Manoop Talasila [Tue, 13 Aug 2019 18:22:46 +0000 (18:22 +0000)]
Merge "Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exception" into release-2.6.0

5 years agoMerge "Sonar Fix- PageEvet.Java - Rename the field to match regular expression and...
Manoop Talasila [Tue, 13 Aug 2019 18:22:34 +0000 (18:22 +0000)]
Merge "Sonar Fix- PageEvet.Java - Rename the field to match regular expression and define constant instead of duplicating literal" into release-2.6.0

5 years agoMerge "Sonar Fix- ReportFormFields.java" into release-2.6.0
Manoop Talasila [Tue, 13 Aug 2019 18:22:25 +0000 (18:22 +0000)]
Merge "Sonar Fix- ReportFormFields.java" into release-2.6.0

5 years agoMerge "Sonar Fix- ActionHandler.java" into release-2.6.0
Manoop Talasila [Tue, 13 Aug 2019 18:22:15 +0000 (18:22 +0000)]
Merge "Sonar Fix- ActionHandler.java" into release-2.6.0

5 years agoSonar Fix- RemDbUtils.java- Remove the declaration of thrown exception 23/92723/1
dinesha [Fri, 2 Aug 2019 10:36:59 +0000 (16:06 +0530)]
Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exception

Fixed Sonar Issues accross the file

Issue-ID: PORTAL-686
Change-Id: If25a07748dfac69b70e73a52eaded8126281edd5
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 6befde3258e9b17fa8175829fe8a81d2a2764b2f)

5 years agoSonar Fix- PageEvet.Java - Rename the field to match regular expression and define... 22/92722/1
dinesha [Fri, 2 Aug 2019 10:22:58 +0000 (15:52 +0530)]
Sonar Fix- PageEvet.Java - Rename the field to match regular expression and define constant instead of duplicating literal

Fixed Sonar Issues accross the file

Issue-ID: PORTAL-686
Change-Id: I73e775aab6f8d6b80a65bc0c5cb0614d5de21271
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit e699cb06640796f62cd2b8ab70a74d1677ec5d20)

5 years agoSonar Fix- ReportFormFields.java 21/92721/1
dinesha [Thu, 1 Aug 2019 09:17:59 +0000 (14:47 +0530)]
Sonar Fix- ReportFormFields.java

Fixed Sonar Issues accross the file

Issue-ID: PORTAL-686
Change-Id: I427688b57166ad06ad908b7ba093d8f2d9c811f9
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit b5abb9ffb393d0ce78ce5799576935a8f5820022)

5 years agoSonar Fix- ActionHandler.java 20/92720/1
dinesha [Thu, 1 Aug 2019 08:51:22 +0000 (14:21 +0530)]
Sonar Fix- ActionHandler.java

Fixed Sonar Issues accross the file

Issue-ID: PORTAL-686
Change-Id: I12f69c75607056542758a60f045d42f51d6b1d1e
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 893bc5ef38b19b02f9ca9c4c29ecedeae2dd4c99)

5 years agoSonar Fix - ProfileSearchController.java 19/92719/1
dinesha [Thu, 1 Aug 2019 07:51:29 +0000 (13:21 +0530)]
Sonar Fix - ProfileSearchController.java

Fixed SOnar issues accross the file

Issue-ID: PORTAL-686
Change-Id: I89acda2c696dfd7d64fcf7b1ddbaa8078029f9ad
Signed-off-by: dinesha <dineshgs@in.ibm.com>
(cherry picked from commit 0ba35215779fc03f74d52766f0317cdaa73894bc)

5 years agoMerge "Publish fixed strings as public constants"
Manoop Talasila [Wed, 31 Jul 2019 20:16:05 +0000 (20:16 +0000)]
Merge "Publish fixed strings as public constants"

5 years agoPublish fixed strings as public constants 17/92217/2
Lott, Christopher (cl778h) [Mon, 29 Jul 2019 15:41:36 +0000 (11:41 -0400)]
Publish fixed strings as public constants

Change-Id: I47c8458a0f16251ef19043eb63cf5f392990efdf
Issue-ID: PORTAL-657
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoAdd fix for NullPointerException in epsdk-analytics 93/91993/1
Parshad Patel [Thu, 25 Jul 2019 08:00:08 +0000 (17:00 +0900)]
Add fix for NullPointerException in epsdk-analytics

A "NullPointerException" could be thrown; "con" is nullable here
Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$

Issue-ID: PORTAL-562
Change-Id: Ic5ab68b1b1dc74b1bdf906bb1d9e743806c4df90
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoMerge "Blackduck scan fixes and PenTest"
Sunder Tattavarada [Wed, 24 Jul 2019 16:08:53 +0000 (16:08 +0000)]
Merge "Blackduck scan fixes and PenTest"

5 years agoBlackduck scan fixes and PenTest 91/91891/1
st398c [Tue, 23 Jul 2019 18:02:06 +0000 (14:02 -0400)]
Blackduck scan fixes and PenTest

Issue-ID: PORTAL-631
Change-Id: I606837e3aefd0bbb7ff45ac2e597d214da06e7ed
Signed-off-by: st398c <st398c@research.att.com>
5 years agoRepair null-pointer exception in init method 22/91622/2
Lott, Christopher (cl778h) [Wed, 17 Jul 2019 17:23:55 +0000 (13:23 -0400)]
Repair null-pointer exception in init method

Change-Id: I0669adbbc67987b3e7034fa1af5e1376e156b52d
Issue-ID: PORTAL-657
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoMerge "Harmonize logging to apache commons shim only"
Manoop Talasila [Mon, 22 Jul 2019 19:28:18 +0000 (19:28 +0000)]
Merge "Harmonize logging to apache commons shim only"

5 years agoMerge "Fixed Sonar "Blocker Bugs""
Manoop Talasila [Mon, 22 Jul 2019 19:27:53 +0000 (19:27 +0000)]
Merge "Fixed Sonar "Blocker Bugs""

5 years agoHarmonize logging to apache commons shim only 71/91671/1
Lott, Christopher (cl778h) [Thu, 18 Jul 2019 12:23:59 +0000 (08:23 -0400)]
Harmonize logging to apache commons shim only

Remove EELF from two classes, now all use apache commons logging.
Remove epsdk-logger dependency, which eliminates EELF and its problems.

Change-Id: Ib825d90a0d4204bfe4a756e2df35b92ab520c932
Issue-ID: PORTAL-657
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
5 years agoFixed Sonar "Blocker Bugs" 87/88087/10
Vasyl Razinkov [Mon, 20 May 2019 15:19:57 +0000 (16:19 +0100)]
Fixed Sonar "Blocker Bugs"

Fixed potential "thread-Leak"

Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25
Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie>
Issue-ID: PORTAL-584

5 years agoAdd logger to log exceptions & sonar issues fix 93/91493/1
Parshad Patel [Tue, 16 Jul 2019 07:35:02 +0000 (16:35 +0900)]
Add logger to log exceptions & sonar issues fix

Either log or rethrow this exception
Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call
Use "Boolean.toString" instead
Remove this unused local variable

Issue-ID: PORTAL-562
Change-Id: I5cee8add07910c68702b1a7539fae6f472db1f91
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoBlackduck scan fixes 81/91181/2
st398c [Wed, 10 Jul 2019 18:14:39 +0000 (14:14 -0400)]
Blackduck scan fixes

Issue-ID: PORTAL-631
Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5
Signed-off-by: st398c <st398c@research.att.com>
5 years agoMerge "Fix sonar issue in ActionHandler"
Manoop Talasila [Tue, 9 Jul 2019 15:22:57 +0000 (15:22 +0000)]
Merge "Fix sonar issue in ActionHandler"

5 years agoMerge "Fix sonar issues in SecurityXssValidator"
Manoop Talasila [Tue, 9 Jul 2019 15:21:36 +0000 (15:21 +0000)]
Merge "Fix sonar issues in SecurityXssValidator"

5 years agoMerge "Fix sonar issues in OnBoardingApiServiceImpl"
Manoop Talasila [Tue, 9 Jul 2019 15:17:36 +0000 (15:17 +0000)]
Merge "Fix sonar issues in OnBoardingApiServiceImpl"

5 years agoMerge "Fix sonar issues in LogRegistry"
Manoop Talasila [Tue, 9 Jul 2019 15:17:21 +0000 (15:17 +0000)]
Merge "Fix sonar issues in LogRegistry"

5 years agoMerge "Fix sonar issues in MusicUtil"
Manoop Talasila [Tue, 9 Jul 2019 15:17:07 +0000 (15:17 +0000)]
Merge "Fix sonar issues in MusicUtil"

5 years agoMerge "Fix sonar issues in MusicService"
Manoop Talasila [Tue, 9 Jul 2019 15:16:43 +0000 (15:16 +0000)]
Merge "Fix sonar issues in MusicService"

5 years agoMerge "Fix sonar issue in ReportDashboardController"
Manoop Talasila [Tue, 9 Jul 2019 15:16:19 +0000 (15:16 +0000)]
Merge "Fix sonar issue in ReportDashboardController"

5 years agoMerge "Fix sonar issue in epsdk-domain"
Manoop Talasila [Tue, 9 Jul 2019 15:16:05 +0000 (15:16 +0000)]
Merge "Fix sonar issue in epsdk-domain"

5 years agoMerge "Blackduck scan fixes"
Manoop Talasila [Tue, 9 Jul 2019 15:15:05 +0000 (15:15 +0000)]
Merge "Blackduck scan fixes"

5 years agoMerge "Fix sonar issue in ReportDashboardController.java"
Manoop Talasila [Tue, 9 Jul 2019 14:51:55 +0000 (14:51 +0000)]
Merge "Fix sonar issue in ReportDashboardController.java"

5 years agoFix sonar issue in ActionHandler 32/91032/2
burdziak [Mon, 8 Jul 2019 14:47:50 +0000 (16:47 +0200)]
Fix sonar issue in ActionHandler

Change-Id: Iecda5ffe25903df8657cd83503b8aa4e3e93e553
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issues in SecurityXssValidator 29/91029/1
burdziak [Mon, 8 Jul 2019 14:18:09 +0000 (16:18 +0200)]
Fix sonar issues in SecurityXssValidator

Change-Id: Ib610e5c905ef616434191e432932c0e63d5bd012
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issues in OnBoardingApiServiceImpl 25/91025/1
burdziak [Mon, 8 Jul 2019 13:47:42 +0000 (15:47 +0200)]
Fix sonar issues in OnBoardingApiServiceImpl

Change-Id: I0352a767386746f19413e6420550dc9563bbf255
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issues in LogRegistry 23/91023/1
burdziak [Mon, 8 Jul 2019 13:17:33 +0000 (15:17 +0200)]
Fix sonar issues in LogRegistry

Change-Id: I0aeaed5291a5c1c8fd7f4ccacbd78f6974c5e8e0
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issues in MusicUtil 21/91021/1
burdziak [Mon, 8 Jul 2019 13:06:34 +0000 (15:06 +0200)]
Fix sonar issues in MusicUtil

Change-Id: I644422502f7acaff394224dcf8119c7c0462c9dd
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issues in MusicService 20/91020/1
burdziak [Mon, 8 Jul 2019 12:47:39 +0000 (14:47 +0200)]
Fix sonar issues in MusicService

Change-Id: Ie5426cad77194eea3b328b22f7b1adaa5b9043a2
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issue in ReportDashboardController 08/91008/1
burdziak [Mon, 8 Jul 2019 08:39:52 +0000 (10:39 +0200)]
Fix sonar issue in ReportDashboardController

Change-Id: Ifef76894c8bc12636728c553593e6aa8afd37829
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
5 years agoFix sonar issue in epsdk-domain 96/85996/3
Parshad Patel [Tue, 23 Apr 2019 01:37:45 +0000 (10:37 +0900)]
Fix sonar issue in epsdk-domain

Fix Constructor has 10 parameters, which is greater than 7 authorized

Issue-ID: PORTAL-562
Change-Id: I8eff61e2d829c86bd20c7052c181f90eed1a5926
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoBlackduck scan fixes 12/90812/1
st398c [Tue, 2 Jul 2019 20:59:14 +0000 (16:59 -0400)]
Blackduck scan fixes

Issue-ID: PORTAL-631

Change-Id: Ic60f3d780b7391c4ce564180a678b7293f0e91ec
Signed-off-by: st398c <st398c@research.att.com>
5 years agoPENTEST:Do not display stack trace for the api's 84/90684/1
Kotta, Shireesha (sk434m) [Fri, 28 Jun 2019 19:27:29 +0000 (15:27 -0400)]
PENTEST:Do not display stack trace for the api's

Issue-ID: PORTAL-654

PENTEST:Do not display stack trace for the api's and all users info for
get_user api

Change-Id: I68a4e3c7eba2628363275d63535290034591aa07
Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
6 years agoMerge "Blackduck scan fixes"
Sunder Tattavarada [Wed, 19 Jun 2019 14:05:37 +0000 (14:05 +0000)]
Merge "Blackduck scan fixes"

6 years agoBlackduck scan fixes 24/89924/4
st398c [Fri, 14 Jun 2019 18:36:53 +0000 (14:36 -0400)]
Blackduck scan fixes

Issue-ID: PORTAL-631

Change-Id: I1a09436f606831378b7f2a6211b1199ab830e06e
Signed-off-by: st398c <st398c@research.att.com>
6 years agoMerge "Sonar fix Nullpointer and others"
Sunder Tattavarada [Mon, 17 Jun 2019 21:23:37 +0000 (21:23 +0000)]
Merge "Sonar fix Nullpointer and others"

6 years agoMerge "Fix sonar issues (part) in WizardProcessor"
Sunder Tattavarada [Mon, 17 Jun 2019 21:23:03 +0000 (21:23 +0000)]
Merge "Fix sonar issues (part) in WizardProcessor"

6 years agoMerge "Fix sonar issues in WebRTCSocket"
Sunder Tattavarada [Mon, 17 Jun 2019 21:22:48 +0000 (21:22 +0000)]
Merge "Fix sonar issues in WebRTCSocket"

6 years agoMerge "Fix sonar issues in ChartWebRuntime"
Sunder Tattavarada [Mon, 17 Jun 2019 15:44:43 +0000 (15:44 +0000)]
Merge "Fix sonar issues in ChartWebRuntime"

6 years agoMerge "Fix sonar issues in SecurityXssValidator"
Sunder Tattavarada [Mon, 17 Jun 2019 15:44:34 +0000 (15:44 +0000)]
Merge "Fix sonar issues in SecurityXssValidator"

6 years agoMerge "Fix soner issues in ErrorHandler"
Sunder Tattavarada [Mon, 17 Jun 2019 15:43:35 +0000 (15:43 +0000)]
Merge "Fix soner issues in ErrorHandler"

6 years agoMerge "Fix sonar issues (part) in ActionHandler"
Sunder Tattavarada [Mon, 17 Jun 2019 15:43:16 +0000 (15:43 +0000)]
Merge "Fix sonar issues (part) in ActionHandler"

6 years agoMerge "Fix sonar issues in epsdk-analytics"
Sunder Tattavarada [Mon, 17 Jun 2019 15:42:59 +0000 (15:42 +0000)]
Merge "Fix sonar issues in epsdk-analytics"

6 years agoMerge "Fix sonar issues in RoleFunctionListController"
Sunder Tattavarada [Fri, 14 Jun 2019 16:01:45 +0000 (16:01 +0000)]
Merge "Fix sonar issues in RoleFunctionListController"

6 years agoAdded lorraineawelch as a committer in INFO.yaml 04/89604/1
Welch, Lorraine (lb2391) [Fri, 7 Jun 2019 19:39:46 +0000 (15:39 -0400)]
Added lorraineawelch as a committer in INFO.yaml

Issue-ID: PORTAL-618

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: Ic16ae690efb9da672cde2ba014e02468d09c4b63

6 years agoFix sonar issues (part) in WizardProcessor 84/89584/1
burdziak [Fri, 7 Jun 2019 13:53:00 +0000 (15:53 +0200)]
Fix sonar issues (part) in WizardProcessor

Change-Id: Ic7d110e00c4f2903f7b92f9ef94bc890d43e4e4a
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFix soner issues in ErrorHandler 75/89575/1
burdziak [Fri, 7 Jun 2019 12:18:09 +0000 (14:18 +0200)]
Fix soner issues in ErrorHandler

Change-Id: I4d1954b25dc171eb344ce1d6523742f5defc5f0d
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFix sonar issues (part) in ActionHandler 73/89573/1
burdziak [Fri, 7 Jun 2019 10:08:24 +0000 (12:08 +0200)]
Fix sonar issues (part) in ActionHandler

Change-Id: If14334a87aba9292afe467aa8413ac65dddf6ebb
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFix sonar issues in SecurityXssValidator 08/89508/1
burdziak [Thu, 6 Jun 2019 12:19:01 +0000 (14:19 +0200)]
Fix sonar issues in SecurityXssValidator

Change-Id: I8ef5c92c0e38c25e961a066b4bc6411c944210f7
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoMerge "Added fn_restricted_url entries"
Sunder Tattavarada [Thu, 6 Jun 2019 11:59:42 +0000 (11:59 +0000)]
Merge "Added fn_restricted_url entries"

6 years agoMerge "Fix sonar issues in MusicProperties"
Sunder Tattavarada [Thu, 6 Jun 2019 11:58:18 +0000 (11:58 +0000)]
Merge "Fix sonar issues in MusicProperties"

6 years agoMerge "Fix sonar issues in SamplePageController"
Sunder Tattavarada [Thu, 6 Jun 2019 11:57:27 +0000 (11:57 +0000)]
Merge "Fix sonar issues in SamplePageController"

6 years agoMerge "Fix sonar issue in PostDroolsController"
Sunder Tattavarada [Thu, 6 Jun 2019 11:57:01 +0000 (11:57 +0000)]
Merge "Fix sonar issue in PostDroolsController"

6 years agoMerge "Fix sonar issue in NetMapController.java"
Sunder Tattavarada [Thu, 6 Jun 2019 11:56:28 +0000 (11:56 +0000)]
Merge "Fix sonar issue in NetMapController.java"

6 years agoMerge "Fix sonar issues in CollaborationController.java"
Sunder Tattavarada [Thu, 6 Jun 2019 11:56:03 +0000 (11:56 +0000)]
Merge "Fix sonar issues in CollaborationController.java"

6 years agoMerge "AtomicPutWithDeleteLock Copy Report, SQL Injection"
Sunder Tattavarada [Fri, 31 May 2019 14:38:06 +0000 (14:38 +0000)]
Merge "AtomicPutWithDeleteLock Copy Report, SQL Injection"

6 years agoSonar fix Nullpointer and others 33/88833/3
Arindam Mondal [Thu, 30 May 2019 07:51:19 +0000 (16:51 +0900)]
Sonar fix Nullpointer and others

https://sonar.onap.org/project/issues?createdAfter=2019-01-01&createdBefore=2019-05-30&id=org.onap.portal.sdk%3Aepsdk-project&resolved=false&types=BUG

+) Fix nullpointer
++) Code format
+++) Added try-with-resources

Issue-ID: PORTAL-600
Change-Id: I4edef0ffdc80ee2a3792f4d570a9629412334dce
Signed-off-by: arindamm <arind.mondal@samsung.com>
6 years agoFix sonar issues in epsdk-analytics 38/88838/1
Parshad Patel [Thu, 30 May 2019 08:08:18 +0000 (17:08 +0900)]
Fix sonar issues in epsdk-analytics

Fix Cast one of the operands of this multiplication operation to a "long"
Fix Either log or rethrow this exception
Fix Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call
Fix Replace the type specification in this constructor call with the diamond operator ("<>")

Issue-ID: PORTAL-562
Change-Id: Ia356d705ece6528f401cf5a5a7b73843be562df3
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
6 years agoAtomicPutWithDeleteLock 95/88795/1
st398c [Wed, 29 May 2019 19:03:01 +0000 (15:03 -0400)]
AtomicPutWithDeleteLock
Copy Report, SQL Injection

Issue-ID: PORTAL-581, PORTAL-582,PORTAL-583, PORTAL-594

Change-Id: Ibbd7a2a63f41a75109fb3916a5de1ab6a0bacfe2
Signed-off-by: st398c <st398c@research.att.com>
6 years agoAdded fn_restricted_url entries 11/88411/1
Welch, Lorraine (lb2391) [Thu, 23 May 2019 20:40:04 +0000 (16:40 -0400)]
Added fn_restricted_url entries

Issue-ID: PORTAL-521

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I4fcd12b888f9b813829ae8343da291c64452b29f

6 years agoFix sonar issues in ChartWebRuntime 31/88331/1
Pawel [Thu, 23 May 2019 09:36:31 +0000 (05:36 -0400)]
Fix sonar issues in ChartWebRuntime

Issue-ID: PORTAL-589

Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I66daba54fe1557bd268a2dda754142916c6dcd0d

6 years agoFix sonar issues in WebRTCSocket 44/88244/1
Pawel [Wed, 22 May 2019 13:15:32 +0000 (09:15 -0400)]
Fix sonar issues in WebRTCSocket

Issue-ID: PORTAL-587

Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I3087714f7d3b8b012a8b93b1ac92b88d33cd910d

6 years agoFix sonar issues in RoleFunctionListController 34/88234/1
Pawel [Wed, 22 May 2019 09:28:59 +0000 (05:28 -0400)]
Fix sonar issues in RoleFunctionListController

Issue-ID: PORTAL-585

Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I9e8362923ff19d3e49164e0fad68ff25a7c10f39

6 years agoFix sonar issues in MusicProperties 96/87996/1
burdziak [Fri, 17 May 2019 13:38:54 +0000 (15:38 +0200)]
Fix sonar issues in MusicProperties

Change-Id: I9ee0819cdbf97c00347019ef213b037c5d5d5b3a
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
6 years agoFix sonar issues in SamplePageController 72/87972/1
burdziak [Fri, 17 May 2019 09:41:27 +0000 (11:41 +0200)]
Fix sonar issues in SamplePageController

Change-Id: I91153d063f8da3ab6de15814b9a4f98d4b3403f9
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>