aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Downgrade to springboot 1.5.19.RELEASE4.0.0-ONAP1.4.3dublinJimmy Forsyth1-1/+1
2019-05-03Upversion for Dublin releaseJimmy Forsyth4-4/+4
2019-05-03Upversion for Dublin release1.4.2Jimmy Forsyth4-4/+4
2019-05-02Add staging plugin to root pomLee, Tian (tl5884)1-0/+11
2019-05-02Tidy up pom config changesLee, Tian (tl5884)3-75/+48
2019-05-01Set groupId to avoid permission denied errorJimmy Forsyth1-1/+1
2019-05-01Unskipping deploymentFrancis Paquette3-18/+29
2019-05-01Trying the fix auto-releaseFrancis Paquette4-6/+33
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
2019-04-05set jacoco coverage check limitrenealr1-0/+23
2019-04-02Update to latest springbootJimmy Forsyth1-1/+1
2019-03-06Merge "Update pom to conform merge jobs requirments"Tian Lee1-0/+7
2019-03-06Merge "AAI-2210 Update .gitignore aai/search-data-service"Venkata Harish Kajur1-1/+1
2019-03-05Merge "Add missing INFO.yaml blocks"Steven Blimkie1-5/+44
2019-03-05Update pom to conform merge jobs requirmentsEdwin Lawrance1-0/+7
2019-03-05AAI-2210 Update .gitignore aai/search-data-serviceKeong Lim1-1/+1
2019-03-04Update SDS pom fixes for merge job requirementsEdwin Lawrance1-1/+2
2019-03-04Update ES pom to conform to merge job requirementsEdwin Lawrance1-1/+7
2019-03-04Update poms to conform to merge job requirementsEdwin Lawrance122-7/+7
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
2019-03-01Add missing distributionManagement section to pomsLee, Tian (tl5884)2-0/+34
2019-03-01Add elasticsearch with searchguard DockerfileLee, Tian (tl5884)123-1768/+1901
2019-02-25Search service configurable index settingssblimkie6-10/+170
2019-02-04Optionally disable client authenticationSerban Popescu2-1/+7
2019-01-21support reading passwords from environmentBansal, Nitin (nb121v)1-2/+2
2019-01-16support reading passwords from environmentBansal, Nitin (nb121v)1-2/+10
2019-01-04set server truststore params optionally in searchDaniel Silverthorn2-1/+19
2018-12-20Exclude tomcat from jersey starterjimmy1-3/+15
2018-12-17Update to springboot 1.5.18jimmy1-1/+1
2018-12-14Add option to bypass user authorizationPopescu, Serban4-3/+98
2018-11-28support clear text/jetty obfuscated passwordBansal, Nitin (nb121v)2-1/+10
2018-11-07fix bulk api to support secure rest calls to an ESrenealr1-1/+6
2018-11-05Updated version to Dublinfpaquett2-3/+3
2018-10-12Upversion to 1.3.23.0.0-ONAPArul.Nambi2-2/+2
2018-09-26Fix file formatting issues1.3.1mark.j.leonard20-251/+250
2018-09-26Implement client authentication to ElasticSearchmark.j.leonard5-15/+310
2018-09-26Fix minor code smellsmark.j.leonard20-488/+430
2018-09-21Fix simple Sonar Lint issuesmark.j.leonard28-968/+848
2018-09-21Format Java code to ONAP standardmark.j.leonard84-6402/+6119
2018-09-21Organise imports to ONAP Java standardsmark.j.leonard48-215/+154
2018-09-21Use a URI builder to create URLsmark.j.leonard3-401/+352
2018-09-21Reorder HTTP Controller methodsmark.j.leonard1-343/+342
2018-09-20Use Builder Pattern to create Operation Resultsmark.j.leonard2-96/+130
2018-09-20Updating the CII info in readmeArul.Nambi1-0/+2
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.leonard2-1473/+1332
2018-09-14Fixing nexus sonar scan issuesArul.Nambi1-2/+2