Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ie1f75224d0cc70a87e77f5c357ed6e34b0cb3220
Issue-ID: PORTAL-565
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Comment is now also appended to the audit log.
Issue-ID: PORTAL-553
Change-Id: Ia30d6f61b04131d4456dfc55575b1f7678e26967
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Issue-ID: PORTAL-563
Change-Id: I10b9d63e4c27410ab73a64028c7a94814305b901
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
+) Reduced too many method param
++) Code format
Issue-ID: PORTAL-561
Change-Id: I2c27344477b318ab0f1a77442579be459c3597fd
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Fixed line endings setting for *.rst files
Change-Id: If2d86d51dc330fedc32329b1e07ee48805af37c4
Issue-ID: PORTAL-560
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
|
|
Issue-ID: PORTAL-555
Change-Id: I4e7c15ca60b92aa6185eba596920c2c26dcbc92b
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Issue-ID: PORTAL-557
Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87
Signed-off-by: statta<statta@research.att.com>
|
|
Issue-ID: PORTAL-555
Change-Id: Ic1a207cd93894c601358502b101bae22a7e2d578
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: PORTAL-549
Change-Id: Id32954cd47469cff79c68220821f36fdb0d95f4d
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Change-Id: Ia9fddbe81bb2eb8d3e0786fcc81f0469ed45bfa0
Issue-ID: PORTAL-376
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: I0a20395435cc600f8b710e9879bea60fea9abc9d
Issue-ID: PORTAL-376
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: I2f189dd935307488d8e63db624931ddbb1a18e95
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: I6001019f07eb03e550906accbd85e174a883ab2d
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: I080a1abce7daeebab1a1c3ab01c6ad9af94e13ed
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: I23a9c59d34ed17344504b17dd0cfb4de77418842
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: If315a0788b198590b380e995a90fc65bb41ac62d
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Change-Id: I8f443ed760a4522e0bc83f5fcfb359f3316da3b1
Issue-ID: PORTAL-377
Signed-off-by: shentao999 <shentao@chinamobile.com>
|
|
Issue-ID: PORTAL-467
Change-Id: I320911c24bca48e6bf09658f4344eb5ab62f6ac7
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Issue-ID: PORTAL-319
CADI AAF Integration and code merge
Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801
Signed-off-by: hb123f <hbindu@research.att.com>
|
|
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>
|
|
Issue-ID: PORTAL-356
updated DDL/DML version changes
Change-Id: Ic0f2ebe772caefce5c0bb659f72035bb05b0a4fe
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: PORTAL-399
Change-Id: I3410fb228493115a6040c829eadcb3935dccaf20
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|