Age | Commit message (Expand) | Author | Files | Lines |
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-11-01 | Add support for v15 APIs | Kajur, Harish (vk250x) | 1 | -6/+6 |
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-10-12 | Upversion aai-common to 1.4.0-SNAPSHOT | Kajur, Harish (vk250x) | 1 | -2/+2 |
2018-09-28 | Merge "test case to check the singleton instance" | James Forsyth | 1 | -0/+40 |
2018-09-27 | test case to check the singleton instance | asgar | 1 | -0/+40 |
2018-09-27 | Merge "Upversion to 1.3.1" | Venkata Harish Kajur | 1 | -2/+2 |
2018-09-26 | Upversion to 1.3.1 | Jimmy Forsyth | 1 | -2/+2 |
2018-09-20 | exception scenario covered in AAIGraphTest.java | asgar | 1 | -0/+12 |
2018-09-20 | Exclude groovy indy | Venkata Harish K Kajur | 1 | -0/+6 |
2018-09-20 | some test cases added | asgar | 1 | -32/+57 |
2018-09-19 | Update guava to 19.0 | Kajur, Harish (vk250x) | 1 | -1/+1 |
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-18 | Specify groovy 2.4.15 | Jimmy Forsyth | 1 | -0/+7 |
2018-09-18 | Update to latest versions of deps | Jimmy Forsyth | 1 | -6/+6 |
2018-09-18 | Exclude the dom4j dependency | Kajur, Harish (vk250x) | 1 | -0/+4 |
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 |
2018-09-06 | renaming/constant instead of literal/unused items | asgar | 5 | -259/+274 |
2018-09-06 | private constructor to hide the implicit public | asgar | 2 | -159/+170 |
2018-09-06 | Return expression instead of temporary variable | asgar | 4 | -68/+67 |
2018-08-24 | Merge "Fix sonar issues" | James Forsyth | 3 | -23/+20 |
2018-08-23 | Update xsd element to generate boolean to false | Kajur, Harish (vk250x) | 2 | -8/+8 |
2018-08-23 | Fix sonar issues | Parshad Patel | 3 | -23/+20 |
2018-08-22 | Merge "Sonar violation" | Venkata Harish Kajur | 3 | -13/+17 |
2018-08-22 | Sonar violation | Arindam Mondal | 3 | -13/+17 |
2018-08-21 | Sonar issue fixes for PutOperation.java | asgar | 1 | -83/+84 |
2018-08-14 | AAI-1452 Update Swagger HTML template | Keong Lim | 1 | -240/+185 |