aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Add elasticsearch with searchguard DockerfileLee, Tian (tl5884)44-4610/+0
2019-02-25Search service configurable index settingssblimkie3-1/+74
2018-12-14Add option to bypass user authorizationPopescu, Serban1-1/+71
2018-09-26Fix file formatting issues1.3.1mark.j.leonard7-185/+184
2018-09-26Implement client authentication to ElasticSearchmark.j.leonard1-4/+13
2018-09-21Fix simple Sonar Lint issuesmark.j.leonard11-394/+369
2018-09-21Format Java code to ONAP standardmark.j.leonard26-1843/+1752
2018-09-21Organise imports to ONAP Java standardsmark.j.leonard23-122/+88
2018-09-21Use a URI builder to create URLsmark.j.leonard1-167/+243
2018-09-14Fix to not remove whitespaces in the payload to ESEdwin Lawrance3-21/+48
2018-08-01Updating Search service to be ES 6.1.2 compliantEdwin Lawrance5-3/+101
2018-04-16Add cosumes and produces type where necessaryShwetank Dave1-6/+4
2018-04-06Rename Path search-db to search-data-service.Shwetank Dave1-16/+9
2018-03-29Removing AJSC and moving to SpringBootShwetank Dave15-469/+593
2018-03-19add endpoint to query suggestion via ESrenealr2-36/+54
2018-03-16Adding pass through shema creationrv871f4-1/+53
2018-03-13Update license date and textsblimkie27-108/+54
2018-01-08Add unit tests to increase sonar coverageaditya8-0/+1304
2017-09-14Renaming openecomp to onapArul.Nambi20-36/+60
2017-07-31Updating License and trademarkARUL NAMBI20-140/+100
2017-07-20Reject doc create requests if index does not existFraboni, Gino (gf403a)2-9/+16
2017-05-09Initial search service commitDaniel Silverthorn29-0/+2982