aboutsummaryrefslogtreecommitdiffstats
path: root/champ-service
AgeCommit message (Expand)AuthorFilesLines
2019-10-16[AAI-2175] Change aai champ container processes to run as non-root on the hostHEADmasterrajeevme2-1/+54
2019-08-29Fixed project version parsingDmitry Puzikov3-72/+171
2019-08-15Merge "Upversion champ in master"Steven Blimkie1-2/+2
2019-08-15Merge "Updated champ-lib to use the correct logger"James Forsyth2-0/+9
2019-08-15Merge "Added sonar fixes"James Forsyth3-8/+18
2019-08-13Upversion champ in masterJimmy Forsyth1-2/+2
2019-07-16Refactor pom for use with global jjbsblimkie1-17/+36
2019-06-27Prepare champ for global-jjb1.5.0Jimmy Forsyth1-6/+0
2019-06-18Upversion for global jjb transitionJimmy Forsyth1-1/+1
2019-06-17Added sonar fixesSudarshan Kumar3-8/+18
2019-05-27Updated champ-lib to use the correct loggerStela Stoykova2-0/+9
2019-05-09Upversion champJimmy Forsyth1-1/+1
2019-04-15Roll back springboot upgradeJimmy Forsyth1-1/+1
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
2019-04-01Enforce minimum Jacoco line coverageRavi Geda1-0/+3
2019-03-29Upgrade Spring Boot to version 1.5.19Ravi Geda1-1/+1
2019-03-27Add unit test coveragesblimkie1-0/+166
2019-03-15Create vertex and edge indicies on startupDaniel Silverthorn3-18/+96
2019-02-20Merge "Unit test for ChampDataService.java"Steven Blimkie2-0/+107
2019-02-12Performance Improvements for Gizmo bulk APISerban Popescu7-27/+593
2019-01-24optionally disable client authBansal, Nitin (nb121v)2-1/+8
2019-01-21Unit test for ChampDataService.javaDriptaroop Das2-0/+107
2019-01-03set server truststore params optionally in champDaniel Silverthorn2-1/+20
2018-12-20Exclude tomcat from jersey starterjimmy1-0/+6
2018-12-17Update to springboot 1.5.18jimmy1-1/+1
2018-11-16Upversion spring boot to 1.5.17Sanchez, Gabriel (gs882h)1-1/+1
2018-11-05Upversion to 1.4.0 - Dublin branchSanchez, Gabriel (gs882h)1-1/+1
2018-10-17Update champ version to 1.3.1-SNAPSHOTMichael Reece1-1/+1
2018-09-19Fix NexusIQ security vunerabilitiesMichael Reece1-7/+0
2018-09-17Fix for NexusIQ security vunerabilitiesMichael Reece1-2/+0
2018-09-11Merge "Upgrade to Spring Boot 1.5.15"James Forsyth1-1/+1
2018-09-11Upgrade to Spring Boot 1.5.15Michael Arrastia1-1/+1
2018-09-10Correct spelling mistakeIoannis Sotiropoulos2-2/+2
2018-08-24Merge "Create champ key index on startup"Steven Blimkie1-0/+10
2018-08-23Create champ key index on startupDaniel Silverthorn1-0/+10
2018-08-23Update application class to handle httpsMichael Reece2-1/+24
2018-08-16Update to stop exception for null transaction idMichael Reece1-1/+1
2018-08-14Specifying a logging config for champShwetank Dave2-0/+1
2018-08-13Fixing the achtype variable nameArul.Nambi1-1/+1
2018-08-13Fixing the docker jenkins jobArul.Nambi2-8/+1
2018-08-06Merge "Ensure transaction id utilised for endpoint"Tian Lee1-1/+10
2018-08-06Ensure transaction id utilised for endpointmichaere1-1/+10
2018-08-02Merge "Fix potential null pointers"James Forsyth2-39/+38
2018-07-30Fix potential null pointersBogumil Zebek2-39/+38
2018-07-30Fix sonar violationBogumil Zebek1-2/+2
2018-07-11Fix sonar violationBogumil Zebek3-160/+153
2018-07-05Fix asynchronous patch requestsRavi Geda3-5/+67
2018-06-25Fix serialization of the "key" propertyMichael Arrastia3-9/+235
2018-06-08Add validation of request headersMichael Arrastia4-10/+255
2018-06-06Return ETag in response headerMichael Arrastia4-22/+554