UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios e72a4d3d10 - Improve handling of already renamed workerReport-files, which relate to failed workerReports in the 1st try.
- Add check for workerReport-files, which may have been deleted before their time, due to an error.
2023-09-08 14:11:41 +03:00
..
components Upgrade management of failed workerReports: 2023-09-01 15:10:58 +03:00
configuration - Rename "ImpalaConnector.java" to "DatabaseConnector.java". 2023-08-23 16:55:23 +03:00
controllers - Make sure the given number of threads, given by the user is above zero. 2023-08-30 14:02:54 +03:00
models Update Bulk-Import API: 2023-07-25 11:59:47 +03:00
payloads - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
security - Update the Spring-Security-code to use the "SecurityFilterChain", as the previous code was deprecated. 2022-06-27 21:41:32 +03:00
services - Improve handling of already renamed workerReport-files, which relate to failed workerReports in the 1st try. 2023-09-08 14:11:41 +03:00
util Code polishing. 2023-09-05 15:20:03 +03:00
Application.java - Fix missing changes. 2023-07-24 19:55:37 +03:00