aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-11Refactor DBSerializer verifyResourceVersion methodFiete Ostkamp2-76/+91
2023-08-08Make URIParser code more readable - Part 2Fiete Ostkamp2-50/+41
2023-08-04Make URIParser code more readableFiete Ostkamp2-90/+110
2022-11-11Merge "Partially resolve resource leak warnings in aai-common"William Reehil3-77/+80
2022-11-11Merge "Reduce the number of raw-type related warnings in aai-common"William Reehil19-38/+74
2022-11-10Replace deprecated methods in aai-commonFiete Ostkamp26-101/+147
2022-11-09Reduce the number of raw-type related warnings in aai-commonFiete Ostkamp19-43/+100
2022-11-09Partially resolve resource leak warnings in aai-commonFiete Ostkamp3-77/+80
2022-11-07Reduce the number of problems in aai-common by removing unused importsFiete Ostkamp179-3349/+2798
2022-10-18Update aai-common dependenciesFiete Ostkamp1-42/+42
2022-10-14Remove the apache commons-lang dependency in aai-commonFiete Ostkamp26-164/+156
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 Samuel30-325/+392
2021-04-14Added proxy args in the haproxy DockerfileRenu Kumari1-0/+2
2021-04-06Fixed Concurrent Updates overriding the AAI objectNiharika Sharma1-0/+16
2021-01-06Use data owner attribute instead of owning entity for OwnerCheckM.Hosnidokht4-48/+97
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 Lima6-4/+416
2020-08-11Add dirty context to junit to fix spring failureHarish Venkata Kajur1-0/+2
2020-08-05Merge "Junit testcase for JSONStrategy"William Reehil1-1/+9
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
2020-07-13Merge "Fix minor sonar issues"William Reehil3-12/+10
2020-07-13Merge "Removed problems triggering Sonar errors"William Reehil1-52/+76
2020-07-10Fix sonar issues in SchemaGeneratorFrancis Toth1-51/+55
2020-07-10Fix minor sonar issuesFrancis Toth3-12/+10