Age | Commit message (Expand) | Author | Files | Lines |
2024-09-18 | Use Java 11 in resources1.14.7 | Fiete Ostkamp | 6 | -23/+11 |
2024-09-17 | Update aai-common to 1.14.6 in resources | Fiete Ostkamp | 9 | -32/+21 |
2024-08-29 | Create request interceptor class to remove namespace attribute from xml reque... | Fiete Ostkamp | 10 | -46/+178 |
2024-08-27 | Enhance ModelDistributionTest in resources to test redistribution | Fiete Ostkamp | 7 | -45/+336 |
2024-08-15 | Release 1.14.6 resources docker artifact | Fiete Ostkamp | 1 | -3/+3 |
2024-08-15 | Update Janusgraph to 0.6.4 in resources1.14.6 | Fiete Ostkamp | 1 | -8/+24 |
2024-08-13 | Make echo liveness probe available under /actuator/health for resources | Fiete Ostkamp | 5 | -1/+142 |
2024-08-06 | stage-docker-release fails due to plugin issue1.14.5 | Fiete Ostkamp | 1 | -0/+10 |
2024-08-06 | Update Janusgraph to 0.6.0 in resources | Fiete Ostkamp | 13 | -59/+23 |
2024-07-20 | Make LegacyMoxyConsumerTest a @SpringBootTest | Fiete Ostkamp | 12 | -142/+246 |
2024-07-04 | Upgrade aai-resources to Janusgraph 0.5.31.14.4 | Fiete Ostkamp | 1 | -1/+1 |
2024-07-01 | Merge "Use eclipse-temurin:8-jre-alpine docker base image in aai-resources" | Nandkishor Patke | 4 | -76/+12 |
2024-07-01 | Use eclipse-temurin:8-jre-alpine docker base image in aai-resources | Fiete Ostkamp | 4 | -76/+12 |
2024-06-28 | Merge "Implement gremlin-based pagination in resources" | Nandkishor Patke | 6 | -178/+112 |
2024-06-27 | Implement gremlin-based pagination in resources | Fiete Ostkamp | 6 | -183/+112 |
2024-06-25 | Merge "Update aai-common to 1.14.2 in resources" | Lukasz Rajewski | 1 | -1/+1 |
2024-06-25 | Update aai-common to 1.14.2 in resources | Fiete Ostkamp | 1 | -1/+1 |
2024-06-19 | Add performance test for resources | Fiete Ostkamp | 5 | -6/+243 |
2024-06-18 | Update aai-common to 1.14.1 in resources1.14.1 | Fiete Ostkamp | 1 | -10/+4 |
2024-06-12 | Update aai-common to 1.14.01.14.0 | Fiete Ostkamp | 1 | -2/+1 |
2024-05-23 | Refactor global exception handler | Fiete Ostkamp | 2 | -56/+52 |
2024-05-23 | Merge "Improve tests for exception handling" | Lukasz Rajewski | 5 | -16/+182 |
2024-05-23 | Improve tests for exception handling | Fiete Ostkamp | 5 | -16/+182 |
2024-05-22 | [AAI] Bump aai-resources version to 1.13.5 | nandkishorpatke | 1 | -1/+1 |
2024-05-22 | [AAI] Update aai-schema version to 1.12.4 in resources | nandkishorpatke | 6 | -10/+10 |
2024-05-15 | Do not use an exception to communicate an ok response in the /echo endpoint | Fiete Ostkamp | 2 | -16/+5 |
2024-04-15 | Update AAI-Resources SNAPSHOT version to 1.13.4 | Dasar | 1 | -1/+1 |
2024-04-12 | Remove DMaaP dependency from AAI-Resources | Dasar | 7 | -35/+38 |
2024-04-02 | Migrate resources to Junit 5 | Fiete Ostkamp | 30 | -308/+363 |
2024-02-15 | Make aai-resources runnable locally via mvn spring-boot:run | Fiete Ostkamp | 4 | -7/+7 |
2024-02-08 | Switch aai-common baseimage back to java 8 | Fiete Ostkamp | 1 | -1/+1 |
2024-02-08 | Update aai-common-alpine base image in resources | Fiete Ostkamp | 2 | -6/+7 |
2024-02-06 | Change resources to 1.13.X-SNAPSHOT again | Fiete Ostkamp | 1 | -1/+1 |
2024-02-06 | Update aai-common to 1.13.3 in resources | Fiete Ostkamp | 5 | -6/+16 |
2024-01-29 | Merge "Revert "Update aai-common-alpine base image in resources"" | Fiete Ostkamp | 2 | -3/+5 |
2024-01-29 | Revert "Update aai-common-alpine base image in resources" | Fiete Ostkamp | 2 | -3/+5 |
2024-01-26 | Merge "Update aai-common-alpine base image in resources" | Lukasz Rajewski | 2 | -5/+3 |
2024-01-19 | Upgrade aai-common dependency to 1.13.1 in resources | Fiete Ostkamp | 2 | -6/+14 |
2024-01-19 | Update aai-common-alpine base image in resources | Fiete Ostkamp | 2 | -5/+3 |
2024-01-11 | Create aai-resources 1.13.0 version | Michal Jagiello | 1 | -1/+1 |
2024-01-10 | Return an index of invalid bulk operation if there are missing parameters on ... | Michal Jagiello | 3 | -8/+32 |
2023-11-15 | [AAI] Up-version aai-resources to 1.12.3 for release | nandkishorpatke | 1 | -1/+1 |
2023-11-15 | [AAI] Update aai-schema version into v28 for cell and neighbour attributes | nandkishorpatke | 6 | -10/+10 |
2023-11-07 | Merge "Add spring-cloud-sleuth for tracing" | Lukasz Rajewski | 3 | -3/+26 |
2023-11-07 | Model distribution from model-loader is failing with resources service versio... | Fiete Ostkamp | 8 | -53/+191 |
2023-11-02 | Change default logback config to write to stdout | Fiete Ostkamp | 3 | -243/+33 |
2023-10-19 | Add spring-cloud-sleuth for tracing | Fiete Ostkamp | 4 | -66/+26 |
2023-10-19 | Upgrade spring-boot to 2.4 | Fiete Ostkamp | 8 | -46/+48 |
2023-10-18 | Update spring-boot to 2.3 | Fiete Ostkamp | 2 | -3/+3 |
2023-10-18 | Update spring-boot to 2.2 | Fiete Ostkamp | 12 | -32/+57 |