Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2018-12-17 | Update aai-core use new schema ingest library | Kajur, Harish (vk250x) | 6 | -37/+79 |
2018-12-11 | Merge "AAI-1523 checkstyle warnings for aai-core auth" | James Forsyth | 2 | -199/+199 |
2018-12-05 | Improve the performance of resoures microservice1.4.0 | Kajur, Harish (vk250x) | 26 | -2208/+4465 |
2018-11-22 | AAI-1523 checkstyle warnings for aai-core auth | Keong Lim | 2 | -199/+199 |
2018-11-19 | AAI-1523 checkstyle warnings for aai-core | Keong Lim | 4 | -79/+79 |
2018-11-01 | Fix bug on create created ts and modified ts | Kajur, Harish (vk250x) | 2 | -11/+52 |
2018-11-01 | Add capability to record timestamp | Kajur, Harish (vk250x) | 4 | -1/+352 |
2018-11-01 | Add required properties to schema | Kajur, Harish (vk250x) | 1 | -0/+156 |
2018-11-01 | Replace platform specific line seperators System | Kajur, Harish (vk250x) | 5 | -189/+196 |
2018-10-22 | Merge "fix xsd generation when obj crosses oxm files" | James Forsyth | 11 | -110/+566 |
2018-10-13 | fix xsd generation when obj crosses oxm files | LaMont, William (wl2432) | 11 | -110/+566 |
2018-10-13 | Merge "some test cases added" | James Forsyth | 1 | -32/+57 |
2018-10-13 | Merge "exception scenario covered in AAIGraphTest.java" | James Forsyth | 1 | -0/+12 |
2018-09-27 | test case to check the singleton instance | asgar | 1 | -0/+40 |
2018-09-20 | exception scenario covered in AAIGraphTest.java | asgar | 1 | -0/+12 |
2018-09-20 | some test cases added | asgar | 1 | -32/+57 |
2018-09-19 | Merge "Test cases added for RequestError.java" | James Forsyth | 1 | -0/+53 |
2018-09-19 | Merge "Added unit test for PolicyException.java" | James Forsyth | 1 | -0/+68 |
2018-09-19 | Merge "Test case coverage for MapperUtil.java" | Venkata Harish Kajur | 1 | -33/+52 |
2018-09-17 | Test cases added for RequestError.java | asgar | 1 | -0/+53 |
2018-09-17 | Added unit test for PolicyException.java | asgar | 1 | -0/+68 |
2018-09-14 | Merge "minor fixes in GremlinQueryBuilder.java" | James Forsyth | 1 | -711/+709 |
2018-09-14 | minor fixes in GremlinQueryBuilder.java | asgar | 1 | -711/+709 |
2018-09-12 | fixes in AAIResponseMessageData.java | asgar | 1 | -28/+30 |
2018-09-12 | Test case coverage for MapperUtil.java | asgar | 1 | -33/+52 |
2018-09-11 | Merge "sonar fixes for AutoGenerateHtml.java" | James Forsyth | 1 | -37/+40 |
2018-09-11 | Merge "constant instead of literal AJSC_HOME" | James Forsyth | 1 | -76/+79 |
2018-09-11 | Merge "Sonar fixes in MapperUtil.java" | James Forsyth | 1 | -21/+27 |
2018-09-11 | sonar fixes for AutoGenerateHtml.java | asgar | 1 | -37/+40 |
2018-09-11 | Add a private constructor in AAIUtils.java | asgar | 1 | -21/+30 |
2018-09-11 | constant instead of literal AJSC_HOME | asgar | 1 | -76/+79 |
2018-09-11 | Sonar fixes in MapperUtil.java | asgar | 1 | -21/+27 |
2018-09-06 | Merge "renaming/constant instead of literal/unused items" | James Forsyth | 5 | -259/+274 |
2018-09-06 | Merge "private constructor to hide the implicit public" | Tian Lee | 2 | -159/+170 |