Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | Check if response not sent1.3.1 | Pavel Paroulek | 1 | -0/+4 |
2018-10-24 | Changing formatting of error response. | Pavel Paroulek | 3 | -7/+5 |
2018-10-15 | Adding AAF client legacy credentials | Pavel Paroulek | 2 | -1/+34 |
2018-10-05 | Update resources to use realtime connection1.3.0 | Kajur, Harish (vk250x) | 3 | -8/+42 |
2018-09-26 | Merge "Remove remaining chef references in Casablanca" | James Forsyth | 1 | -6/+1 |
2018-09-25 | Remove remaining chef references in Casablanca | Kajur, Harish (vk250x) | 1 | -6/+1 |
2018-09-20 | Update the code to use realtime connection | Maharajh, Robby (rx2202) | 3 | -6/+6 |
2018-09-17 | Disable authorization for /util/echo | Kajur, Harish (vk250x) | 3 | -3/+14 |
2018-09-05 | Adding AAF authorization filter | Pavel Paroulek | 5 | -17/+152 |
2018-08-23 | Adding AAF basic auth filter | Pavel Paroulek | 9 | -0/+152 |
2018-08-13 | Update resources ms to use ingest library | Kajur, Harish (vk250x) | 259 | -18626/+5218 |
2018-07-19 | Add collection under network for v13 and v14 | Kajur, Harish (vk250x) | 7 | -10/+10 |
2018-07-04 | Fix bugs in AAI-Resources | Wiktor Garbarek | 6 | -89/+91 |
2018-06-27 | Sonar fix in ModelVersionTransformer | Adam Wudzinski | 1 | -1/+1 |
2018-05-16 | Remove SNAPSHOT reference from common_functionsv1.2.12.0.0-ONAP2.0.0-ONAP | Jimmy Forsyth | 1 | -1/+1 |
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 |