summaryrefslogtreecommitdiffstats
path: root/docs/submodules/portal.git
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3992004ee5f2b0b1635e2aef19c375db87079b52 - Reduce image size of containers CIA project goal is to reduce image size of container and make the container multi architecture. Portal images are already multi architecure ready and portal-wms and portal-db are also done in an efficient way. Portal-app and portal-sdk although can be shrinked, using multi stage docker builds. This commit allow a noticeable shrink for both of them: from 708Mb to 298Mb for portal-app and from 388Mb to 257Mb for portal-sdk. Change-Id: Id5cca8b78d0d9ee1724259dab40b7ccff910c628 Issue-ID: INT-939 Issue-ID: INT-922 Issue-ID: INT-881 Issue-ID: INT-925 Issue-ID: INT-936 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-02-15Update git submodulesKotta, Shireesha (sk434m)1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 5764807810b41edbaa21d6f2fa9f1d44e798ba02 - updated version changes Issue-ID: PORTAL-356 updated DDL/DML version changes Change-Id: Ic0f2ebe772caefce5c0bb659f72035bb05b0a4fe Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2019-02-08Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to a0c16dba6a9bfc8cc698e6dc7dd89b77029d3d94 - Upgrade Portal dockerFiles To use openjdk:8-alpine rather than frolvlad/alpine-oraclejdk8:slim as it is not available anymore in docker hub. Issue-ID: PORTAL-518 Change-Id: I1159065100aaba1db1cd83701be3ad66f1a0902e Signed-off-by: Manoop Talasila <talasila@research.att.com>
2019-02-08Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3d3218395011a8a7b1b1eea691362c1ee64c6d71 - Merge "Updated Casablanca Maintenance Rel Notes" - Updated Casablanca Maintenance Rel Notes Issue-ID: PORTAL-399 Change-Id: I3410fb228493115a6040c829eadcb3935dccaf20 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 05bee83afa43b3eb1eeff209592179436cb7dd0e - Merge "Fixed sonar issue of EPFusionBaseController.java" - Fixed sonar issue of EPFusionBaseController.java Add the "@Override" annotation above this method signature - EPFusionBaseController.java Issue-ID: PORTAL-489 Change-Id: I5f2cd71b51eea207548ecd449b8324fae28964da Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3e66b597367acf02a8ce827ab1c159a4a506d11c - Merge "PeerBroadcastSocket(Make "channelMap" field final)" - PeerBroadcastSocket(Make "channelMap" field final) PeerBroadcastSocket.java - Make this "public static channelMap" field final(line:58) Issue-ID: PORTAL-500 Change-Id: Id1227b06e64d37b29c66083da0ef8f37b2c032df Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 93dddb6732af3af4d90d27fb6872700a660e60d5 - Merge "Sonar issue-fix -- (ExternalAppConfig.java)" - Sonar issue-fix -- (ExternalAppConfig.java) Fixed sonar issue - Remove this method to simply inherit it. (ExternalAppConfig.java) Issue-ID: PORTAL-483 Change-Id: Id624b5a9b2bb70f1ab08dbbe0b5669fa63aed1ec Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3d5f287e6f386eb9216556d29fe957825eb7c4cb - Merge "Sonar Issue Fix - PORTAL-486" - Sonar Issue Fix - PORTAL-486 Remove this method to simply inherit it.(ExternalAppInitializer.java) Issue-ID: PORTAL-486 Change-Id: Ifce3ea6ab7dc58e199f4a93dd75c427eebae9f6c Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 4a0405ef5dddb9035abf5323faeaf91c71b7ee97 - Merge "Sonar Issue Fix - PORTAL-487" - Sonar Issue Fix - PORTAL-487 Remove this unused import 'org.springframework.beans.BeansException'.(NotificationCleanupConfig.java) Issue-ID: PORTAL-487 Change-Id: If0b80b12e874fba887836f408d3eb8cad0f5b6a7 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to de77fbaabe6b8280a491483d783b0ca0590e9a7e - Merge "PORTAL-491 - EPFusionBaseController.java" - PORTAL-491 - EPFusionBaseController.java Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java Issue-ID: PORTAL-491 Change-Id: I57976f175272272151726b3db0ff7da97a8f17e6 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 10857e4a304e12d37c92cae86199f1acb10af01e - Merge "PORTAL-492 - EPFusionBaseController.java" - PORTAL-492 - EPFusionBaseController.java Add the "@Override" annotation above this method signature - EPFusionBaseController.java Issue-ID: PORTAL-492 Change-Id: I19a3dae680f279d8ea43ed77546b81428449f15c Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to b1b80420a62fd269b980d316339d3ad4d359be43 - Merge "PORTAL-493 - EPFusionBaseController.java" - PORTAL-493 - EPFusionBaseController.java Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java Issue-ID: PORTAL-493 Change-Id: Id7f022d4cf8f0279a533167912f5d690330b010e Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to c8bfa7bdcc3687bfad31ab14fa804f3eb0b9d44e - Merge "PORTAL-494 - EPFusionBaseController.java" - PORTAL-494 - EPFusionBaseController.java Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java Issue-ID: PORTAL-494 Change-Id: I84110eb8722070b8df0e75ef60549e7b79a5a422 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 281b91cbaa5e3459b10d563ef29af27d326f140d - Merge "PORTAL-495 - EPFusionBaseController.java" - PORTAL-495 - EPFusionBaseController.java Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java Issue-ID: PORTAL-495 Change-Id: Ib6fd08376f7e7afb26fa8d945f6829a8a308342a Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesManoop Talasila1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 2105e910deda3fe4ca582786d8789f74c88340dd - Merge "PORTAL-496 - EPFusionBaseController.java" - PORTAL-496 - EPFusionBaseController.java Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java Issue-ID: PORTAL-496 Change-Id: I3f4e044623e4e771cf9beeb7e402aba9c384dae1 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-07Update git submodulesDriptaroop Das1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3582f4e8163c117538be29767465e783b2890a8f - Issue-Remove the declaration of thrown exception Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body. Issue-ID: PORTAL-501 Change-Id: I9724782aeab6151e6a143e674e123c62e34870e8 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2018-11-16Updated git submodulesManoop Talasila1-0/+0
Project: portal master 2115ee55bdbcc81e80f6ffb5777113600de37208 Update the security notes in the release notes Issue-ID: PORTAL-391 Change-Id: Ia31a484be817506f4ddbe763fe5833c8a159c064 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-11-12Updated git submodulesManoop Talasila1-0/+0
Project: portal master 0a915d3856f651e53230481c25247be36bf3c021 Update the release date in the release notes Issue-ID: PORTAL-391 Change-Id: I1f68476b6a262442faeb9999820a98ce3264da96 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-11-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master bededf38c6042a15c58c2263560157bff0dc225b Merge "Fixed license text." Fixed license text. Issue-ID: PORTAL-460 Change-Id: Ic36e7be4f723ba79e9af6acbb6eec4e1739c9d02 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-11-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master adc449a11e3aba39c97bf3645369c9a8f5cbea00 Merge "Disable portal-app default page" Disable portal-app default page Fix for Security: disable portal-app default page that targets tomcat 8.0.37 specific exploits issue Fix default tomcat webapps removal command in Dockerfile.portal Issue-ID: PORTAL-303 Change-Id: I9be563f0d824f687271fbdcf12e5785ff18ab83f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-08Updated git submodulesManoop Talasila1-0/+0
Project: portal master d569d0fdc58df62b1a8cb1bfd1050dd2fe4fc2b6 Adding tutorial for Angular upgrade Issue-ID: PORTAL-356 Change-Id: I3251916a18537d6abedcada139286ee97a4dc7ad Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-11-07Updated git submodulesWelch, Lorraine (lb2391)1-0/+0
Project: portal master 49d1b7109c9b7179ce9fd89696fe1ef8025e76a5 Fixed license text. Issue-ID: PORTAL-466 Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-11-07Updated git submodulesStanislav Chlebec1-0/+0
Project: portal master ee3d2ddb7883237f4c107bc2eb5f6d9db83effdf Fix typos Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
2018-10-26Updated git submodulesWelch, Lorraine (lb2391)1-0/+0
Project: portal master 9d5f5d667d21f6929286dbc8dbc2d40c02bc0760 Updated docker images and Upgrade Notes Issue-ID: PORTAL-391 Change-Id: Iec2652c2237d8a8976c558287989232d2f90376e Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-22Updated git submodulesSunder Tattavarada1-0/+0
Project: portal master e491aebe7035b7c3adc39ded83f6fef9a7fa4bcf Merge "Change the domain name and main page of MSB" Change the domain name and main page of MSB Change-Id: I260b95a21b0f10d27242d186183f76ff690d7b7b Issue-ID: MSB-293 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-19Updated git submodulesKishore Reddy, Gujja (kg811t)1-0/+0
Project: portal master 9eaf0893e57eaa730185ddbe9782bdb2acf5edff Apps_Users_Onboarding_script Issue-ID: PORTAL-389 Fixed uebkey issue in the script Change-Id: I24002c094a687d15cbbff939b47675bc75f6d364 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-10-19Updated git submodulesManoop Talasila1-0/+0
Project: portal master d0f435fe95242630ff04c02eab3cf2822d98bce7 Merge "Updated Release-notes for Known Issues" Updated Release-notes for Known Issues Issue-ID: PORTAL-391 Change-Id: Ied0528808b1bb331b15938b4bd8a1cd8dccc06ca Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-19Updated git submodulesManoop Talasila1-0/+0
Project: portal master 6ba4c2ddcded9d796fb39804dd8a5759ad3af3d2 Merge "Changed AAI encrypted password, SDC entry" Changed AAI encrypted password, SDC entry Issue-ID: PORTAL-434 Change-Id: I8db5a00dd3a8755b0bc310f7886b416d056867ea Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-18Updated git submodulesKishore Reddy, Gujja (kg811t)1-0/+0
Project: portal master d23be7aa6224274f8740437291416b40800ce571 ExtAccessRolesServiceImpl.class Issue-ID: PORTAL-389 Fixed AAF sync roles to onap portal Change-Id: Ib75dd1aded3e3519662f61bbfd726cc2ddfc4af1 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-10-12Updated git submodulesKishore Reddy, Gujja (kg811t)1-0/+0
Project: portal master 1c3cc6fb0e4d2f4f2278240ff0387596c776b9c9 ExtAccessRolesServiceImpl.class and sql Issue-ID: PORTAL-389 Fixed AAF sync roles to onap portal Change-Id: Ibd36737deda72fe7c6984c89001d72ca1a5126c5 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master 2c658b3e35fa4f0c7b87bbd211de6bedbbe13852 Merge "added a test in CustomLogginFilterTest.java" added a test in CustomLogginFilterTest.java Change-Id: Ib801f9ab42486d51fa64b6575124e5668a48c853 Issue-ID: PORTAL-427 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master 3df71561a2d7577d36f9d777f4cb66ae3f52cc47 Merge "Add roles to user" Add roles to user Issue-ID: PORTAL-432 add roles to user when the app is centralized Change-Id: I46a782be24ea1804597dc7205bf98170731ffe4d Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master c562e26bcd8f9147fd24ca4da9c5dfe7caea0199 Merge "test equality in EPUserAppRolesRequestTest.java" test equality in EPUserAppRolesRequestTest.java Change-Id: Ib8e9ff486af57ee03c7f47749d7a040c5ae9d4a0 Issue-ID: PORTAL-426 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master 963c028ca9d50a786b656014f021b080a7e046f5 Merge "test added MusicCookieCsrfTokenRepository.java" test added MusicCookieCsrfTokenRepository.java Change-Id: I9791e63f64aa6e37a422d878c45274a39e3afdf2 Issue-ID: PORTAL-428 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master 27ee88a33231af6410b3c1e49bba83c556914a30 Merge "test cases for the remaining lines of equal method" test cases for the remaining lines of equal method Change-Id: Ia96a9ee1f4f7cd286202f7abeefc0548227fa79a Issue-ID: PORTAL-409 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master 71c3cf6ce33b14c0b19891979e4e2aad0452ff4e Merge "test covered for comparetTo method in EPUser.java" test covered for comparetTo method in EPUser.java Change-Id: I7a171068a878f4500af0996d0a7123d2472fef18 Issue-ID: PORTAL-413 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-10-09Updated git submodulesManoop Talasila1-0/+0
Project: portal master 790c57c6d82ebc4c167d5a2e4251c372d74e5ead Merge "added test cases in EPRoleTest.java" added test cases in EPRoleTest.java Change-Id: Ib50643fa9d07948b5bd5815b126c937397dc4454 Issue-ID: PORTAL-411 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-10-04Updated git submodulesKishore Reddy, Gujja (kg811t)1-0/+0
Project: portal master 15586620ec762ba42f2c6ec1b596ea6ea4425355 search user changes Issue-ID: PORTAL-386 failed to create user with special char in login_id Change-Id: I613daa21efed9f6f137bd817a1a8aa2f9669cee8 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-10-01Updated git submodulesManoop Talasila1-0/+0
Project: portal master 1e3b5bdbea15453fb078ee49fe7de41efef4326f Merge "test cases added for PortalRestResponse.java" test cases added for PortalRestResponse.java Change-Id: I974be70db1b036be3eea57cfaf1359d1bfea9407 Issue-ID: PORTAL-404 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-27Updated git submodulesKishore Reddy, Gujja (kg811t)1-0/+0
Project: portal master a59bc3e85eaf33c0a38063e5c30fe890588a0eb1 login and Certman AAF Integration changes Issue-ID: PORTAL-386, PORTAL-389 failed to create user with special char in login_id Change-Id: I415adf615a7af97319d8d11a740e75d3dfa11583 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-09-26Updated git submodulesasgar1-0/+0
Project: portal master 4be6886a011ddbc4543e8c27b759a27ff3415c18 equals method covered in EPUserApp.java Change-Id: Ib804ca53a4c308a3c2710acc2efdd351d103047a Issue-ID: PORTAL-403 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-25Updated git submodulesManoop Talasila1-0/+0
Project: portal master cfa6a7030d736083a074f878c00c238caacb3291 Merge "Portal - enable VID HTTPS" Portal - enable VID HTTPS Enable Portal to use VID via HTTPS by default Change-Id: Ibfd8e8c8003d181e3bf31913b5a4fa19b2fb2d7b Issue-ID: VID-273 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-21Updated git submodulesWelch, Lorraine (lb2391)1-0/+0
Project: portal master f62ab6d289755d8b6c70bff296e2da3a586d1a54 Update Release-Notes.rst Issue-ID: PORTAL-391 Change-Id: I8625b5ef2fb0c9900a36157f4c976243b1bcd919 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-09-18Updated git submodulesSunder Tattavarada1-0/+0
Project: portal master 2797e7b247f586f8a3a452dbb6cf883b7169c8ca Merge "EcompPortalUtils and SearchServiceImpl changes" EcompPortalUtils and SearchServiceImpl changes Issue-ID: PORTAL-386 failed to create user with special char in login_id Change-Id: Iab6ac96f9fa033e45cfbbc4434660139465c792e Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-09-13Updated git submodulesManoop Talasila1-0/+0
Project: portal master e36cebe93604db3b30617c8d56811596c0a1ded2 Merge "Use managed guava version" Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I74149b6af5d4e47c372c8bc3677b493a3d5d1422 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12Updated git submodulesManoop Talasila1-0/+0
Project: portal master c7810657f088814052a8ed90fd0c4e08dd14a211 Merge "added fix for error log reported in sonar" added fix for error log reported in sonar 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-09-12Updated git submodulesManoop Talasila1-0/+0
Project: portal master 9d6c52ce215710a86f73fc5ea2ea4b95aa44d020 Merge "OpenCollaborationController.Java:fixed sonar issue" OpenCollaborationController.Java:fixed sonar issue Fixed the below sonar issue at line number 40 and 41, 'Remove unused imports'. Issue-ID: PORTAL-370 Change-Id: Id009380e96bb38391ae90e599e0f90c6344642ca Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-12Updated git submodulesManoop Talasila1-0/+0
Project: portal master 0cb063e2e1fa065906b734ae42b73163fee147ab Merge "Sonar fix in RoleApp.Java" Sonar fix in RoleApp.Java Fixed all Sonar issues in RoleApp.Java Issue-ID: PORTAL-367 Change-Id: I56d6bdc66ec03a61e1f7991a2d7c1580ffcaeb9c Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-12Updated git submodulesManoop Talasila1-0/+0
Project: portal master ba9c4b1abfcc513c3cedc423f423c82b241248e8 Merge "TicketEventServiceImpl : Fixed sonar issue" TicketEventServiceImpl : Fixed sonar issue Fixed below sonar issue at line 52, Immediately return this expression instead of assigning it to the temporary variable 'hyperlink' Issue-ID: PORTAL-364 Change-Id: I33b854b15e163146415040bf98dbd7e992d04b61 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-12Updated git submodulesManoop Talasila1-0/+0
Project: portal master d0082750f86e9bfa70e2ae9ad2694342df87f968 Merge "LoginStrategy.java : Fixed sonar issue" LoginStrategy.java : Fixed sonar issue Fixed sonar issue, annotate interface with @FunctionalInterface annotation Issue-ID: PORTAL-374 Change-Id: I30472b6c18ef350b687d74acce4545c250462f6d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>