Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-22 | Repair null-pointer exception in init method | Lott, Christopher (cl778h) | 1 | -45/+37 | |
Change-Id: I0669adbbc67987b3e7034fa1af5e1376e156b52d Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> | |||||
2019-07-22 | Merge "Harmonize logging to apache commons shim only" | Manoop Talasila | 4 | -41/+38 | |
2019-07-22 | Merge "Fixed Sonar "Blocker Bugs"" | Manoop Talasila | 6 | -1835/+1373 | |
2019-07-18 | Harmonize logging to apache commons shim only | Lott, Christopher (cl778h) | 4 | -41/+38 | |
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> | |||||
2019-07-16 | Fixed Sonar "Blocker Bugs" | Vasyl Razinkov | 6 | -1835/+1373 | |
Fixed potential "thread-Leak" Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: PORTAL-584 | |||||
2019-07-16 | Add logger to log exceptions & sonar issues fix | Parshad Patel | 1 | -374/+418 | |
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> | |||||
2019-07-10 | Blackduck scan fixes | st398c | 803 | -5743/+22248 | |
Issue-ID: PORTAL-631 Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5 Signed-off-by: st398c <st398c@research.att.com> | |||||
2019-07-09 | Merge "Fix sonar issue in ActionHandler" | Manoop Talasila | 1 | -42/+26 | |
2019-07-09 | Merge "Fix sonar issues in SecurityXssValidator" | Manoop Talasila | 1 | -2/+2 | |
2019-07-09 | Merge "Fix sonar issues in OnBoardingApiServiceImpl" | Manoop Talasila | 1 | -19/+12 | |
2019-07-09 | Merge "Fix sonar issues in LogRegistry" | Manoop Talasila | 1 | -11/+6 | |
2019-07-09 | Merge "Fix sonar issues in MusicUtil" | Manoop Talasila | 1 | -5/+6 | |
2019-07-09 | Merge "Fix sonar issues in MusicService" | Manoop Talasila | 1 | -13/+16 | |
2019-07-09 | Merge "Fix sonar issue in ReportDashboardController" | Manoop Talasila | 1 | -1/+1 | |
2019-07-09 | Merge "Fix sonar issue in epsdk-domain" | Manoop Talasila | 6 | -60/+245 | |
2019-07-09 | Merge "Blackduck scan fixes" | Manoop Talasila | 8 | -17677/+23328 | |
2019-07-09 | Merge "Fix sonar issue in ReportDashboardController.java" | Manoop Talasila | 1 | -1/+1 | |
2019-07-08 | Fix sonar issue in ActionHandler | burdziak | 1 | -42/+26 | |
Change-Id: Iecda5ffe25903df8657cd83503b8aa4e3e93e553 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-08 | Fix sonar issues in SecurityXssValidator | burdziak | 1 | -2/+2 | |
Change-Id: Ib610e5c905ef616434191e432932c0e63d5bd012 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-08 | Fix sonar issues in OnBoardingApiServiceImpl | burdziak | 1 | -19/+12 | |
Change-Id: I0352a767386746f19413e6420550dc9563bbf255 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-08 | Fix sonar issues in LogRegistry | burdziak | 1 | -11/+6 | |
Change-Id: I0aeaed5291a5c1c8fd7f4ccacbd78f6974c5e8e0 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-08 | Fix sonar issues in MusicUtil | burdziak | 1 | -5/+6 | |
Change-Id: I644422502f7acaff394224dcf8119c7c0462c9dd Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-08 | Fix sonar issues in MusicService | burdziak | 1 | -13/+16 | |
Change-Id: Ie5426cad77194eea3b328b22f7b1adaa5b9043a2 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-08 | Fix sonar issue in ReportDashboardController | burdziak | 1 | -2/+2 | |
Change-Id: Ifef76894c8bc12636728c553593e6aa8afd37829 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-07-03 | Fix sonar issue in epsdk-domain | Parshad Patel | 6 | -60/+245 | |
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> | |||||
2019-07-02 | Blackduck scan fixes | st398c | 8 | -17677/+23328 | |
Issue-ID: PORTAL-631 Change-Id: Ic60f3d780b7391c4ce564180a678b7293f0e91ec Signed-off-by: st398c <st398c@research.att.com> | |||||
2019-06-28 | PENTEST:Do not display stack trace for the api's | Kotta, Shireesha (sk434m) | 9 | -92/+198 | |
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> | |||||
2019-06-19 | Merge "Blackduck scan fixes" | Sunder Tattavarada | 51 | -48676/+76629 | |
2019-06-18 | Blackduck scan fixes | st398c | 51 | -48676/+76629 | |
Issue-ID: PORTAL-631 Change-Id: I1a09436f606831378b7f2a6211b1199ab830e06e Signed-off-by: st398c <st398c@research.att.com> | |||||
2019-06-17 | Merge "Sonar fix Nullpointer and others" | Sunder Tattavarada | 1 | -230/+218 | |
2019-06-17 | Merge "Fix sonar issues (part) in WizardProcessor" | Sunder Tattavarada | 1 | -97/+6 | |
2019-06-17 | Merge "Fix sonar issues in WebRTCSocket" | Sunder Tattavarada | 1 | -15/+18 | |
2019-06-17 | Merge "Fix sonar issues in ChartWebRuntime" | Sunder Tattavarada | 1 | -15/+13 | |
2019-06-17 | Merge "Fix sonar issues in SecurityXssValidator" | Sunder Tattavarada | 1 | -117/+121 | |
2019-06-17 | Merge "Fix soner issues in ErrorHandler" | Sunder Tattavarada | 1 | -7/+10 | |
2019-06-17 | Merge "Fix sonar issues (part) in ActionHandler" | Sunder Tattavarada | 1 | -73/+42 | |
2019-06-17 | Merge "Fix sonar issues in epsdk-analytics" | Sunder Tattavarada | 1 | -210/+172 | |
2019-06-14 | Merge "Fix sonar issues in RoleFunctionListController" | Sunder Tattavarada | 1 | -3/+4 | |
2019-06-07 | Fix sonar issues (part) in WizardProcessor | burdziak | 1 | -97/+6 | |
Change-Id: Ic7d110e00c4f2903f7b92f9ef94bc890d43e4e4a Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-06-07 | Fix soner issues in ErrorHandler | burdziak | 1 | -7/+10 | |
Change-Id: I4d1954b25dc171eb344ce1d6523742f5defc5f0d Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-06-07 | Fix sonar issues (part) in ActionHandler | burdziak | 1 | -73/+42 | |
Change-Id: If14334a87aba9292afe467aa8413ac65dddf6ebb Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-06-06 | Fix sonar issues in SecurityXssValidator | burdziak | 1 | -117/+121 | |
Change-Id: I8ef5c92c0e38c25e961a066b4bc6411c944210f7 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-06-06 | Merge "Added fn_restricted_url entries" | Sunder Tattavarada | 1 | -30/+61 | |
2019-06-06 | Merge "Fix sonar issues in MusicProperties" | Sunder Tattavarada | 1 | -37/+1 | |
2019-06-06 | Merge "Fix sonar issues in SamplePageController" | Sunder Tattavarada | 1 | -4/+2 | |
2019-06-06 | Merge "Fix sonar issue in PostDroolsController" | Sunder Tattavarada | 1 | -1/+1 | |
2019-06-06 | Merge "Fix sonar issue in NetMapController.java" | Sunder Tattavarada | 1 | -1/+1 | |
2019-06-06 | Merge "Fix sonar issues in CollaborationController.java" | Sunder Tattavarada | 1 | -2/+2 | |
2019-05-31 | Merge "AtomicPutWithDeleteLock Copy Report, SQL Injection" | Sunder Tattavarada | 8 | -22/+125 | |
2019-05-31 | Sonar fix Nullpointer and others | Arindam Mondal | 1 | -230/+218 | |
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> |