summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2018-06-20Add multi-oxm support to sparky-beda490c4-107/+167
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-06-20Add support for basic-auth password obfuscationda490c2-2/+19
Issue-ID: AAI-1231 Change-Id: I6e3db5d5fc52e715cd6ebabf83b63fda1c787da4 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-23fixes in CrossEntityReferenceLookup.javaPawel1-10/+13
Change-Id: I1ae303cb3baeed4a2fadf41d70a6cdc402df298f Issue-ID: AAI-1081 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-23fixes in AggregateSummaryProcessor.javaPawel1-13/+10
Issue-ID: AAI-1048 Change-Id: I3cc8be604b41b48c4a881c1b6b816f2a7b97abaa Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-04-03Fix servlet response flowsrv871f2-6/+6
Issue-ID: AAI-991 Change-Id: I1526ff2ebd5611576aa89a74fb0ee224066f9cd2 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-29Merge "Replace type specification in constructor call"Steven Blimkie1-2/+2
2018-03-29Portal Login Filter reintegrationrv871f1-17/+19
Issue-ID: AAI-599 Change-Id: I119608a418a07546cd58d4fcbdf93f033c8fbd88 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-28Add test cases to increase coveragerenealr7-480/+169
added test cases to increase coverage deleted classes that are not being used to increase coverage re-added the logic to ensure suggestions are enabled using search data service updated rest client aai schema and logging services version in pom file Issue-ID: AAI-951 Change-Id: Ie35813bc633a9e249a29baec1df8beefef91b10c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-28Replace type specification in constructor callPrasadNaidu1-2/+2
Replace type specification in constructor call with diamond operator AutosuggestionSynchronizer.java:L392, L402 Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai.sparky-be%3Asparky-be&open=AWGA0FuF8TZzbCgU6cp3&resolved=false Location : sparkybe-onap-service/src/main/java/org/onap/aai/sparky/autosuggestion/sync/AutosuggestionSynchronizer.java Change-Id: I3127b4541e904dd875a0ddabb191da5013f80947 Issue-ID: AAI-932 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-03-22Update license and pomsda490c206-2472/+1648
Issue-ID: AAI-599 Change-Id: I467d7a287edf87d1691a55a3bdce1dcc2b7ee223 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c206-0/+34383
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>