aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src
AgeCommit message (Expand)AuthorFilesLines
8 daysReduce org.json usage in aai-commonFiete Ostkamp11-72/+48
2024-12-04Disable __TypeId__ header for AAI event publishingFiete Ostkamp1-1/+5
2024-11-25Add resiliency test for the GraphCheckerFiete Ostkamp7-32/+232
2024-11-19Move GraphChecker to aai-commonFiete Ostkamp6-37/+273
2024-11-14Remove eelf-core from aai-commonFiete Ostkamp1-6/+7
2024-10-09Refactor DeltaEventsFiete Ostkamp22-1328/+188
2024-10-09Assign variables in HttpEntry closer to where they are usedFiete Ostkamp1-37/+25
2024-10-09Merge "Refactor UEBNotification class"Nandkishor Patke25-777/+549
2024-10-09Refactor UEBNotification classFiete Ostkamp25-777/+549
2024-10-07Update Janusgraph to 1.0.0Fiete Ostkamp5-24/+20
2024-10-05Make Introspector serializable via JacksonFiete Ostkamp2-0/+66
2024-10-02Extract entity conversion logic into separate classFiete Ostkamp4-48/+194
2024-09-22Remove aai-aaf-auth from aai-commonFiete Ostkamp1-40/+0
2024-09-21Migrate JAXB to jakartaFiete Ostkamp10-14/+14
2024-09-17Migrate remnants of jersey 1 to 2 in aai-commonFiete Ostkamp3-151/+151
2024-09-06AAI events are not being publishedFiete Ostkamp3-21/+156
2024-08-19Update spring-boot to 2.5 in aai-commonFiete Ostkamp2-13/+7
2024-08-05Add test for transaction rollback in HttpEntryFiete Ostkamp33-63/+189
2024-08-01Add tests for the NotificationServiceFiete Ostkamp7-83/+375
2024-07-23Make JMS-based messaging compatible with tracingFiete Ostkamp12-420/+555
2024-07-20Extract HttpEntry notification logic into a separate NotificationServiceFiete Ostkamp19-271/+235
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 Ostkamp2-2033/+2059
2024-06-28Update Janusgraph to 0.5.0 in aai-commonFiete Ostkamp2-187/+15
2024-06-26Add gremlin-based pagination to aai-commonFiete Ostkamp11-84/+542
2024-06-17Bump aai-common version to 1.14.1Fiete Ostkamp1-1/+1
2024-06-15Update tinkerpop to 3.3.11 in aai-commonFiete Ostkamp1-0/+5
2024-06-04Merge "Update janusgraph to 0.3.3"Fiete Ostkamp9-20/+42
2024-06-04Update janusgraph to 0.3.3Fiete Ostkamp9-20/+42
2024-05-29Refactor the ValidationServiceFiete Ostkamp3-86/+103
2024-05-28Refactor HttpEntry class - Part 1Fiete Ostkamp3-60/+54
2024-04-10Remove DMaaP dependency from AAI-CommonSingh15-411/+572
2024-02-26Only load SchemaService related beans in aai-common when schema.translator.li...Fiete Ostkamp2-9/+2
2024-02-21Enhance SchemaGenerator to also generate indices for relationshipsFiete Ostkamp4-115/+358
2024-02-05Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2Fiete Ostkamp4-43/+179
2024-01-25Update tinkerpop to 3.2.4Fiete Ostkamp10-37/+355
2024-01-22Merge "Revert "Update tinkerpop to 3.2.3 in aai-core""Nandkishor Patke4-178/+104
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 Ostkamp4-178/+104
2024-01-20Merge "Update tinkerpop to 3.2.3 in aai-core"Nandkishor Patke4-104/+178
2024-01-19Update tinkerpop to 3.2.3 in aai-coreFiete Ostkamp4-104/+178
2024-01-15Ensure HttpEntry bean is request scoped in aai-commonFiete Ostkamp1-2/+26
2024-01-11Update spring boot to 2.4Fiete Ostkamp14-14/+14
2024-01-10Update spring boot to 2.3Fiete Ostkamp2-4/+4
2024-01-10Merge "Update spring boot to 2.2"Lukasz Rajewski1-1/+1
2024-01-10Ensure HttpEntry bean is request scoped in aai-commonFiete Ostkamp2-4/+6
2024-01-10Update spring boot to 2.2Fiete Ostkamp1-1/+1
2023-12-22Refactor ErrorLogHelperFiete Ostkamp2-123/+0
2023-08-16Merge "Refactor HttpEntryTest"Lukasz Rajewski8-446/+812
2023-08-16Refactor HttpEntryTestFiete Ostkamp8-446/+812