Age | Commit message (Expand) | Author | Files | Lines |
2021-05-19 | [AAI] Export relevant key metrics for monitoring in Prometheus | roger yuan | 8 | -0/+74 |
2021-02-23 | Pass roles at delete method | Eric Santos | 1 | -2/+2 |
2021-01-12 | Using new OwnerCheck implementation | M.Hosnidokht | 2 | -9/+24 |
2020-11-03 | fix sonar issues | Mariano Diaz | 2 | -2/+3 |
2020-09-17 | Update to use aai-common 1.7.2 and use common aaf auth | Maharajh, Robby (rx2202) | 4 | -217/+0 |
2020-09-11 | Pass roles to HttpEntry | Neil Derraugh | 1 | -11/+30 |
2020-09-10 | Fix aaf startup issue for spring boot update | Maharajh, Robby (rx2202) | 6 | -189/+221 |
2020-09-08 | Add keycloak integration | Rodrigo Lima | 1 | -0/+86 |
2020-06-26 | support for v20 | LaMont, William (wl2432) | 3 | -9/+11 |
2020-06-22 | Update to spring boot 2 | Igor Dysko | 3 | -13/+11 |
2020-04-15 | update resources processing for v19 | LaMont, William(wl2432) | 1 | -8/+9 |
2020-03-03 | Update resources to use aai-common changes | Kajur, Harish (vk250x) | 22 | -759/+621 |
2019-09-23 | Update the code to read aaf generated passwords | Kajur, Harish (vk250x) | 1 | -8/+79 |
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 |