UrlsController/src/main/java/eu/openaire/urls_controller
Lampros Smyrnaios 718f5cfefb - Improve prioritization of the most recent publications.
- Avoid processing publications which will be published in the next 5 years, counting from each "current" year, since they are not providing full-texts yet. Still allow the invalid publication-years like "2566", "9999", etc.
2023-09-07 14:05:58 +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 prioritization of the most recent publications. 2023-09-07 14:05:58 +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