aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-16Adding pass through shema creationrv871f8-6/+186
Issue-ID: AAI-888 Change-Id: Ifc094758682b39a5f2c5607bccd418de6e36d841 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-13Update license date and textsblimkie84-336/+168
Update license date and disable license plugin Change-Id: I61390789684bf93c29b5d230bc189fe8b7411efb Issue-ID: AAI-870 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-01-08Add unit tests to increase sonar coverageaditya8-0/+1304
Add unit tests to auth, rest and searchdbabstraction. Add search_policy.json to src/test/resources to support junits. Issue-ID: AAI-608 Change-Id: I295623d1735136bf4723d87ab4df21f8c124a414 Signed-off-by: Aditya Gajulapalli <ag282f@att.com>
2017-09-21Renaming openecomp to onapArul.Nambi10-30/+30
Issue-ID: AAI-208 Change-Id: I3b46b263b4570054e77b2fdccfc2f51406e9e9ce Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-14Renaming openecomp to onapArul.Nambi81-161/+192
Issue-ID: AAI-208 Change-Id: I0f634abc5501adb5fc29523594af8d1f1356adb5 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-07-31Updating License and trademarkARUL NAMBI77-539/+385
Issue-ID: AAI-90 Change-Id: I5d38bbca2c614db04bcb24326fd0fcabb4d98317 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-20Reject doc create requests if index does not existFraboni, Gino (gf403a)5-19/+94
[AAI-62] Search Data Service should not implicitly create indexes on document write... Search Data Service will now explicitly block a document create or update if the associated index does not already exist in the document store. Change-Id: Ie96364da754aa6a2cb554b06f62a7a647181bcce Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-06-09Configurable max heap size and PID fixabatos2-2/+3
Change-Id: I9db736bd124b9ffba96a7aa307e82f1b1f74de30 Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-05-16Change to log level of the ES DAO shutdown logsgfraboni1-5/+5
Change-Id: I1a3c0fabd0ca4f745812306d35c3648dfe8507d5 Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-05-09Initial search service commitDaniel Silverthorn121-0/+12549
Changing common logging dep Change-Id: I454697a9df0ee63f43d7b7d2a3818fe2d9b7bcf2 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>