summaryrefslogtreecommitdiffstats
path: root/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Add unit tests for dupeTool, datasnapshotKajur, Harish (vk250x)4-12/+12
and also for the audit oxm Issue-ID: AAI-1633 Change-Id: If5ead46eaa9e7d012054713268009957d0103477 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Add the dataSnapshot unit test and datagroomingKajur, Harish (vk250x)1-54/+211
to get to the 50% coverage Issue-ID: AAI-1633 Change-Id: Ic25baa59be8945cc3b07b346d44e1d35168c3b9c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Disable authorization for /util/echoKajur, Harish (vk250x)1-0/+4
Issue-ID: AAI-1612 Change-Id: I261d0bdf005d696a825f18624059a2e5abf395fc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-10Fix critical sonar issuesParshad Patel2-13/+7
Fix DateFormat static declaration & log exception issue Issue-ID: AAI-1368 Change-Id: Ie4c9677e5b8aad8a7220cf806ceb45a9484ccb07 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-08-22Fix use try-with-resources issueParshad Patel1-25/+11
Fix sonar issue in DataCleanupTasks.java Issue-ID: AAI-1368 Change-Id: Ib3135d15926872c0bf1577347e50d419e852b121 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-08-13Initial seed code for graphadminKajur, Harish (vk250x)104-0/+18995
Issue-ID: AAI-1469 Change-Id: Ic170c326ad1fe4b43960de674797766f6f7b94bf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>