Age | Commit message (Expand) | Author | Files | Lines |
2020-07-10 | Fix minor sonar issues | Francis Toth | 1 | -3/+3 |
2020-06-09 | Fix the list endpoints test npe issue | Harish Venkata Kajur | 1 | -0/+2 |
2020-05-12 | aai-common support for v20 | LaMont, William(wl2432) | 12 | -67/+228 |
2020-04-21 | AAI-common sonar fixes | David Brilla | 1 | -30/+6 |
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-02-25 | Enhancements for the aai-common library | Kajur, Harish (vk250x) | 95 | -1750/+7565 |
2020-02-21 | AAI-common sonar fixes | David Brilla | 1 | -1/+1 |
2020-02-14 | [AAI-2528] | Update to spring-boot 2.1.6.RELEASE | Sneha Dantkale | 2 | -3/+5 |
2019-08-07 | Attempt to fix the test failures on centos | Jimmy Forsyth | 1 | -3/+3 |
2019-04-11 | AAI-1523 Batch reformat aai-core | Keong Lim | 113 | -7288/+6901 |
2019-04-10 | Remove the generation code for swagger and xsd | Kajur, Harish (vk250x) | 14 | -4011/+0 |
2019-04-09 | Merge "Fix logic in Schema Generator to properly" | James Forsyth | 1 | -5/+53 |
2019-04-08 | Update schema service to fail to start | Kajur, Harish (vk250x) | 19 | -41/+44 |
2019-04-07 | Fix logic in Schema Generator to properly | Kajur, Harish (vk250x) | 1 | -5/+53 |
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-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-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-14 | Remove the classes that were originally singleton | Kajur, Harish (vk250x) | 1 | -185/+0 |
2019-01-13 | Sync up the changes for v15 | Kajur, Harish (vk250x) | 40 | -455/+26806 |
2019-01-02 | Merge "Update DBSerializer for relationships retrieving" | James Forsyth | 1 | -4/+14 |
2018-12-28 | Update DBSerializer for relationships retrieving | Harish Venkata Kajur | 1 | -4/+14 |
2018-12-17 | Update aai-core use new schema ingest library | Kajur, Harish (vk250x) | 4 | -24/+34 |
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) | 16 | -114/+1984 |
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) | 1 | -8/+47 |
2018-11-01 | Add capability to record timestamp | Kajur, Harish (vk250x) | 1 | -0/+181 |
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) | 2 | -142/+144 |
2018-10-22 | Merge "fix xsd generation when obj crosses oxm files" | James Forsyth | 4 | -37/+151 |
2018-10-13 | fix xsd generation when obj crosses oxm files | LaMont, William (wl2432) | 4 | -37/+151 |
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-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-12 | Test case coverage for MapperUtil.java | asgar | 1 | -33/+52 |
2018-08-23 | Fix sonar issues | Parshad Patel | 1 | -1/+2 |
2018-08-12 | Integrate aai-schema-ingest library into aai-core | Kajur, Harish (vk250x) | 139 | -3937/+13132 |