Age | Commit message (Expand) | Author | Files | Lines |
2018-05-10 | Add OOF authorization to resources |  Kajur, Harish (vk250x) | 1 | -0/+1 |
2018-05-03 | Update to remove loadbalancer code |  Kajur, Harish (vk250x) | 2 | -3/+1 |
2018-05-02 | Update the scripts to use spring boot style |  Kajur, Harish (vk250x) | 13 | -251/+215 |
2018-04-27 | Update keystore to use aaf keystore |  Kajur, Harish (vk250x) | 1 | -0/+0 |
2018-04-19 | Fix the X-HTTP-Method-Override issue |  Kajur, Harish (vk250x) | 3 | -1/+206 |
2018-04-11 | Fix the basic auth issue which got broken |  Kajur, Harish (vk250x) | 4 | -2/+189 |
2018-03-29 | Update docker entrypoint to run independent |  Kajur, Harish (vk250x) | 2 | -32/+27 |
2018-03-28 | Update titan code to janus graph code |  Kajur, Harish (vk250x) | 66 | -457/+3401 |
2018-03-27 | Merge "Fixes in ForceDeleteTool.java" |  James Forsyth | 1 | -43/+45 |
2018-03-26 | Merge "Fixes in DataSnapshot" |  James Forsyth | 1 | -251/+243 |
2018-03-23 | Fixes in ForceDeleteTool.java |  burdziak | 1 | -43/+45 |
2018-03-23 | Fixes in DataSnapshot |  burdziak | 1 | -251/+243 |
2018-03-22 | Merge "Fixes in DataSnapshot" |  James Forsyth | 1 | -21/+23 |
2018-03-22 | Fixes in DataSnapshot |  burdziak | 1 | -21/+23 |
2018-03-22 | Merge "Convert k8s manifest to yaml" |  Venkata Harish Kajur | 1 | -21/+13 |
2018-03-22 | Update the license for 2017-2018 license |  Kajur, Harish (vk250x) | 109 | -324/+302 |
2018-03-20 | Update spring boot 1.5.1 to 1.5.10 |  Kajur, Harish (vk250x) | 1 | -1/+1 |
2018-03-17 | Convert k8s manifest to yaml |  Tin Lam | 1 | -21/+13 |
2018-03-06 | Add the spring boot maven plugin |  Venkata Harish K Kajur | 2 | -2/+2 |
2018-03-02 | Update to remove remaining nexus iq pom |  Venkata Harish K Kajur | 1 | -3/+3 |
2018-02-28 | Turn ajsc 2 to using ajsc 6 spring boot |  Venkata Harish K Kajur | 161 | -3860/+7697 |
2018-02-27 | Fix the docker file to use chef |  Venkata Harish K Kajur | 1 | -0/+1 |
2018-02-27 | Update the rest endpoints for v13 version |  Venkata Harish K Kajur | 5 | -5/+4 |
2018-02-22 | Update DmaapConfig and AAIAppServlet to start |  Venkata Harish K Kajur | 1 | -14/+0 |
2018-02-12 | Sync up the latest logging code changes |  Venkata Harish K Kajur | 63 | -28129/+3746 |
2018-01-17 | Merge "Sonar Minor:Remove duplicate literal" |  Venkata Harish Kajur | 1 | -4/+6 |
2018-01-15 | Add all of the command line tools |  Venkata Harish K Kajur | 5 | -19/+833 |
2018-01-08 | Sonar Minor:Remove duplicate literal |  aishkashyap | 1 | -4/+6 |
2018-01-08 | Merge "Replace the type specification in constructor call" |  James Forsyth | 1 | -1/+1 |
2018-01-08 | Merge "Sonar Major:Use isEmpty() to check the collection" |  James Forsyth | 1 | -1/+1 |
2018-01-08 | Merge "Sonar Minor:Remove the declaration of exception" |  James Forsyth | 1 | -1/+1 |
2018-01-08 | Merge "Sonar Minor:Constant instead of duplicate literal" |  James Forsyth | 1 | -9/+9 |
2018-01-08 | Merge "Sonar Major : Remove useless parentheses" |  James Forsyth | 1 | -1/+1 |
2017-12-22 | Replace the type specification in constructor call |  aishkashyap | 1 | -1/+1 |
2017-12-21 | Sonar Major:Use isEmpty() to check the collection |  aishkashyap | 1 | -1/+1 |
2017-12-21 | Sonar Minor:Remove the declaration of exception |  aishkashyap | 1 | -1/+1 |
2017-12-21 | Sonar Minor:Constant instead of duplicate literal |  aishkashyap | 1 | -9/+9 |
2017-12-21 | Sonar Minor : Remove declaration runtime exception |  aishkashyap | 1 | -1/+1 |
2017-12-21 | Sonar Critical :To either Log or rethrow exception |  aishkashyap | 1 | -1/+1 |
2017-12-20 | Merge "Sonar Minor : Make field final static" |  James Forsyth | 1 | -1/+1 |
2017-12-20 | Sonar Critical:To either Log or rethrow exception |  aishkashyap | 1 | -2/+1 |
2017-12-20 | Sonar Minor : Make field final static |  aishkashyap | 1 | -1/+1 |
2017-12-20 | Sonar Major : Remove useless parentheses |  Aishwarya Singh | 1 | -1/+1 |
2017-12-05 | Update the code for docker to be not dependent |  Venkata Harish K Kajur | 1 | -0/+4 |
2017-12-05 | Add limit override for bulk api's |  Maharajh, Robby (rx2202) | 2 | -20/+24 |
2017-12-04 | Update the aai-resources to verify bulk limits |  Maharajh, Robby (rx2202) | 7 | -6/+551 |
2017-12-04 | Update error messages to say bulkprocess instead |  Maharajh, Robby (rx2202) | 3 | -8/+21 |
2017-12-04 | Add support to bulk api for patch/deletes |  Maharajh, Robby (rx2202) | 6 | -138/+308 |
2017-12-04 | Support bulk api for patch/deletes |  Maharajh, Robby (rx2202) | 12 | -332/+769 |
2017-11-27 | Add v12 api changes for the new release code |  Venkata Harish K Kajur | 9 | -11/+6085 |