aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/test
AgeCommit message (Expand)AuthorFilesLines
9 daysMigrate JAXB to jakartaFiete Ostkamp2-4/+4
2024-09-06AAI events are not being publishedFiete Ostkamp2-1/+120
2024-08-19Update spring-boot to 2.5 in aai-commonFiete Ostkamp1-11/+1
2024-08-05Add test for transaction rollback in HttpEntryFiete Ostkamp23-46/+179
2024-08-01Add tests for the NotificationServiceFiete Ostkamp4-67/+367
2024-07-23Make JMS-based messaging compatible with tracingFiete Ostkamp6-96/+242
2024-07-20Extract HttpEntry notification logic into a separate NotificationServiceFiete Ostkamp12-17/+19
2024-07-03Pagination will throw an IllegalArgumentException if there are no vertices of...Fiete Ostkamp1-999/+1018
2024-06-28Update Janusgraph to 0.5.0 in aai-commonFiete Ostkamp1-13/+2
2024-06-26Add gremlin-based pagination to aai-commonFiete Ostkamp2-37/+207
2024-06-17Bump aai-common version to 1.14.1Fiete Ostkamp1-1/+1
2024-06-04Merge "Update janusgraph to 0.3.3"Fiete Ostkamp2-7/+11
2024-06-04Update janusgraph to 0.3.3Fiete Ostkamp2-7/+11
2024-05-29Refactor the ValidationServiceFiete Ostkamp2-2/+47
2024-05-28Refactor HttpEntry class - Part 1Fiete Ostkamp1-0/+6
2024-04-10Remove DMaaP dependency from AAI-CommonSingh5-17/+234
2024-02-26Only load SchemaService related beans in aai-common when schema.translator.li...Fiete Ostkamp1-2/+2
2024-02-21Enhance SchemaGenerator to also generate indices for relationshipsFiete Ostkamp1-21/+22
2024-02-05Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2Fiete Ostkamp3-25/+106
2024-01-25Update tinkerpop to 3.2.4Fiete Ostkamp5-1/+223
2024-01-22Merge "Revert "Update tinkerpop to 3.2.3 in aai-core""Nandkishor Patke1-153/+80
2024-01-20Revert "Update tinkerpop to 3.2.3 in aai-core"Fiete Ostkamp1-153/+80
2024-01-20Merge "Update tinkerpop to 3.2.3 in aai-core"Nandkishor Patke1-80/+153
2024-01-19Update tinkerpop to 3.2.3 in aai-coreFiete Ostkamp1-80/+153
2024-01-11Update spring boot to 2.4Fiete Ostkamp14-14/+14
2024-01-10Update spring boot to 2.3Fiete Ostkamp2-4/+4
2024-01-10Ensure HttpEntry bean is request scoped in aai-commonFiete Ostkamp1-0/+2
2023-12-22Refactor ErrorLogHelperFiete Ostkamp2-123/+0
2023-08-16Merge "Refactor HttpEntryTest"Lukasz Rajewski7-437/+809
2023-08-16Refactor HttpEntryTestFiete Ostkamp7-437/+809
2023-08-11Refactor DBSerializer verifyResourceVersion methodFiete Ostkamp1-57/+79
2023-08-08Make URIParser code more readable - Part 2Fiete Ostkamp1-1/+1
2023-08-04Make URIParser code more readableFiete Ostkamp1-0/+41
2022-11-11Merge "Partially resolve resource leak warnings in aai-common"William Reehil1-2/+1
2022-11-11Merge "Reduce the number of raw-type related warnings in aai-common"William Reehil5-10/+34
2022-11-10Replace deprecated methods in aai-commonFiete Ostkamp8-44/+77
2022-11-09Reduce the number of raw-type related warnings in aai-commonFiete Ostkamp5-10/+34
2022-11-09Partially resolve resource leak warnings in aai-commonFiete Ostkamp1-2/+1
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp76-2164/+1604
2022-10-14Remove the apache commons-lang dependency in aai-commonFiete Ostkamp6-71/+48
2022-10-13Migrate Mockito 1 to version 2 in aai-coreFiete Ostkamp5-27/+35
2022-09-29Replace deprecated Gremlin query in aai-commonFiete Ostkamp1-16/+25
2022-01-20[AAI] Ignore DataCopyTest to try to release a docker imagewr148d1-1/+2
2022-01-20[AAI] Update the tests to ignore OwnerCheckTestwr148d1-2/+3
2022-01-13[AAI] Revert some testing changes to ignore tests and rollback of eclipse per...wr148d1-3/+1
2022-01-11Updating the eclipse persistence version to 2.6.0 to resolve an issuewr148d2-0/+4
2021-07-02Fix all blocker sonar issues and some checkstyleLiard Samuel11-39/+60
2021-04-14Added proxy args in the haproxy DockerfileRenu Kumari1-0/+2
2021-01-06Use data owner attribute instead of owning entity for OwnerCheckM.Hosnidokht2-18/+68
2020-09-10Add side effect to check pnf owning entityRodrigo Lima3-0/+242