Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Project: portal master f62ab6d289755d8b6c70bff296e2da3a586d1a54
Update Release-Notes.rst
Issue-ID: PORTAL-391
Change-Id: I8625b5ef2fb0c9900a36157f4c976243b1bcd919
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Project: portal master e7cb0fc70248368aa802db1b0f5921d2d34df6d1
Merge "NotificationCleanupConfig.java - Fixed sonar issue"
NotificationCleanupConfig.java - Fixed sonar issue
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>
|
|
Project: portal master 15f874c9924f483329687f60990ba86e2f6065cf
Merge "ExternalAccessRoleServiceImpl: Fixed sonar issue"
ExternalAccessRoleServiceImpl: Fixed sonar issue
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>
|
|
Project: portal master c8e9a59196fcae4b3c8f5508238184ca014cf44e
Merge "PortalResourceInterceptor.java:fixed sonnar issue"
PortalResourceInterceptor.java:fixed sonnar issue
Fixed sonar issue, correct this '&' to '&&'
Issue-ID: PORTAL-380
Change-Id: I45d0bbc3cded8482d1dc48d4424e2b59213cf545
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: portal master 1b7a67049f756c2d44465b5291246d15bcfbe87f
Merge "PostSearchBean.java: fixed sonar issue"
PostSearchBean.java: fixed sonar issue
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>
|
|
Project: portal master e180363a23d26236a3ab5eea84cbe5d85bdb2bfa
Merge "BasicAuthAccountServiceImpl: Sonar Issue"
BasicAuthAccountServiceImpl: Sonar Issue
Fixed sonar issue, correct "&" with this "&&"
Issue-ID: PORTAL-384
Change-Id: I019ed7d91b490366061bc581ab1e88abf819e824
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: portal master cc49cd5fb8fc48af6f9f28a478776d2c35d27458
Merge "Result.java : Fixed sonar issue"
Result.java : Fixed sonar issue
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>
|
|
Project: portal master 846915c09bf663c486edefb356e82b0745fabd14
Merge "Sonar Critical"
Sonar Critical
Either log or rethrow this exception.
Change-Id: Icad977130e20d5a4d1fe972be73277b5d45d41b7
Issue-ID: PORTAL-363
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Project: portal master 30fcb2297cde2206b3b643ea81b512a237a71ace
Merge "Sonar Critical"
Sonar Critical
Either log or rethrow this exception.
Change-Id: I66dbc884fc72aa9b8c3faeaccaffc99e373858ec
Issue-ID: PORTAL-361
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Project: portal master 0367aea2da496ebb741d90d263dc65a2ebe92172
Merge "Sonar Critical"
Sonar Critical
Either log or rethrow this exception.
Change-Id: I622086227ea912a5c19cfd5daa84463d9354876c
Issue-ID: PORTAL-360
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Project: portal master b3fee189a44b337b8a656445fb175b733425dceb
Merge "Fix blocker,critical sonar issue"
Fix blocker,critical sonar issue
Fix NPE, use try-with-resources issues
Issue-ID: PORTAL-342
Change-Id: I9aaf805c012076bad5d803319cb5e3577471f635
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Project: portal master 5920bc5747cdb0f971ff0d31be4ab441cb04659a
Merge "Fix the MSB portal url"
Fix the MSB portal url
Issue-ID: MSB-274
Change-Id: I5d0cf6f59be3dba03bf667fcf869b805d68f8377
Signed-off-by: Li Zi <li.zi30@zte.com.cn>
|
|
Project: portal master d0245c9e211695b378d475bb933ca31a0532ae0a
Merge "Issue-ID: PORTAL-366"
Issue-ID: PORTAL-366
docker_version incorrect for portal
Change-Id: Idceb6c2a8cf9a1d3bb9f0594c0157b4d64cb9b34
Change-Id: Idceb6c2a8cf9a1d3bb9f0594c0157b4d64cb9b34
Signed-off-by: Madheswaran, Saravanan<msaravanan@in.ibm.com>
|
|
Project: portal master 7d4fa6ec66a6671c54d4588f7714b84ecbb6dbca
Add readthedocs for SDK 2.4
Issue-ID: PORTAL-288
Change-Id: I29948a6d9db3cca34552e9c40352387fb330d06b
Signed-off-by: st782s <statta@research.att.com>
|
|
Project: portal master 3cf5e0316c06fc27f0c09c058316e7339fc58897
Merge "fixed sonar critical issue"
fixed sonar critical issue
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>
|
|
Project: portal master 3456ee097bc42c929f20d8bf530930f223dd6ff9
Added INFO.yaml file.
Issue-ID: PORTAL-362
Change-Id: Ic891593d12a397a6944ffc4f2916b7cde91375e9
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Project: portal master c7684e595461b70b09d0d9ff15b5ad23aeabebc9
Merge "Fix sonar issues"
Fix sonar issues
Fix use try-with-resource issue in portal
Issue-ID: PORTAL-342
Change-Id: Ieda3384feddae688c66890743978eaf4deda41e0
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Project: portal master 8d5039c674ef6fd0e4f2ebef9edfac27f0c18900
Replaced ecomp
Issue-ID: PORTAL-302
Replaced ecomp keyword and year
Change-Id: Ia9b324f6c7b74875ed6afd3cca7aa8d1ed7131a4
Signed-off-by: hb123f <hb123f@att.com>
|
|
Project: portal master aa9b320ff93511280cf51b03d38fb9254af6b530
JUnits for coverage
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c
Signed-off-by: sa282w <sa282w@att.com>
|
|
Project: portal master fe3a67c11b65d7989a6ef648c3f34eee8abe7394
Merge "JUnits for coverage"
JUnits for coverage
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Ibfa06dcbc7809d9d2598af4ba31dd8c88943aa20
Signed-off-by: Hima Elisetty <hb123f@att.com>
|
|
Project: portal master f7c38545270c8c2dda31466dffd40b21f17ecf28
Changes DB version to 2_4 in:
setting-up.rst
Issue-ID: PORTAL-334
Change-Id: I5f9fb0a72fa78e84214d042895d78668b01f7337
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Project: portal master 7235549c9a028b494cb21f3ed9c1087dd07f0036
updated version for SDK setup DB
Issue-ID: PORTAL-313
Change-Id: I3b8fda8bbf3083f7b3a5beacd0b2517fca0c3779
Signed-off-by: shi <shi@research.att.com>
|
|
Project: portal master 91f92ed363e4f6b5b103a37f18af5ca7a21af9ba
Merge "Music health check apis"
Music health check apis
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>
|
|
Project: portal master 2edaa4d6a5f7066e0c718f85a7bf7b8dabd0c59b
Merge "Added the link to the architecture documentation"
Added the link to the architecture documentation
Issue-ID: PORTAL-305
Change-Id: I88817b98ee0e4e3a2de3ffd98b03a0ce19f6dc4c
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Document Security section of the Release Notes
Change-Id: I4d0c00271c2a8ce53a50769cecf88d9b8f1aaebb
Issue-ID: DOC-270
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
(cherry picked from commit 8764d78f63c210f7b4efd5fd2ed0d12858d950c6)
Updated Beijing Release Notes
Issue-ID: PORTAL-147
Change-Id: I7e416c91ab514fdafd48475253f649ba3117f476
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
(cherry picked from commit 05005dbbecd71368f6bfa03db357ae123abd8061)
Widget microservices configuration change
Issue-ID: PORTAL-282
Change-Id: I8118605058728d239dea927db7d6d9447e386e86
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Add License text
Issue-ID: PORTAL-271
Change-Id: Iac03c5965614953b28e1ab3c77b15ab945134b6b
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Release 2.2.0
Issue-ID: PORTAL-249
Change-Id: I976fa4c0d21bff5a19c80dcf0a15160eb503999d
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Replace 2017 with 2017-2018 in license text
Make CLI application as integrated app in portal
Issue-ID: PORTAL-176, PORTAL-152
Change-Id: I515dd6f8255fcf36b3a8753da7449de0a7564489
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
Project: portal master 4072269d9f6b452aaff41fc02b09bfca40356dd5
Merge "Adding Junit"
Adding Junit
Junit for:
1.LogJob.java
2.LogRegistry.java
3.Register.java
4.RegistryAdapter.java
Sonar link:
https://sonar.onap.org/code?id=org.onap.portal%3Aonap-portal-parent&selected=org.onap.portal%3Aportal-be-os%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fscheduler
Change-Id: I25d8bd6c7fba9757ca8261935ee364244478cef0
Issue-ID: PORTAL-289
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Project: portal master 36809d5e524c6e63d1d55894c25a44b6a927e7fb
Merge "Adding Junit"
Adding Junit
Adding junit in Portal for OnboardingApp.java
OnboardingApp.java
Sonar Link: https://sonar.onap.org/code?id=org.onap.portal%3Aonap-portal-parent&selected=org.onap.portal%3Aportal-be-os%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Ftransport%2FOnboardingApp.java
Location : portal-be-os/src/main/java/org/onap/portalapp/portal/transport/OnboardingApp.java
Change-Id: I4324534071724e01254fc35da952aae30dd338c6
Issue-ID: PORTAL-287
Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
|
|
Project: portal master 71945e11def4557f055f676094700b734f0c93a0
Changed ecomp to onap in logback.xml
Issue-ID: PORTAL-302
Change-Id: I864141df5d5069a23086d3cc7b5c955a0a3fd1c3
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Project: portal master c2178ff5ff354811ba01666e15ad06166df5e54d
Merge "Document Security section of the Release Notes"
Document Security section of the Release Notes
Change-Id: I4d0c00271c2a8ce53a50769cecf88d9b8f1aaebb
Issue-ID: DOC-270
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: portal master d84a85d705b38d90b73809ead3e5034b8c066ca9
Merge "Changed app to redirect when the session expires."
Changed app to redirect when the session expires.
Reverted previous change to redirect from incorrect login screens. Instead, navigating to the main application page without a valid session results in being sent to the login page
Removed some mistaken changes
These didn't relate to the fix
Issue-ID: PORTAL-278
Change-Id: I82c4a1ed26ede0119cdc4d1f9b818780ca876801
Signed-off-by: William Kurkian <wkurkian@cisco.com>
|
|
Project: portal master 05005dbbecd71368f6bfa03db357ae123abd8061
Updated Beijing Release Notes
Issue-ID: PORTAL-147
Change-Id: I7e416c91ab514fdafd48475253f649ba3117f476
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Project: portal master 2845910b34682056c1949f82e39d9205a26554e9
Bulk upload changes and music health check apis
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>
|
|
Project: portal master 485296388748c1efb5737cf7ae9d4a8254681552
Widget microservices configuration change
Issue-ID: PORTAL-282
Change-Id: I8118605058728d239dea927db7d6d9447e386e86
Signed-off-by: Manoop Talasila <talasila@research.att.com>
(cherry picked from commit 33bc58011539e8b4e8391da7c1f35c463c290851)
|
|
Project: portal master cf6d2aca781dede104e04d671a89cf21bd010ba0
Merge "Add License text"
Add License text
Issue-ID: PORTAL-271
Change-Id: Iac03c5965614953b28e1ab3c77b15ab945134b6b
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
Project: portal master eb12d98507bfc22bdd504fe6e522ea0287c445f6
Release 2.2.0
Issue-ID: PORTAL-249
Change-Id: I976fa4c0d21bff5a19c80dcf0a15160eb503999d
Signed-off-by: Manoop Talasila <talasila@research.att.com>
(cherry picked from commit 378780d0331eeed45f3cc619ba4959524fad3749)
|
|
Project: portal master 01e3c84393c0979453d8b04bcef525af57f99b15
Replace 2017 with 2017-2018 in license text
Make CLI application as integrated app in portal
Issue-ID: PORTAL-176, PORTAL-152
Change-Id: I515dd6f8255fcf36b3a8753da7449de0a7564489
Signed-off-by: Manoop Talasila <talasila@research.att.com>
High memory Usage by Portal, SDK, Cassandra
Issue-ID: PORTAL-211
Change-Id: I01a145728ea70190a145005dac4b710100d39524
Signed-off-by: st782s <statta@research.att.com>
Release v2.2.0
Issue-ID: PORTAL-250
Change-Id: I9970ca01290eec88729b2c61c586f3a0e0b74e48
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
Project: portal master 787573a3f609a9590d096eed992a553566002177
Update Beijing Release Notes
Issue-ID: PORTAL-147
Change-Id: I5662b3ec9f517fa661d43303ac92002cfc1298c2
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Project: portal master a4770c6e58835850e86ed95687e8a58c896cba96
Merge "Fix to delete portal admin"
Fix to delete portal admin
Issue-ID: PORTAL-220
Portal admin deletion
Change-Id: Id7c0b94470e81772d25e3af1a077b327de3f79c4
Change-Id: I620b76c4f20227236655c6ff06bb455890494061
Signed-off-by: Hima Elisetty <hb123f@att.com>
|
|
Project: portal master 0a59ed0d3fee4ce37123b61032d30d8912e030a9
Music Jar dependency
Issue-ID: PORTAL-210
Music POM update
Change-Id: I6808b5585443f8d6bbbb936acfb0d8dc44146d02
Signed-off-by: Lo, WEI-TING(wl849v) <wl849v@att.com>
|
|
Project: portal master 24608a9e1450c409dc3870440d29e91cc3a26bb9
Replace ecomp references
Issue-ID: PORTAL-19
Remove ecomp trademark
Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
|