summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Merge "added fix for error log reported in sonar"Manoop Talasila1-1/+1
2018-09-12Merge "NotificationCleanupConfig.java - Fixed sonar issue"Manoop Talasila1-3/+5
2018-09-12Merge "ExternalAccessRoleServiceImpl: Fixed sonar issue"Manoop Talasila1-2/+2
2018-09-12Merge "PortalResourceInterceptor.java:fixed sonnar issue"Manoop Talasila1-2/+4
2018-09-12Merge "PostSearchBean.java: fixed sonar issue"Manoop Talasila1-10/+13
2018-09-12Merge "BasicAuthAccountServiceImpl: Sonar Issue"Manoop Talasila1-2/+2
2018-09-12Merge "Result.java : Fixed sonar issue"Manoop Talasila1-4/+6
2018-09-12Merge "Sonar Critical"Manoop Talasila1-1/+2
2018-09-12Merge "Sonar Critical"Manoop Talasila1-1/+2
2018-08-27ExternalAccessRoleServiceImpl: Fixed sonar issueArundathi Patil1-2/+2
Fixed sonar issue, make method public or remove @Transcational anotation Issue-ID: PORTAL-385 Change-Id: I6ad3358b92feb0a830ee5dcb022d873b315d1172 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-27BasicAuthAccountServiceImpl: Sonar IssueArundathi Patil1-2/+2
Fixed sonar issue, correct "&" with this "&&" Issue-ID: PORTAL-384 Change-Id: I019ed7d91b490366061bc581ab1e88abf819e824 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-27added fix for error log reported in sonarChandan Ghosh1-1/+1
Added fix for error logging reported in sonar Issue-ID: PORTAL-383 Change-Id: I1a73508da1c2d028ce9e8933def60c02b62482ff Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-08-25PortalResourceInterceptor.java:fixed sonnar issueArundathi Patil1-2/+4
Fixed sonar issue, correct this '&' to '&&' Issue-ID: PORTAL-380 Change-Id: I45d0bbc3cded8482d1dc48d4424e2b59213cf545 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-24NotificationCleanupConfig.java - Fixed sonar issueArundathi Patil1-3/+5
Fixed below sonar issues: Cast one of the operands of multiplication operation to long, Remove the BeansException which is runtime, Reorder the modifiers to comply with java language specification Issue-ID: PORTAL-378 Change-Id: I5cede6e6d12e9a16b524beeb562d379b3d991d93 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-24Result.java : Fixed sonar issueArundathi Patil1-4/+6
Fixed the below sonar issue at line 41, 'Rename feild 'result' at line 41 Issue-ID: PORTAL-371 Change-Id: I05a25aa44631415c3ab045defd129f3bf61bd36d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-24PostSearchBean.java: fixed sonar issueArundathi Patil1-10/+13
Fixed sonar issue, reduce numeber of conditional operator in expression Issue-ID: PORTAL-373 Change-Id: Ic0c8a2cab9643f23e490d2fe09f0d1aa45bd73c0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-20fixed sonar critical issueAmaresh Kumar1-1/+1
Sonar critical issue fix, either log or rethrow exception. Issue-ID: PORTAL-364 Change-Id: Idd50876e7d3ad8eab277b1f68bfd765af3af8962 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-17Sonar CriticalShubhada Ramkrishna Vaze1-1/+2
Either log or rethrow this exception. Change-Id: I66dbc884fc72aa9b8c3faeaccaffc99e373858ec Issue-ID: PORTAL-361 Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
2018-08-14Merge "Fix sonar issues"Sunder Tattavarada2-61/+70
2018-08-14Sonar CriticalShubhada Ramkrishna Vaze1-1/+2
Either log or rethrow this exception. Change-Id: I622086227ea912a5c19cfd5daa84463d9354876c Issue-ID: PORTAL-360 Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
2018-08-03Fix sonar issuesParshad Patel2-61/+70
Fix use try-with-resource issue in portal Issue-ID: PORTAL-342 Change-Id: Ieda3384feddae688c66890743978eaf4deda41e0 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-08-02Replaced ecomp hb123f1-1/+1
Issue-ID: PORTAL-302 Replaced ecomp keyword and year Change-Id: Ia9b324f6c7b74875ed6afd3cca7aa8d1ed7131a4 Signed-off-by: hb123f <hb123f@att.com>
2018-07-30JUnits for coveragesa282w19-203/+317
Issue-ID: PORTAL-273 JUnits for sonar coverage Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c Signed-off-by: sa282w <sa282w@att.com>
2018-06-21Music health check apissa282w8-77/+725
Issue-ID: PORTAL-291, PORTAL-307 Included the music changes, other changes from 2.3 branch to be included in master, added JUnits to the new classes and updated the document with the API version changes. Change-Id: I7b4c54be49317264afbdcb8d8ae3f20395bf0e1f Signed-off-by: sa282w <sa282w@att.com>
2018-05-25Bulk upload changes and music health check apisKishore Reddy, Gujja (kg811t)45-423/+3395
Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-04-19Replace ecomp referencesHima Elisetty302-356/+356
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21 Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-04-13Get Roles on Users page for ext appKishore Reddy, Gujja (kg811t)1-0/+11
Issue-ID: PORTAL-241 Get Roles on Users page for ext app Change-Id: Ibba7e3c440546d6349ae4fc110b7f576c6a33e8e Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-04-12Get Roles on Users page for ext appHima Elisetty1-6/+16
Issue-ID: PORTAL-241 Get Roles on Users page for ext app Change-Id: I7f57b681c43dbf59cdb19e7da8eb40e523768d3e Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-03-27Merge "Sonar Issues for PostSearchBean.java"Sunder Tattavarada1-2/+2
2018-03-27Merge "Sonar Issues for ExtractJar.java"Sunder Tattavarada1-3/+3
2018-03-27Merge "Sonar Issues for ExtractJar.java"Sunder Tattavarada1-9/+10
2018-03-27Sonar Issues for PostSearchBean.javaHari Om Verma1-2/+2
Minor and Major Sonar issues for PostSearchBean.java Change-Id: I7337218b018e69ed60714d7484c4170fae38f9e0 Issue-ID: PORTAL-225 Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
2018-03-27Sonar Issues for ExtractJar.javaHari Om Verma1-3/+3
Minor and Major Sonar issues for ExtractJar.java Change-Id: I8639d2fd76832c0f9f155721e8fb9423cb3b16b6 Issue-ID: PORTAL-213 Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
2018-03-23Security fixesKishore Reddy, Gujja (kg811t)1-2/+7
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib9205d7e8aa31c525a87e9d9a8076906ea4c7f0a Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-23Docker changes and Music IntegrationKishore Reddy, Gujja (kg811t)11-97/+227
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib974401b48efc1f0d4f98036b0028043c3283691 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-13Sonar Issues for ExtractJar.javaHari Om Verma1-9/+10
Minor and Major Sonar issues for ExtractJar.java Change-Id: Ida807e6d2fbeae7c7b2b66ca227c0aa5fcf020b2 Issue-ID: PORTAL-213 Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
2018-03-06Added JunitsKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: I5ea9dc100dcf4a14c57dff5663e1e55a1677a017 Signed-off-by:Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-01Added JunitsGujja2-7/+8
Issue-ID: PORTAL-155 Includes JUNITS, security issues fix Change-Id: I7c4032808163c46bf53477195823c7ed9dc99edc Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-26Added JunitsGUJJA1-7/+7
Issue-ID: PORTAL-207 Includes JUNITS Change-Id: If0befc3456e15106ac1f79e4c4462c072beeeec3 Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-22Added JunitsGUJJA5-49/+117
Issue-ID: PORTAL-136 Includes JUNITS Change-Id: I859aa9de0ce51a1ac699c81e98c2af7fda7ae660 Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-16Added JunitsGUJJA4-113/+121
Issue-ID: PORTAL-162, PORTAL-163, PORTAL-168 Includes JUNITS, maven dependency version changes Change-Id: Ib13b03ece5816bffa263dd9180180d9c6070cebd Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-08Added Junitskg811t30-123/+325
Issue-ID: PORTAL-136, PORTAL-133, PORTAL-111, PORTAL-19 Includes JUNITS, replacement of openecomp to onap, role centralization changes Change-Id: I95fe9d93ccf22e04f81f52aa7ae8c2b760d8c9c4 Signed-off-by: kg811t <kg811t@research.att.com>
2018-02-08check if localsession object null before closingHavaldar Girish1-1/+3
Before closing the session check if the localsession is not null Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.portal%3Aonap-portal-parent#resolved=false|severities=BLOCKER Location: /src/main/java/org/openecomp/portalapp/portal/service/UserRolesCommonServiceImpl.java Line No-382 Change-Id: Id44800c1ab0ee03dd4920c756fb85b342dc1dd2a Issue-ID: PORTAL-154 Signed-off-by: Havaldar Girish <hg0071052@techmahindra.com>
2018-02-01Security/ Package Name changesst782s310-7317/+13462
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>
2017-12-18Null check for ClientResponse in PolicyUril.javaHavaldar Girish1-1/+4
NullPointerException might be thrown as cres is nullable here Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.portal%3Aonap-portal-parent#resolved=false|severities=BLOCKER Location: /src/main/java/org/openecomp/portalapp/portal/scheduler/policy/PolicyUtil.java Line No-72 Change-Id: I14dc792fb67198ebcbabfe80d90c48389af6cc91 Issue-ID: PORTAL-153 Signed-off-by: Havaldar Girish <hg0071052@techmahindra.com>
2017-10-27Enhance authentication to fix a vulnerabilityChristopher Lott (cl778h)1-44/+32
Issue: PORTAL-137 Change-Id: I7e2a5544653ac2067da7231d878009b260dc740f Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-12Repair Portal user-role assignmentChristopher Lott (cl778h)1-1/+1
Issue: PORTAL-125 Change-Id: Ib8006c301d059d954b681a11a955924843548c6b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Repair widget-ms problem; adjust sonar in pomsChristopher Lott (cl778h)2-325/+448
Using OParent again; override some Sonar configuration and tasks. Repair display & fetch of users from remote apps. Use EPSDK version 1710 database scripts. Issue: PORTAL-50, PORTAL-59, PORTAL-86 Change-Id: I05eaea3680b0422236cc86cdd0ad5847c2731e54 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-04Repair aspect logger; repair site deployChristopher Lott (cl778h)1-10/+6
[PORTAL-54] Javadoc site deployment fails on widget-ms module [PORTAL-116] WidgetCatalog request takes exception before reaching controller method Issue: PORTAL-54, PORTAL-116 Change-Id: Id6d223a30a8c5f493c3fa1902225bc4e8964d085 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Update license in non-Java files.Christopher Lott (cl778h)1-11/+29
Add logs and properties directory names to .env file. Revise portal_vm_init.sh script to pull and tag onap/cli docker image. Issue: PORTAL-90 Change-Id: I82a371ee9797b3e037ad282538cb48b5620c9709 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>