aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur...Dimple Soni1-0/+4
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan8-0/+74
2021-02-23Pass roles at delete methodEric Santos1-2/+2
2021-01-12Using new OwnerCheck implementationM.Hosnidokht2-9/+24
2020-11-03fix sonar issuesMariano Diaz2-2/+3
2020-09-17Update to use aai-common 1.7.2 and use common aaf authMaharajh, Robby (rx2202)4-217/+0
2020-09-11Pass roles to HttpEntryNeil Derraugh1-11/+30
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)6-189/+221
2020-09-08Add keycloak integrationRodrigo Lima1-0/+86
2020-06-26support for v20LaMont, William (wl2432)3-9/+11
2020-06-22Update to spring boot 2Igor Dysko3-13/+11
2020-04-15update resources processing for v19LaMont, William(wl2432)1-8/+9
2020-03-03Update resources to use aai-common changesKajur, Harish (vk250x)22-759/+621
2019-09-23Update the code to read aaf generated passwordsKajur, Harish (vk250x)1-8/+79
2019-04-10Make changes to integrate latest changesKajur, Harish (vk250x)2-26/+74
2019-04-07Update resources to log transactionsKajur, Harish (vk250x)1-91/+90
2019-02-18Update the bulk single transaction codeKajur, Harish (vk250x)1-11/+23
2019-01-16Merge "Improve JerseyConfiguration by use of generics"James Forsyth1-89/+88
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)3-64/+229
2018-12-05Improve JerseyConfiguration by use of genericskurczews1-89/+88
2018-10-05Update resources to use realtime connection1.3.0Kajur, Harish (vk250x)3-8/+42
2018-09-20Update the code to use realtime connectionMaharajh, Robby (rx2202)3-6/+6
2018-09-17Disable authorization for /util/echoKajur, Harish (vk250x)3-3/+14
2018-09-05Adding AAF authorization filterPavel Paroulek4-17/+150
2018-08-23Adding AAF basic auth filterPavel Paroulek2-0/+78
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)78-8400/+2082
2018-07-19Add collection under network for v13 and v14Kajur, Harish (vk250x)6-6/+6
2018-07-04Fix bugs in AAI-ResourcesWiktor Garbarek6-89/+91
2018-06-27Sonar fix in ModelVersionTransformerAdam Wudzinski1-1/+1
2018-05-03Update to remove loadbalancer codeKajur, Harish (vk250x)1-2/+0
2018-04-19Fix the X-HTTP-Method-Override issueKajur, Harish (vk250x)2-1/+53
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)3-1/+183
2018-03-28Update titan code to janus graph codeKajur, Harish (vk250x)19-349/+1547
2018-03-27Merge "Fixes in ForceDeleteTool.java"James Forsyth1-43/+45
2018-03-26Merge "Fixes in DataSnapshot"James Forsyth1-251/+243
2018-03-23Fixes in ForceDeleteTool.javaburdziak1-43/+45
2018-03-23Fixes in DataSnapshotburdziak1-251/+243
2018-03-22Fixes in DataSnapshotburdziak1-21/+23
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)68-194/+207
2018-02-28Turn ajsc 2 to using ajsc 6 spring bootVenkata Harish K Kajur34-1376/+3328
2018-02-27Update the rest endpoints for v13 versionVenkata Harish K Kajur4-4/+4
2018-02-22Update DmaapConfig and AAIAppServlet to startVenkata Harish K Kajur1-14/+0
2018-02-12Sync up the latest logging code changesVenkata Harish K Kajur25-313/+1316
2018-01-08Sonar Minor:Remove duplicate literalaishkashyap1-4/+6
2018-01-08Merge "Replace the type specification in constructor call"James Forsyth1-1/+1
2018-01-08Merge "Sonar Major:Use isEmpty() to check the collection"James Forsyth1-1/+1
2018-01-08Merge "Sonar Minor:Remove the declaration of exception"James Forsyth1-1/+1
2018-01-08Merge "Sonar Minor:Constant instead of duplicate literal"James Forsyth1-9/+9
2018-01-08Merge "Sonar Major : Remove useless parentheses"James Forsyth1-1/+1
2017-12-22Replace the type specification in constructor callaishkashyap1-1/+1