Age | Commit message (Expand) | Author | Files | Lines |
2024-04-16 | Remove DMaaP dependency from AAI-Traversal | Dasar | 1 | -1/+0 |
2024-04-16 | Remove DMaaP references from AAI-Traversal | Dasar | 3 | -19/+28 |
2024-03-05 | Update aai-common base image in resources to 1.13.4 (newer java 8) | Fiete Ostkamp | 1 | -3/+1 |
2024-02-26 | Do not use reflection for injecting the DslQueryProcessors | Fiete Ostkamp | 10 | -192/+269 |
2024-02-06 | Docker build for traversal is broken | Fiete Ostkamp | 1 | -17/+10 |
2024-01-16 | Update aai-common base image in aai-traversal | Fiete Ostkamp | 1 | -8/+18 |
2024-01-15 | Update aai-common dependency to 1.13.1 in traversal | Fiete Ostkamp | 4 | -17/+15 |
2024-01-04 | Reduce traversal log noise | Fiete Ostkamp | 2 | -11/+2 |
2024-01-04 | Add spring-cloud-sleuth for tracing | Fiete Ostkamp | 2 | -45/+77 |
2024-01-03 | Update spring-boot to 2.4 | Fiete Ostkamp | 2 | -12/+4 |
2024-01-02 | Update spring-boot to 2.3 | Fiete Ostkamp | 2 | -2/+3 |
2023-12-18 | Make the jax-rs resource a spring boot RestController | Fiete Ostkamp | 12 | -242/+251 |
2023-12-08 | Separate entity retrieval from jax-rs Response creation | Fiete Ostkamp | 8 | -173/+237 |
2023-12-06 | Refactor global exception handler | Fiete Ostkamp | 1 | -55/+49 |
2023-12-05 | Improve tests for exception handling | Fiete Ostkamp | 1 | -1/+1 |
2023-12-04 | Merge "Update spring-boot to 2.2" | Lukasz Rajewski | 21 | -66/+123 |
2023-11-15 | [AAI] Update aai-schema version v28 as default in the pom of traversal | nandkishorpatke | 1 | -2/+2 |
2023-11-13 | Update spring-boot to 2.2 | Fiete Ostkamp | 21 | -66/+123 |
2022-11-09 | AAI traversal logging structure enhancement | leila | 2 | -45/+95 |
2022-10-12 | Enhancement of AAI-traversal healthcheck | Fiete Ostkamp | 2 | -75/+189 |
2022-10-05 | Run the formatter for the traversal service | Fiete Ostkamp | 86 | -8624/+8914 |
2022-08-16 | [AAI] Upversion to 1.9.6 to include v27 | wr148d | 1 | -2/+2 |
2022-02-14 | [AAI] Update traversal to use the new v26 schema and upversion to 1.9.4 | wr148d | 1 | -2/+2 |
2021-08-24 | Merge "[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag c... | William Reehil | 2 | -3/+9 |
2021-08-19 | [AAI] Updates for latest versions for Istanbul | wr148d | 1 | -2/+2 |
2021-08-18 | [AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur... | Dimple Soni | 2 | -3/+9 |
2021-05-19 | [AAI] Export relevant key metrics for monitoring in Prometheus | roger yuan | 6 | -1/+80 |
2021-04-19 | Add multitenancy filter with data-owner | Eric Santos | 3 | -9/+56 |
2021-03-31 | Add keycloak integration | Sam Huang | 3 | -2/+98 |
2021-02-02 | Update traversal to use v23 | Harish Venkata Kajur | 1 | -2/+2 |
2020-11-04 | fix sonar bug | Mariano Diaz | 1 | -1/+1 |
2020-09-17 | Update to use aai-common 1.7.2 and use common aaf auth | Maharajh, Robby (rx2202) | 5 | -300/+0 |
2020-09-11 | Remove aaf binary in traversal ms | Harish Venkata Kajur | 1 | -0/+0 |
2020-09-10 | Updated api pattern for retired properties | wreehil | 1 | -1/+1 |
2020-09-10 | Remove the aaf profile for local | Maharajh, Robby (rx2202) | 1 | -1/+1 |
2020-09-10 | Fix aaf startup issue for spring boot update | Maharajh, Robby (rx2202) | 3 | -187/+22 |
2020-09-09 | Update traversal to use spring boot 2 | Maharajh, Robby (rx2202) | 7 | -32/+17 |
2020-06-22 | traversal support for v20 | LaMont, William(wl2432) | 15 | -61/+143 |
2020-05-21 | Updated docker scripts to use aaiadmin user | wr148d | 2 | -21/+16 |
2020-04-23 | Sonar fixes | David Brilla | 17 | -349/+229 |
2020-04-20 | update traversal processing for v19 | LaMont, William(wl2432) | 65 | -1524/+3918 |
2019-11-25 | Change to use aai-parent | Jimmy Forsyth | 1 | -5/+5 |
2019-09-23 | Update the code to read aaf generated passwords | Kajur, Harish (vk250x) | 2 | -12/+90 |
2019-09-18 | Remove the cadi jar file from traversal | Kajur, Harish (vk250x) | 1 | -0/+0 |
2019-08-29 | Fixed project version parsing | Dmitry Puzikov | 2 | -34/+25 |
2019-04-11 | add v16 to traversal repo | LaMont, William (wl2432) | 17 | -417/+1124 |
2019-04-09 | Update traversal to use schema ingest changes | Kajur, Harish (vk250x) | 1 | -0/+1 |
2019-03-26 | Remove the internal properties from onap | Kajur, Harish (vk250x) | 1 | -28/+0 |
2019-03-18 | Merge "Modify updateQueryData to support debugging mode" | James Forsyth | 1 | -4/+24 |
2019-03-18 | Merge "Method should not have too many parameter" | James Forsyth | 4 | -1349/+1523 |