summaryrefslogtreecommitdiffstats
path: root/aai-core/src/main
AgeCommit message (Expand)AuthorFilesLines
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
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
2019-07-25Sonar Fix- URIParser.javadinesha1-9/+7
2019-05-27Fixed Sonar "Blocker Bugs"Vasyl Razinkov2-50/+38
2019-04-11AAI-1523 Batch reformat aai-coreKeong Lim229-19540/+19972
2019-04-10Update DBSerializer to properly deal1.4.3Kajur, Harish (vk250x)1-1/+12
2019-04-10Remove the generation code for swagger and xsdKajur, Harish (vk250x)22-5672/+0
2019-04-09Merge "Update dmaap to use logging context"James Forsyth6-22/+67
2019-04-09Merge "Fix logic in Schema Generator to properly"James Forsyth1-2/+2
2019-04-09Merge "Optimize the areas where its creating extra memory"James Forsyth3-84/+84
2019-04-09Merge "Update schema service to fail to start"James Forsyth15-81/+102
2019-04-08Update schema service to fail to startKajur, Harish (vk250x)15-81/+102
2019-04-07Update dmaap to use logging contextKajur, Harish (vk250x)6-22/+67
2019-04-07Fix logic in Schema Generator to properlyKajur, Harish (vk250x)1-2/+2
2019-04-07Optimize the areas where its creating extra memoryKajur, Harish (vk250x)3-84/+84
2019-04-07Add the logging statements for whenKajur, Venkata Harish (vk250x)5-41/+171
2019-04-07Fix a potential bug in DBSerializerKajur, Harish (vk250x)1-3/+17
2019-02-27Merge "AAIAuthCore-replace duplicate literal by constant"James Forsyth1-3/+5
2019-01-29Removed sysout and replaced with loggerChandan Ghosh1-3/+2
2019-01-15Merge "ListEndpoints-added logger with System.err"James Forsyth1-3/+6
2019-01-14Remove the classes that were originally singletonKajur, Harish (vk250x)2-151/+0
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)26-474/+1673
2019-01-10AAIAuthCore-replace duplicate literal by constantDriptaroop Das1-3/+5
2019-01-10ListEndpoints-added logger with System.errDriptaroop Das1-3/+6
2019-01-02Merge "Update DBSerializer for relationships retrieving"James Forsyth1-28/+24
2018-12-28Update DBSerializer for relationships retrievingHarish Venkata Kajur1-28/+24
2018-12-17Update aai-core use new schema ingest libraryKajur, Harish (vk250x)2-13/+45
2018-12-05Improve the performance of resoures microservice1.4.0Kajur, Harish (vk250x)10-2094/+2481
2018-11-01Fix bug on create created ts and modified tsKajur, Harish (vk250x)1-3/+5
2018-11-01Add capability to record timestampKajur, Harish (vk250x)3-1/+171
2018-11-01Replace platform specific line seperators SystemKajur, Harish (vk250x)3-47/+52
2018-10-13fix xsd generation when obj crosses oxm filesLaMont, William (wl2432)7-73/+415
2018-09-14Merge "minor fixes in GremlinQueryBuilder.java"James Forsyth1-711/+709
2018-09-14minor fixes in GremlinQueryBuilder.javaasgar1-711/+709
2018-09-12fixes in AAIResponseMessageData.javaasgar1-28/+30
2018-09-11Merge "sonar fixes for AutoGenerateHtml.java"James Forsyth1-37/+40
2018-09-11Merge "constant instead of literal AJSC_HOME"James Forsyth1-76/+79
2018-09-11Merge "Sonar fixes in MapperUtil.java"James Forsyth1-21/+27
2018-09-11sonar fixes for AutoGenerateHtml.javaasgar1-37/+40
2018-09-11Add a private constructor in AAIUtils.javaasgar1-21/+30
2018-09-11constant instead of literal AJSC_HOMEasgar1-76/+79
2018-09-11Sonar fixes in MapperUtil.javaasgar1-21/+27