aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-08-05Add test for transaction rollback in HttpEntryFiete Ostkamp10-17/+10
2024-08-01Add tests for the NotificationServiceFiete Ostkamp3-16/+8
2024-07-23Make JMS-based messaging compatible with tracingFiete Ostkamp6-324/+313
2024-07-20Extract HttpEntry notification logic into a separate NotificationServiceFiete Ostkamp7-254/+216
2024-07-08Update Janusgraph to 0.6.0 in aai-commonFiete Ostkamp4-1072/+1077
2024-07-03Pagination will throw an IllegalArgumentException if there are no vertices of...Fiete Ostkamp1-1034/+1041
2024-06-28Update Janusgraph to 0.5.0 in aai-commonFiete Ostkamp1-174/+13
2024-06-26Add gremlin-based pagination to aai-commonFiete Ostkamp9-47/+335
2024-06-15Update tinkerpop to 3.3.11 in aai-commonFiete Ostkamp1-0/+5
2024-06-04Merge "Update janusgraph to 0.3.3"Fiete Ostkamp7-13/+31
2024-06-04Update janusgraph to 0.3.3Fiete Ostkamp7-13/+31
2024-05-29Refactor the ValidationServiceFiete Ostkamp1-84/+56
2024-05-28Refactor HttpEntry class - Part 1Fiete Ostkamp2-60/+48
2024-04-10Remove DMaaP dependency from AAI-CommonSingh10-394/+338
2024-02-26Only load SchemaService related beans in aai-common when schema.translator.li...Fiete Ostkamp1-7/+0
2024-02-21Enhance SchemaGenerator to also generate indices for relationshipsFiete Ostkamp3-94/+336
2024-02-05Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2Fiete Ostkamp1-18/+73
2024-01-25Update tinkerpop to 3.2.4Fiete Ostkamp5-36/+132
2024-01-22Merge "Revert "Update tinkerpop to 3.2.3 in aai-core""Nandkishor Patke3-25/+24
2024-01-20Update tinkerpop to 3.2.3 in aai-coreFiete Ostkamp1-4/+8
2024-01-20Revert "Update tinkerpop to 3.2.3 in aai-core"Fiete Ostkamp3-25/+24
2024-01-20Merge "Update tinkerpop to 3.2.3 in aai-core"Nandkishor Patke3-24/+25
2024-01-19Update tinkerpop to 3.2.3 in aai-coreFiete Ostkamp3-24/+25
2024-01-15Ensure HttpEntry bean is request scoped in aai-commonFiete Ostkamp1-2/+26
2024-01-10Merge "Update spring boot to 2.2"Lukasz Rajewski1-1/+1
2024-01-10Ensure HttpEntry bean is request scoped in aai-commonFiete Ostkamp1-4/+4
2024-01-10Update spring boot to 2.2Fiete Ostkamp1-1/+1
2023-08-16Merge "Refactor HttpEntryTest"Lukasz Rajewski1-9/+3
2023-08-16Refactor HttpEntryTestFiete Ostkamp1-9/+3
2023-08-11Refactor DBSerializer verifyResourceVersion methodFiete Ostkamp1-19/+12
2023-08-08Make URIParser code more readable - Part 2Fiete Ostkamp1-49/+40
2023-08-04Make URIParser code more readableFiete Ostkamp1-90/+69
2022-11-11Merge "Partially resolve resource leak warnings in aai-common"William Reehil2-75/+79
2022-11-11Merge "Reduce the number of raw-type related warnings in aai-common"William Reehil14-28/+40
2022-11-10Replace deprecated methods in aai-commonFiete Ostkamp18-57/+70
2022-11-09Reduce the number of raw-type related warnings in aai-commonFiete Ostkamp14-33/+66
2022-11-09Partially resolve resource leak warnings in aai-commonFiete Ostkamp2-75/+79
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp103-1185/+1194
2022-10-18Update aai-common dependenciesFiete Ostkamp1-42/+42
2022-10-14Remove the apache commons-lang dependency in aai-commonFiete Ostkamp20-93/+108
2021-07-02Fix all blocker sonar issues and some checkstyleLiard Samuel19-286/+332
2021-04-06Fixed Concurrent Updates overriding the AAI objectNiharika Sharma1-0/+16
2021-01-06Use data owner attribute instead of owning entity for OwnerCheckM.Hosnidokht2-30/+29
2020-11-10Filter get all pnf by owning entity if multi tenancy is enabledRodrigo Lima2-11/+28
2020-10-06Fixed concurrency issue in PNF uploadingNiharika Sharma1-4/+23
2020-09-15Add ownercheck side effect to enrichData method in dbserializerRodrigo Lima1-1/+2
2020-09-11Update ownercheck side effectRodrigo Lima1-2/+2
2020-09-10Add side effect to check pnf owning entityRodrigo Lima3-4/+174
2020-07-13Merge "TreeFormat - Removed problems triggering Sonar errors"William Reehil1-45/+61
2020-07-13Merge "Fix sonar issues in SchemaGenerator"William Reehil1-51/+55