Age | Commit message (Expand) | Author | Files | Lines |
2019-04-10 | Make changes to integrate latest changes | Kajur, Harish (vk250x) | 2 | -26/+74 |
2019-04-07 | Update resources to log transactions | Kajur, Harish (vk250x) | 1 | -91/+90 |
2019-02-18 | Update the bulk single transaction code | Kajur, Harish (vk250x) | 1 | -11/+23 |
2019-01-16 | Merge "Improve JerseyConfiguration by use of generics" | James Forsyth | 1 | -89/+88 |
2019-01-13 | Sync up the changes for v15 | Kajur, Harish (vk250x) | 3 | -64/+229 |
2018-12-05 | Improve JerseyConfiguration by use of generics | kurczews | 1 | -89/+88 |
2018-10-05 | Update resources to use realtime connection1.3.0 | Kajur, Harish (vk250x) | 3 | -8/+42 |
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 | 4 | -17/+150 |
2018-08-23 | Adding AAF basic auth filter | Pavel Paroulek | 2 | -0/+78 |
2018-08-13 | Update resources ms to use ingest library | Kajur, Harish (vk250x) | 78 | -8400/+2082 |
2018-07-19 | Add collection under network for v13 and v14 | Kajur, Harish (vk250x) | 6 | -6/+6 |
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-03 | Update to remove loadbalancer code | Kajur, Harish (vk250x) | 1 | -2/+0 |
2018-04-19 | Fix the X-HTTP-Method-Override issue | Kajur, Harish (vk250x) | 2 | -1/+53 |
2018-04-11 | Fix the basic auth issue which got broken | Kajur, Harish (vk250x) | 3 | -1/+183 |
2018-03-28 | Update titan code to janus graph code | Kajur, Harish (vk250x) | 19 | -349/+1547 |
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 | Fixes in DataSnapshot | burdziak | 1 | -21/+23 |
2018-03-22 | Update the license for 2017-2018 license | Kajur, Harish (vk250x) | 68 | -194/+207 |
2018-02-28 | Turn ajsc 2 to using ajsc 6 spring boot | Venkata Harish K Kajur | 34 | -1376/+3328 |
2018-02-27 | Update the rest endpoints for v13 version | Venkata Harish K Kajur | 4 | -4/+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 | 25 | -313/+1316 |
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 | Add limit override for bulk api's | Maharajh, Robby (rx2202) | 1 | -19/+24 |
2017-12-04 | Update the aai-resources to verify bulk limits | Maharajh, Robby (rx2202) | 1 | -6/+49 |
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) | 1 | -1/+1 |
2017-12-04 | Support bulk api for patch/deletes | Maharajh, Robby (rx2202) | 4 | -97/+393 |