Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-12 | Replace CapList with EvictingQueue | Gary Wu | 1 | -126/+0 | |
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-06-09 | [SDC-29] catalog 1707 rebase commit. | Michael Lando | 3 | -76/+80 | |
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com> | |||||
2017-02-19 | Initial OpenECOMP SDC commit | Michael Lando | 8 | -0/+1381 | |
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com> |