summaryrefslogtreecommitdiffstats
path: root/aai-core/src
AgeCommit message (Expand)AuthorFilesLines
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
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-29Merge "Fix the list endpoints test npe issue"William Reehil1-0/+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-09Fix the list endpoints test npe issueHarish Venkata Kajur1-0/+2
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)25-154/+960
2020-05-07Fix minor sonar issues in SchemaGenerator4HistFrancis Toth2-76/+40
2020-04-24Junit testcase for JSONStrategyezhil1-1/+9
2020-04-21AAI-common sonar fixesDavid Brilla14-248/+152
2020-04-14Fix build issue in ubuntu 1804Jimmy Forsyth2-0/+8
2020-03-12Adding test cases to aai-core to increase coverageYoo, Brian (by703c)11-1/+1138
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)245-9430/+14114
2020-02-21AAI-common sonar fixesDavid Brilla6-24/+22
2020-02-14[AAI-2528] | Update to spring-boot 2.1.6.RELEASESneha Dantkale3-22/+20
2020-02-13ListEndpoints fixMatej Babej1-6/+5
2020-02-11Use "instanceof" instedDavid Brilla1-3/+4
2020-02-11Use isAssignableFrom insteadDavid Brilla1-3/+3
2019-08-28Update core logic to change how toKajur, Harish (vk250x)1-322/+313
2019-08-20Merge "Fixed Sonar "Blocker Bugs""James Forsyth2-50/+38