aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/main
AgeCommit message (Expand)AuthorFilesLines
36 hoursExtract entity conversion logic into separate classHEADmasterFiete Ostkamp3-48/+75
11 daysRemove aai-aaf-auth from aai-commonFiete Ostkamp1-40/+0
12 daysMigrate JAXB to jakartaFiete Ostkamp8-10/+10
2024-09-17Migrate remnants of jersey 1 to 2 in aai-commonFiete Ostkamp3-151/+151
2024-09-06AAI events are not being publishedFiete Ostkamp1-20/+36
2024-08-19Update spring-boot to 2.5 in aai-commonFiete Ostkamp1-2/+6
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