uoa-repository-manager-service/src/main/java/eu/dnetlib/repo/manager/controllers
Lampros Smyrnaios 06cea537bf Improve performance of "DashboardController.getCollectionMonitorSummary()"-endpoint.
Now, a single "getRepositoryAggregations"-call is made, which results in just one "DSM-aggregationhistory"-api-call. Previously, multiple api-calls where made, each requesting the whole "aggregationhistory"-data and then trimming it down to only a few results.
2023-02-03 14:19:43 +02:00
..
BrokerController.java Optimize imports. 2022-12-01 15:19:29 +02:00
DashboardController.java Improve performance of "DashboardController.getCollectionMonitorSummary()"-endpoint. 2023-02-03 14:19:43 +02:00
GenericControllerAdvice.java Optimize imports. 2023-01-13 12:55:15 +02:00
InterfaceComplianceRequestController.java Created the functionality to alter an interface's compliance after its successful validation 2023-01-16 20:30:09 +02:00
MonitorController.java Optimize imports. 2023-01-13 12:55:15 +02:00
PiWikController.java Merge branch 'develop' of https://code-repo.d4science.org/MaDgIK/uoa-repository-manager-service into develop 2023-01-13 12:22:28 +02:00
PrometheusController.java replaced log4j2 with slf4j 2023-01-11 18:50:31 +02:00
RepositoryController.java Changes: 2023-01-30 18:56:34 +02:00
StatsController.java - Add error-checking and improve exceptions handling. 2022-12-07 13:37:55 +02:00
SushiliteController.java merged branch aai_roles_new to trunk 2021-07-21 11:51:18 +00:00
UserController.java merged branch aai_roles_new to trunk 2021-07-21 11:51:18 +00:00
UserRoleController.java 1. use sub for session instead of email 2. minor refactoring 2023-01-12 14:16:27 +02:00
ValidatorController.java 1. removed exceptions from emails 2023-01-13 18:06:30 +02:00