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 60967 almost 3 years Alessia Bardi Fixed xpath that led to wrong PIDs to organisat...
  webapps 60920 about 3 years Alessia Bardi updated dependency to openaireplus-workflows (f...

Latest revisions

# Date Author Comment
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....

60955 22/04/2021 11:07 AM Konstantina Galouni

[Trunk | Admin Tools]:
1. AdminToolsCheckDeployController.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....

60948 21/04/2021 05:13 PM Antonis Lempesis

adapted mooore queries

60947 21/04/2021 03:44 PM Antonis Lempesis

adapted mooore queries

60937 21/04/2021 12:32 PM Andreas Mantas

fixed comments bug on interfaces

View all revisions | View revisions

Also available in: Atom