aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/aai/sa/searchdbabstraction/elasticsearch/dao/ElasticSearchHttpController.java
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Add elasticsearch with searchguard DockerfileLee, Tian (tl5884)1-1410/+0
2019-02-25Search service configurable index settingssblimkie1-9/+11
2018-12-14Add option to bypass user authorizationPopescu, Serban1-0/+4
2018-11-28support clear text/jetty obfuscated passwordBansal, Nitin (nb121v)1-1/+2
2018-11-07fix bulk api to support secure rest calls to an ESrenealr1-1/+6
2018-09-26Implement client authentication to ElasticSearchmark.j.leonard1-2/+7
2018-09-26Fix minor code smellsmark.j.leonard1-11/+3
2018-09-21Use a URI builder to create URLsmark.j.leonard1-227/+84
2018-09-21Reorder HTTP Controller methodsmark.j.leonard1-343/+342
2018-09-20Use Builder Pattern to create Operation Resultsmark.j.leonard1-96/+40
2018-09-20Reduce code duplication in the HTTP Controllermark.j.leonard1-157/+86
2018-09-20Replace duplicated String literals with Constantsmark.j.leonard1-70/+81
2018-09-20Replace 2xx result codes with Java constantsmark.j.leonard1-61/+49
2018-09-19Specify Content-Type in all HTTP requestsmark.j.leonard1-6/+1
2018-09-19Reformat HTTP Controller code to ONAP standardsmark.j.leonard1-1471/+1329
2018-09-14Fix to not remove whitespaces in the payload to ESEdwin Lawrance1-8/+5
2018-08-01Updating Search service to be ES 6.1.2 compliantEdwin Lawrance1-6/+25
2018-06-12fix ping communication with search to datarouterrenealr1-8/+10
2018-05-09Remove backport dependencymkorzeni1-1/+1
2018-03-29Removing AJSC and moving to SpringBootShwetank Dave1-253/+332
2018-03-19add endpoint to query suggestion via ESrenealr1-294/+324
2018-03-16Adding pass through shema creationrv871f1-0/+61
2018-03-13Update license date and textsblimkie1-4/+2
2017-09-21Renaming openecomp to onapArul.Nambi1-6/+6
2017-09-14Renaming openecomp to onapArul.Nambi1-0/+1634