Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-13 | Merge "Fix sonar issues in ReportSQLException" | Manoop Talasila | 1 | -1/+1 | |
2019-08-13 | Merge "Fix sonar issues in WizardSequenceSQLBasedLinearDatamining" | Manoop Talasila | 1 | -3/+3 | |
2019-08-13 | Merge "Fix sonar issues in WizardSequenceSQLBasedLinear" | Manoop Talasila | 1 | -7/+3 | |
2019-08-13 | Merge "Fix sonar issues in WizardSequenceSQLBasedHive" | Manoop Talasila | 1 | -4/+2 | |
2019-08-13 | Merge "Fix sonar issues in WizardSequenceSQLBasedCrossTab" | Manoop Talasila | 1 | -3/+2 | |
2019-08-13 | Merge "Fix sonar issues in WizardSequenceLinear" | Manoop Talasila | 1 | -5/+3 | |
2019-08-13 | Merge "Sonar fix in epsdk-core" | Manoop Talasila | 2 | -3/+5 | |
2019-08-13 | Merge "Fix sonar issues in WizardProcessor" | Manoop Talasila | 1 | -12/+8 | |
2019-08-13 | Merge "Fix sonar issues in ActionHandler" | Manoop Talasila | 1 | -30/+21 | |
2019-08-07 | Fix sonar issues in ReportSQLException | burdziak | 1 | -1/+1 | |
Change-Id: I2b59d35442b7cdc39ccc975c9d59c4e0f453279e Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-07 | Fix sonar issues in WizardSequenceSQLBasedLinearDatamining | burdziak | 1 | -3/+3 | |
Change-Id: Ic2e572f2740d89ab6c981351f94b9e20dcdb2106 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-07 | Fix sonar issues in WizardSequenceSQLBasedLinear | burdziak | 1 | -7/+3 | |
Change-Id: Ieba2d5f272780400f9bf773548e2f8504bb40b1a Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-07 | Fix sonar issues in WizardSequenceSQLBasedHive | burdziak | 1 | -4/+2 | |
Change-Id: I16463a87dffbf1044b63eafacde410eac04db783 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-07 | Fix sonar issues in WizardSequenceSQLBasedCrossTab | burdziak | 1 | -3/+2 | |
Change-Id: I9324d5b1af06bf3677cfc412d4825d75a48a7529 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-07 | Sonar fix in epsdk-core | Parshad Patel | 2 | -3/+5 | |
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> | |||||
2019-08-07 | Fix sonar issues in WizardSequenceLinear | burdziak | 1 | -5/+3 | |
Change-Id: I93f464f52138138317d384291a48e1fbf4ce22ac Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-06 | Fix sonar issues in WizardProcessor | burdziak | 1 | -12/+8 | |
Change-Id: I0a26ae37ce1ba9c44e83c5a72087fbfc44f3d0d7 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-06 | Fix sonar issues in ActionHandler | burdziak | 1 | -30/+21 | |
Change-Id: I8df83707544d8646d5788e0533e43f2ecb4d446b Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-06 | Fix sonar issues in SecurityXssFilter | burdziak | 1 | -2/+3 | |
Change-Id: Ibb4bbb1197aed3208835a82b4dbabe2cbd2eb93a Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> | |||||
2019-08-05 | Merge "Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exception" | Manoop Talasila | 1 | -1/+1 | |
2019-08-05 | Merge "Sonar Fix- PageEvet.Java - Rename the field to match regular ↵ | Manoop Talasila | 1 | -12/+13 | |
expression and define constant instead of duplicating literal" | |||||
2019-08-05 | Merge "Sonar Fix- ReportFormFields.java" | Manoop Talasila | 1 | -7/+7 | |
2019-08-05 | Merge "Sonar Fix- ActionHandler.java" | Manoop Talasila | 1 | -6/+6 | |
2019-08-02 | Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exception | dinesha | 1 | -1/+1 | |
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: If25a07748dfac69b70e73a52eaded8126281edd5 Signed-off-by: dinesha <dineshgs@in.ibm.com> | |||||
2019-08-02 | Sonar Fix- PageEvet.Java - Rename the field to match regular expression and ↵ | dinesha | 1 | -12/+13 | |
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> | |||||
2019-08-01 | Sonar Fix- ReportFormFields.java | dinesha | 1 | -7/+7 | |
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I427688b57166ad06ad908b7ba093d8f2d9c811f9 Signed-off-by: dinesha <dineshgs@in.ibm.com> | |||||
2019-08-01 | Sonar Fix- ActionHandler.java | dinesha | 1 | -6/+6 | |
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I12f69c75607056542758a60f045d42f51d6b1d1e Signed-off-by: dinesha <dineshgs@in.ibm.com> | |||||
2019-08-01 | Sonar Fix - ProfileSearchController.java | dinesha | 1 | -2/+1 | |
Fixed SOnar issues accross the file Issue-ID: PORTAL-686 Change-Id: I89acda2c696dfd7d64fcf7b1ddbaa8078029f9ad Signed-off-by: dinesha <dineshgs@in.ibm.com> | |||||
2019-07-31 | Merge "Publish fixed strings as public constants" | Manoop Talasila | 14 | -101/+115 | |
2019-07-30 | Publish fixed strings as public constants | Lott, Christopher (cl778h) | 14 | -101/+115 | |
Change-Id: I47c8458a0f16251ef19043eb63cf5f392990efdf Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> | |||||
2019-07-25 | Add fix for NullPointerException in epsdk-analytics | Parshad Patel | 2 | -44/+56 | |
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> | |||||
2019-07-24 | Merge "Blackduck scan fixes and PenTest" | Sunder Tattavarada | 27 | -284/+160 | |
2019-07-23 | Blackduck scan fixes and PenTest | st398c | 27 | -284/+160 | |
Issue-ID: PORTAL-631 Change-Id: I606837e3aefd0bbb7ff45ac2e597d214da06e7ed Signed-off-by: st398c <st398c@research.att.com> | |||||
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 | |