Age | Commit message (Expand) | Author | Files | Lines |
2024-06-27 | Implement gremlin-based pagination in resources |  Fiete Ostkamp | 1 | -131/+53 |
2024-05-23 | Refactor global exception handler |  Fiete Ostkamp | 1 | -55/+51 |
2024-05-23 | Improve tests for exception handling |  Fiete Ostkamp | 3 | -0/+100 |
2024-05-15 | Do not use an exception to communicate an ok response in the /echo endpoint |  Fiete Ostkamp | 1 | -5/+5 |
2024-02-15 | Make aai-resources runnable locally via mvn spring-boot:run |  Fiete Ostkamp | 2 | -2/+2 |
2024-02-06 | Update aai-common to 1.13.3 in resources |  Fiete Ostkamp | 1 | -4/+7 |
2024-01-19 | Upgrade aai-common dependency to 1.13.1 in resources |  Fiete Ostkamp | 1 | -1/+1 |
2024-01-10 | Return an index of invalid bulk operation if there are missing parameters on ... |  Michal Jagiello | 1 | -8/+10 |
2023-10-19 | Upgrade spring-boot to 2.4 |  Fiete Ostkamp | 3 | -4/+4 |
2023-10-18 | Update spring-boot to 2.2 |  Fiete Ostkamp | 7 | -10/+29 |
2022-11-15 | Merge "Remove raw-type related warnings in resources" |  William Reehil | 2 | -2/+2 |
2022-11-15 | Merge "Reduce the number of problems in resources by removing unused imports" |  William Reehil | 5 | -16/+0 |
2022-11-15 | Remove raw-type related warnings in resources |  Fiete Ostkamp | 2 | -2/+2 |
2022-11-14 | Reduce the number of problems in resources by removing unused imports |  Fiete Ostkamp | 5 | -16/+0 |
2022-11-14 | Replace deprecated methods in resources |  Fiete Ostkamp | 5 | -14/+42 |
2022-10-26 | Run the formatter for the resources service |  Fiete Ostkamp | 55 | -3153/+3235 |
2022-10-26 | Use the 1.9.4 parent pom in resources |  Fiete Ostkamp | 1 | -4/+8 |
2022-09-21 | Add aai-resources healthcheck based on Cassandra DB Healthcheck |  Raghav Kataria | 3 | -90/+331 |
2021-08-18 | [AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur... |  Dimple Soni | 1 | -0/+4 |
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 |