UrlsWorker/src/main/java/eu/openaire/urls_worker
Lampros Smyrnaios 61597d1627 - Read the Controller's url from a file, when starting the Application.
- Switch the "AssignmentsHandler.askForTest" to "false".
- Get the size and the hash of a docFile which is previously downloaded by another ID in that batch.
- Reset the "AssignmentHandler.urlReports" list after posting the results to the Controller.
- Enhance logging and comments.
- Add more guidelines in the README.
- Disable the scheduled test-live job.
- Code cleanup.
2021-09-21 16:21:39 +03:00
..
components - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00
controllers - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00
models - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00
payloads - Refactor the assignments-handling. In order to match with the database schema, now the AssignmentRequest returns a list of Assignments instead of a single assignment having a list of Tasks. 2021-07-05 15:00:29 +03:00
plugins - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00
security Initial commit of UrlsWorker. 2021-03-16 18:38:53 +02:00
util - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00
UrlsWorkerApplication.java - Read the Controller's url from a file, when starting the Application. 2021-09-21 16:21:39 +03:00