aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-13Merge "Fix minor sonar issues"William Reehil2-9/+7
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 Toth2-9/+7
2020-07-09Merge "Fix minor sonar issues in SchemaGenerator4Hist"William Reehil2-76/+40
2020-07-06Merge "Removed critical code smell"William Reehil1-3/+4
2020-07-06Merge "Critical Sonar bug fix"William Reehil1-2/+2
2020-06-15Fix sonar issues in AggregateRodrigo Lima1-2/+2
2020-06-15TreeFormat - Removed problems triggering Sonar errorsChris André1-45/+61
2020-06-08Removed problems triggering Sonar errorsChris André1-52/+76
2020-06-03Removed critical code smellezhil1-3/+4
2020-06-03Critical Sonar bug fixezhil1-2/+2
2020-05-12aai-common support for v20LaMont, William(wl2432)13-87/+732
2020-05-07Fix minor sonar issues in SchemaGenerator4HistFrancis Toth2-76/+40
2020-04-21AAI-common sonar fixesDavid Brilla13-218/+146
2020-03-10Reenable spring-boot2 in aai-commonJimmy Forsyth2-18/+15
2020-03-10Move back to spring-boot 1.5 for bugfixJimmy Forsyth2-15/+18
2020-03-03Update aai-common to be spring boot 2 compatibleHarish Venkata Kajur2-18/+15
2020-02-25Enhancements for the aai-common libraryKajur, Harish (vk250x)150-7680/+6549
2020-02-21AAI-common sonar fixesDavid Brilla5-23/+21
2020-02-14[AAI-2528] | Update to spring-boot 2.1.6.RELEASESneha Dantkale1-19/+15
2020-02-13ListEndpoints fixMatej Babej1-6/+5
2020-02-11Use "instanceof" instedDavid Brilla1-3/+4
2020-02-11Use isAssignableFrom insteadDavid Brilla1-3/+3