summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Update aai-common dependency to 1.13.1 in traversalFiete Ostkamp4-17/+15
2024-01-04Reduce traversal log noiseFiete Ostkamp2-11/+2
2024-01-04Add spring-cloud-sleuth for tracingFiete Ostkamp2-45/+77
2024-01-03Update spring-boot to 2.4Fiete Ostkamp2-12/+4
2024-01-02Update spring-boot to 2.3Fiete Ostkamp2-2/+3
2023-12-18Make the jax-rs resource a spring boot RestControllerFiete Ostkamp12-242/+251
2023-12-08Separate entity retrieval from jax-rs Response creationFiete Ostkamp8-173/+237
2023-12-06Refactor global exception handlerFiete Ostkamp1-55/+49
2023-12-05Improve tests for exception handlingFiete Ostkamp1-1/+1
2023-12-04Merge "Update spring-boot to 2.2"Lukasz Rajewski21-66/+123
2023-11-15[AAI] Update aai-schema version v28 as default in the pom of traversalnandkishorpatke1-2/+2
2023-11-13Update spring-boot to 2.2Fiete Ostkamp21-66/+123
2022-11-09AAI traversal logging structure enhancementleila2-45/+95
2022-10-12Enhancement of AAI-traversal healthcheckFiete Ostkamp2-75/+189
2022-10-05Run the formatter for the traversal serviceFiete Ostkamp86-8624/+8914
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d1-2/+2
2022-02-14[AAI] Update traversal to use the new v26 schema and upversion to 1.9.4wr148d1-2/+2
2021-08-24Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag c...William Reehil2-3/+9
2021-08-19[AAI] Updates for latest versions for Istanbulwr148d1-2/+2
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur...Dimple Soni2-3/+9
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan6-1/+80
2021-04-19Add multitenancy filter with data-ownerEric Santos3-9/+56
2021-03-31Add keycloak integrationSam Huang3-2/+98
2021-02-02Update traversal to use v23Harish Venkata Kajur1-2/+2
2020-11-04fix sonar bugMariano Diaz1-1/+1
2020-09-17Update to use aai-common 1.7.2 and use common aaf authMaharajh, Robby (rx2202)5-300/+0
2020-09-11Remove aaf binary in traversal msHarish Venkata Kajur1-0/+0
2020-09-10Updated api pattern for retired propertieswreehil1-1/+1
2020-09-10Remove the aaf profile for localMaharajh, Robby (rx2202)1-1/+1
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)3-187/+22
2020-09-09Update traversal to use spring boot 2Maharajh, Robby (rx2202)7-32/+17
2020-06-22traversal support for v20LaMont, William(wl2432)15-61/+143
2020-05-21Updated docker scripts to use aaiadmin userwr148d2-21/+16
2020-04-23Sonar fixesDavid Brilla17-349/+229
2020-04-20update traversal processing for v19LaMont, William(wl2432)65-1524/+3918
2019-11-25Change to use aai-parentJimmy Forsyth1-5/+5
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)2-12/+90
2019-09-18Remove the cadi jar file from traversalKajur, Harish (vk250x)1-0/+0
2019-08-29Fixed project version parsingDmitry Puzikov2-34/+25
2019-04-11add v16 to traversal repoLaMont, William (wl2432)17-417/+1124
2019-04-09Update traversal to use schema ingest changesKajur, Harish (vk250x)1-0/+1
2019-03-26Remove the internal properties from onapKajur, Harish (vk250x)1-28/+0
2019-03-18Merge "Modify updateQueryData to support debugging mode"James Forsyth1-4/+24
2019-03-18Merge "Method should not have too many parameter"James Forsyth4-1349/+1523
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)1-3/+3
2019-03-13Modify updateQueryData to support debugging modeKajur, Harish (vk250x)1-4/+24
2019-03-13Fix of reading payload in request and responsePavel Paroulek6-17/+93
2019-02-26Method should not have too many parameterArindam Mondal4-1349/+1523
2019-01-18Merge "Sonar Critical: Use Logger and log the exception"James Forsyth1-6/+10
2019-01-16Update traversal to support v15LaMont, William (wl2432)28-201/+730