Age | Commit message (Expand) | Author | Files | Lines |
2020-10-02 | Fixed test case failues found as part of AAI-3100 testing but not due to AAI-... | kuldipr | 2 | -2/+5 |
2020-10-01 | Fixed concurrency issue in PNF uploading | kuldipr | 2 | -3/+25 |
2020-04-14 | Cherry pick 105924 to frankfurt | 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 |
2019-01-30 | AAI-1523 checkstyle warnings for aai-core parsers | Keong Lim | 12 | -2640/+2640 |
2019-01-30 | AAI-1523 checkstyle warnings for aai-core logging | Keong Lim | 5 | -208/+208 |
2019-01-30 | AAI-1523 checkstyle warnings for aai-core introspe | Keong Lim | 8 | -794/+794 |
2019-01-29 | Removed sysout and replaced with logger | Chandan Ghosh | 1 | -3/+2 |
2019-01-18 | AAI-1523 checkstyle warnings for aai-core exceptio | Keong Lim | 2 | -197/+197 |
2019-01-18 | AAI-1523 checkstyle warnings for aai-core concurre | Keong Lim | 1 | -19/+19 |
2019-01-15 | Merge "ListEndpoints-added logger with System.err" | James Forsyth | 1 | -3/+6 |
2019-01-14 | Remove the classes that were originally singleton | Kajur, Harish (vk250x) | 3 | -336/+0 |
2019-01-13 | Sync up the changes for v15 | Kajur, Harish (vk250x) | 66 | -929/+28479 |
2019-01-10 | AAIAuthCore-replace duplicate literal by constant | Driptaroop Das | 1 | -3/+5 |
2019-01-10 | ListEndpoints-added logger with System.err | Driptaroop Das | 1 | -3/+6 |
2019-01-02 | Merge "Update DBSerializer for relationships retrieving" | James Forsyth | 2 | -32/+38 |
2018-12-28 | Update DBSerializer for relationships retrieving | Harish Venkata Kajur | 2 | -32/+38 |