Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I8df83707544d8646d5788e0533e43f2ecb4d446b
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 04fb89b1f2f09f9df1b7527120ae50e8174e52c4)
|
|
Change-Id: Ibb4bbb1197aed3208835a82b4dbabe2cbd2eb93a
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
(cherry picked from commit 824d93f9d0ada807402b66153cc41b30b31fde3a)
|
|
exception" into release-2.6.0
|
|
expression and define constant instead of duplicating literal" into release-2.6.0
|
|
|
|
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
|
|
Change-Id: I47c8458a0f16251ef19043eb63cf5f392990efdf
Issue-ID: PORTAL-657
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
|
|
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>
|
|
|
|
Issue-ID: PORTAL-631
Change-Id: I606837e3aefd0bbb7ff45ac2e597d214da06e7ed
Signed-off-by: st398c <st398c@research.att.com>
|
|
Change-Id: I0669adbbc67987b3e7034fa1af5e1376e156b52d
Issue-ID: PORTAL-657
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
|
|
|
|
|
|
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>
|
|
Fixed potential "thread-Leak"
Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25
Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie>
Issue-ID: PORTAL-584
|
|
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>
|
|
Issue-ID: PORTAL-631
Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5
Signed-off-by: st398c <st398c@research.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: Iecda5ffe25903df8657cd83503b8aa4e3e93e553
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: Ib610e5c905ef616434191e432932c0e63d5bd012
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: I0352a767386746f19413e6420550dc9563bbf255
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: I0aeaed5291a5c1c8fd7f4ccacbd78f6974c5e8e0
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: I644422502f7acaff394224dcf8119c7c0462c9dd
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: Ie5426cad77194eea3b328b22f7b1adaa5b9043a2
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: Ifef76894c8bc12636728c553593e6aa8afd37829
Issue-ID: PORTAL-523
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
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>
|
|
Issue-ID: PORTAL-631
Change-Id: Ic60f3d780b7391c4ce564180a678b7293f0e91ec
Signed-off-by: st398c <st398c@research.att.com>
|
|
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>
|
|
|
|
Issue-ID: PORTAL-631
Change-Id: I1a09436f606831378b7f2a6211b1199ab830e06e
Signed-off-by: st398c <st398c@research.att.com>
|
|
|
|
|
|
|
|
|
|
|