Age | Commit message (Expand) | Author | Files | Lines |
2020-07-13 | Merge "Fix minor sonar issues" |  William Reehil | 3 | -12/+10 |
2020-07-13 | Merge "Removed problems triggering Sonar errors" |  William Reehil | 1 | -52/+76 |
2020-07-10 | Fix minor sonar issues |  Francis Toth | 3 | -12/+10 |
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-29 | Merge "Fix the list endpoints test npe issue" |  William Reehil | 1 | -0/+2 |
2020-06-15 | Fix sonar issues in Aggregate |  Rodrigo Lima | 1 | -2/+2 |
2020-06-09 | Fix the list endpoints test npe issue |  Harish Venkata Kajur | 1 | -0/+2 |
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) | 25 | -154/+960 |
2020-05-07 | Fix minor sonar issues in SchemaGenerator4Hist |  Francis Toth | 2 | -76/+40 |
2020-04-21 | AAI-common sonar fixes |  David Brilla | 14 | -248/+152 |
2020-04-14 | Fix build issue in ubuntu 1804 |  Jimmy Forsyth | 2 | -0/+8 |
2020-03-12 | Adding test cases to aai-core to increase coverage |  Yoo, Brian (by703c) | 11 | -1/+1138 |
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) | 245 | -9430/+14114 |
2020-02-21 | AAI-common sonar fixes |  David Brilla | 6 | -24/+22 |
2020-02-14 | [AAI-2528] | Update to spring-boot 2.1.6.RELEASE |  Sneha Dantkale | 3 | -22/+20 |
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-08-15 | Merge "Sonar Fix- URIParser.java" |  James Forsyth | 1 | -9/+7 |
2019-08-07 | Attempt to fix the test failures on centos |  Jimmy Forsyth | 1 | -3/+3 |
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 | 342 | -26828/+26873 |
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) | 36 | -9683/+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 | 2 | -7/+55 |
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 | 34 | -122/+146 |
2019-04-08 | Update schema service to fail to start |  Kajur, Harish (vk250x) | 34 | -122/+146 |
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) | 2 | -7/+55 |
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 |
2019-04-07 | Fix a potential bug in DBSerializer |  Kajur, Harish (vk250x) | 1 | -3/+17 |
2019-02-27 | Merge "AAIAuthCore-replace duplicate literal by constant" |  James Forsyth | 1 | -3/+5 |
2019-02-26 | Remove schema service dependency and add oxm1.4.1 |  Kajur, Harish (vk250x) | 19 | -0/+47790 |
2019-02-20 | AAI-1523 checkstyle warnings for aai-core rest |  Keong Lim | 1 | -18/+18 |
2019-02-20 | AAI-1523 checkstyle warnings for aai-core query |  Keong Lim | 13 | -1280/+1280 |
2019-02-18 | Merge "Removed sysout and replaced with logger" |  James Forsyth | 1 | -3/+2 |