Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dnet-hadoop 51263 about 6 years Claudio Atzori first version paving the road for the project s...
  modules 60979 almost 3 years Miriam Baglioni changed the collectedfrom as the id of the data...
  webapps 60920 about 3 years Alessia Bardi updated dependency to openaireplus-workflows (f...

Latest revisions

# Date Author Comment
60979 07/05/2021 02:52 PM Miriam Baglioni

changed the collectedfrom as the id of the datasource for the funder. Added the insertion of the datasources in the database

60978 07/05/2021 02:51 PM Miriam Baglioni

changed the collectedfrom to the one of the datasource of the funder instead of openaire (to have the collectedfrom as the id of the openaire datasource made the projects to be associated to openaire)

60972 26/04/2021 03:57 PM Claudio Atzori

allow to set untilDateOverride in hadoop-specific collection workflows

60971 26/04/2021 03:53 PM Claudio Atzori

allow to set untilDateOverride

60967 23/04/2021 02:49 PM Alessia Bardi

Fixed xpath that led to wrong PIDs to organisations. Re-introduced FIXORGS transformation, as in the end it is more useful than thought

60960 22/04/2021 12:05 PM Konstantina Galouni

[Trunk | Monitor Service]:
1. MonitorServiceCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

60959 22/04/2021 11:55 AM Konstantina Galouni

[Trunk | Orcid Service]:
1. OrcidServiceCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

60958 22/04/2021 11:13 AM Konstantina Galouni

[Trunk | Notification Service]:
NotificationServiceCheckDeployController: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties.

60957 22/04/2021 11:12 AM Konstantina Galouni

[Trunk | Authorization Library]:
1. Added folder /controllers.
2. AuthorizationLibraryCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message....

60956 22/04/2021 11:09 AM Konstantina Galouni

[Trunk | Admin Tools Library]:
1. AdminToolsLibraryCheckDeployController.java:
a. In "hello()" method added @RequestMapping (except for existing ""), "/health_check".
b. Added method "checkEverything()" (/health_chech/advanced) only accessible by PORTAL ADMINS which checks connection with db and prints properties....

View all revisions | View revisions

Also available in: Atom