aboutsummaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-janus/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-04-02Add cql driver support for champKajur, Harish (vk250x)1-2/+5
Issue-ID: AAI-2308 Change-Id: I0a610eecb6b6dffe8df8f6458ee2184a763d343a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-15Create vertex and edge indicies on startupDaniel Silverthorn1-14/+102
Change-Id: I3ee538796e21a0667df4b4dbbdfec40f5b4ca30d Issue-ID: AAI-2265 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-07-09Fix handling of InterruptedException in AAI-ChampWiktor Garbarek1-0/+3
Added thread interrupts Change-Id: Ic5b7eef71354efd02736e88a1e6716aa84169898 Issue-ID: AAI-1367 Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
2018-06-06Fix Fortify scan vulnerabilitiesMichael Arrastia1-1/+2
Change-Id: I9a402ca1bb1755cf5ff9fc04eba781ed7f2b4a1c Issue-ID: AAI-1193 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-19Update license date and textSanchez, Gabriel (gs882h)2-6/+4
Update license date and disable license plugi:n Issue-ID: AAI-862 Change-Id: Ic46fee4917bde48298acfc1d76eef9083986113e Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-03-07Port champ-microservice project restructuremichaere2-0/+559
Includes project restructure and introduction of a parent pom. The original source folder and core functionality is now held within champ-lib, with champ-service forming the ajsc microservice from which it injects champ-lib core functionality. Issue-ID: AAI-813 Change-Id: I2ce0c4a70e485665276e7955572de23969deb706 Signed-off-by: michaere <michaere@amdocs.com>