summaryrefslogtreecommitdiffstats
path: root/catalog-be/src
AgeCommit message (Collapse)AuthorFilesLines
2017-07-17[SDC] rebase 1710 codeMichael Lando54-1732/+3012
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-16Merge "[sdc] - merged 1707_build into sdc LF"Michael Lando4-77/+126
2017-07-16Simplify RollbackManagerGary Wu1-40/+20
Simplify RollbackManager using FunctionalJava and Java 8 features. Change-Id: Icfaa16926b90cb3cfd293c14026731671e007629 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-16[sdc] - merged 1707_build into sdc LFIdan Amit4-77/+126
Change-Id: Ia91f0206493d0cd8f158779ed1a94f55305c8a97 Signed-off-by: Idan Amit <ia096e@intl.att.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-12Replace CapList with EvictingQueueGary Wu1-4/+9
The functionality of CapList is already provided by com.google.common.collect.EvictingQueue, so there's no need to implement our own. This change replaces CapList with a synchronized EvictingQueue. Change-Id: I2f7b72bf27169bb90d0bd20f289686685e7f06bf Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-12[sdc] rebase updateMichael Lando16-38/+219
Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-03[sdc] - last merges before moving to LFTal Gitelman10-649/+956
Change-Id: I0df3ec795f0de84229ea4bb4806ec8f959243557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-02[sdc] - latest swagger, dependencies, tests fixTal Gitelman3-13/+16
Change-Id: I7034981b2e83253ffe83688c2cab0fe33f1a92fc Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-29[SDC] rebase codeTal Gitelman13-514/+950
Change-Id: I456ec65a233d277e6bae35e140f2e3da5765bae6 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-22[sdc] - latest code changesTal Gitelman1-1/+2
Change-Id: I861387094b000367218bb417624fe50d3c37f70e Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-21[sdc] fix issue in portal loginTal Gitelman26-128/+212
+ update swagger Change-Id: I23cdaad7599480d418e6f2d59fb9ff59132b90ac Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-19[sdc] update to the current code baseMichael Lando11-70/+178
and support http Change-Id: I2fb35494b40126a8395b1e309a180db4127754b7 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-18[sdc] update code of sdcMichael Lando16-238/+507
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-11[SDC-29] rebase continue work to align sourceMichael Lando45-1547/+1433
Change-Id: I218f1c5ee23fb2c8314f1c70921d3ad8682c10f4 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando240-6753/+19529
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-04-05Fix typo error in codeIsrael Lavi3-8/+8
Change-Id: Iacd930f4222d0888597e010e33aac45adec88945 Signed-off-by: Israel Lavi <il0695@intl.att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando500-0/+105254
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>