Age | Commit message (Expand) | Author | Files | Lines |
2021-07-02 | Fix all blocker sonar issues and some checkstyle | Liard Samuel | 19 | -286/+332 |
2021-04-06 | Fixed Concurrent Updates overriding the AAI object | Niharika Sharma | 1 | -0/+16 |
2021-01-06 | Use data owner attribute instead of owning entity for OwnerCheck | M.Hosnidokht | 2 | -30/+29 |
2020-11-10 | Filter get all pnf by owning entity if multi tenancy is enabled | Rodrigo Lima | 2 | -11/+28 |
2020-10-06 | Fixed concurrency issue in PNF uploading | Niharika Sharma | 1 | -4/+23 |
2020-09-15 | Add ownercheck side effect to enrichData method in dbserializer | Rodrigo Lima | 1 | -1/+2 |
2020-09-11 | Update ownercheck side effect | Rodrigo Lima | 1 | -2/+2 |
2020-09-10 | Add side effect to check pnf owning entity | Rodrigo Lima | 3 | -4/+174 |
2020-07-13 | Merge "TreeFormat - Removed problems triggering Sonar errors" | William Reehil | 1 | -45/+61 |
2020-07-13 | Merge "Fix sonar issues in SchemaGenerator" | William Reehil | 1 | -51/+55 |
2020-07-13 | Merge "Fix minor sonar issues" | William Reehil | 2 | -9/+7 |
2020-07-13 | Merge "Removed problems triggering Sonar errors" | William Reehil | 1 | -52/+76 |
2020-07-10 | Fix sonar issues in SchemaGenerator | Francis Toth | 1 | -51/+55 |
2020-07-10 | Fix minor sonar issues | Francis Toth | 2 | -9/+7 |
2020-07-09 | Merge "Fix minor sonar issues in SchemaGenerator4Hist" | William Reehil | 2 | -76/+40 |
2020-07-06 | Merge "Removed critical code smell" | William Reehil | 1 | -3/+4 |
2020-07-06 | Merge "Critical Sonar bug fix" | William Reehil | 1 | -2/+2 |
2020-06-15 | Fix sonar issues in Aggregate | Rodrigo Lima | 1 | -2/+2 |
2020-06-15 | TreeFormat - Removed problems triggering Sonar errors | Chris André | 1 | -45/+61 |
2020-06-08 | Removed problems triggering Sonar errors | Chris André | 1 | -52/+76 |
2020-06-03 | Removed critical code smell | ezhil | 1 | -3/+4 |
2020-06-03 | Critical Sonar bug fix | ezhil | 1 | -2/+2 |
2020-05-12 | aai-common support for v20 | LaMont, William(wl2432) | 13 | -87/+732 |
2020-05-07 | Fix minor sonar issues in SchemaGenerator4Hist | Francis Toth | 2 | -76/+40 |
2020-04-21 | AAI-common sonar fixes | David Brilla | 13 | -218/+146 |
2020-03-10 | Reenable spring-boot2 in aai-common | Jimmy Forsyth | 2 | -18/+15 |
2020-03-10 | Move back to spring-boot 1.5 for bugfix | Jimmy Forsyth | 2 | -15/+18 |
2020-03-03 | Update aai-common to be spring boot 2 compatible | Harish Venkata Kajur | 2 | -18/+15 |
2020-02-25 | Enhancements for the aai-common library | Kajur, Harish (vk250x) | 148 | -7680/+6287 |
2020-02-21 | AAI-common sonar fixes | David Brilla | 5 | -23/+21 |
2020-02-14 | [AAI-2528] | Update to spring-boot 2.1.6.RELEASE | Sneha Dantkale | 1 | -19/+15 |
2020-02-13 | ListEndpoints fix | Matej Babej | 1 | -6/+5 |
2020-02-11 | Use "instanceof" insted | David Brilla | 1 | -3/+4 |
2020-02-11 | Use isAssignableFrom instead | David Brilla | 1 | -3/+3 |
2019-08-28 | Update core logic to change how to | Kajur, Harish (vk250x) | 1 | -322/+313 |
2019-08-20 | Merge "Fixed Sonar "Blocker Bugs"" | James Forsyth | 2 | -50/+38 |
2019-07-25 | Sonar Fix- URIParser.java | dinesha | 1 | -9/+7 |
2019-05-27 | Fixed Sonar "Blocker Bugs" | Vasyl Razinkov | 2 | -50/+38 |
2019-04-11 | AAI-1523 Batch reformat aai-core | Keong Lim | 229 | -19540/+19972 |
2019-04-10 | Update DBSerializer to properly deal1.4.3 | Kajur, Harish (vk250x) | 1 | -1/+12 |
2019-04-10 | Remove the generation code for swagger and xsd | Kajur, Harish (vk250x) | 21 | -5431/+0 |
2019-04-09 | Merge "Update dmaap to use logging context" | James Forsyth | 6 | -22/+67 |
2019-04-09 | Merge "Fix logic in Schema Generator to properly" | James Forsyth | 1 | -2/+2 |
2019-04-09 | Merge "Optimize the areas where its creating extra memory" | James Forsyth | 3 | -84/+84 |
2019-04-09 | Merge "Update schema service to fail to start" | James Forsyth | 15 | -81/+102 |
2019-04-08 | Update schema service to fail to start | Kajur, Harish (vk250x) | 15 | -81/+102 |
2019-04-07 | Update dmaap to use logging context | Kajur, Harish (vk250x) | 6 | -22/+67 |
2019-04-07 | Fix logic in Schema Generator to properly | Kajur, Harish (vk250x) | 1 | -2/+2 |
2019-04-07 | Optimize the areas where its creating extra memory | Kajur, Harish (vk250x) | 3 | -84/+84 |
2019-04-07 | Add the logging statements for when | Kajur, Venkata Harish (vk250x) | 5 | -41/+171 |