Project

General

Profile

# Date Author Comment
61317 02/07/2021 11:56 AM Andreas Czerniak

avoid expection in RestIterator

61302 25/06/2021 04:00 PM Andreas Czerniak

to avoid null pointer exception

61301 24/06/2021 09:19 PM Andreas Czerniak

to avoid null pointer exception

61259 21/06/2021 04:18 PM Andreas Czerniak

enhance logging for generic approach

61031 21/05/2021 10:04 AM Alessia Bardi

REST plugin accepts optional Request Headers parameters as json map, e.g. {Accept:application/json}. This is useful to support PostgREST endpoints: they need a param in the header to return proper json. request headers must also be exploited for the pagination (not implemented in this commit). More details on PostgREST at https://postgrest.org/en/stable/api.html....

61015 18/05/2021 02:44 PM Andreas Czerniak

refine json to xml element-names

61014 18/05/2021 02:43 PM Andreas Czerniak

refine json to xml element-names

61010 17/05/2021 05:01 PM Andreas Czerniak

refining of request url creation and increase version number

61009 17/05/2021 04:37 PM Andreas Czerniak

queryParams could be emtpy

60566 03/03/2021 04:07 PM Alessia Bardi

PRIVATE : I have the impression we are not preventing a NullPointerException during collection that I am experiencing with the eurostat API of the EU Open Data Portal.

60309 28/01/2021 04:06 PM Alessia Bardi

Added info log with the REST endpoint and parameter of the first call

60307 28/01/2021 12:52 PM Alessia Bardi

Added new optional parameter in case the resultFormatValue is not 'json' but the output is in json format

59849 13/11/2020 05:48 PM Miriam Baglioni

removede some logs and added check to fix issue with fct rest template

59845 13/11/2020 04:45 PM Miriam Baglioni

changed way to express if condition

59844 13/11/2020 04:41 PM Miriam Baglioni

other logs

59842 13/11/2020 04:29 PM Miriam Baglioni

added athor log.debug to verify code is doing what expected

59841 13/11/2020 04:14 PM Miriam Baglioni

added logs in debug to verify the header parameter in the basic authentication

59836 13/11/2020 11:43 AM Miriam Baglioni

added the basic authentication strategy

58993 25/06/2020 07:25 PM Alessia Bardi

refactored methods working with json so they can be reused by other plugins

58603 05/05/2020 04:37 PM Alessia Bardi

Log more at the debug level instead of the info level

58532 23/04/2020 05:25 PM Andreas Czerniak

RestCollectorPlugin: fix the issue to discover the end of deep-cursor, v1.4.3-SNAPSHOT

58528 23/04/2020 12:41 PM Andreas Czerniak

RestCollectorPlugin: prevent NullPointerException at mdStore, v1.4.2-SNAPSHOT

58521 22/04/2020 08:49 PM Andreas Czerniak

RestCollectorPlugin: fix termination of deep-cursor; v1.4.1-SNAPSHOT

58520 22/04/2020 08:43 PM Andreas Czerniak

RestCollectorPlugin: fix termination of deep-cursor; v1.4.1-SNAPSHOT

58488 14/04/2020 01:30 PM Andreas Czerniak

RestCollectorPlugin: change to iteration on deep-cursor

58457 09/04/2020 09:23 PM Andreas Czerniak

Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT, sf

58456 09/04/2020 09:05 PM Andreas Czerniak

Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT

58452 09/04/2020 04:21 PM Andreas Czerniak

Rest-Collector plugin: deep-cursor for CrossRef, v1.3.37-SNAPSHOT

58451 09/04/2020 03:26 PM Andreas Czerniak

Rest-Collector plugin: fix issue with RestCollectorPlugin class, no version chg

58449 08/04/2020 10:17 PM Andreas Czerniak

Rest-Collector plugin: additional log.debug statements

58428 07/04/2020 09:26 PM Andreas Czerniak

RestCollector plugin - new resumptionType: deep-cursor, exception added

58427 07/04/2020 09:14 PM Andreas Czerniak

RestCollector plugin - new resumptionType: deep-cursor

58383 02/04/2020 07:42 PM Andreas Czerniak

adding loop to clean-up the json format

58315 23/03/2020 02:08 PM Andreas Czerniak

add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT

53854 17/11/2018 06:20 PM Alessia Bardi

code formatting

53853 17/11/2018 06:18 PM Alessia Bardi

fixed class name for logs

53781 15/11/2018 12:56 PM Andreas Czerniak

Issue Enhancement #3858 and code cleanup in RestIterator

53183 19/09/2018 09:15 AM Andreas Czerniak

enhancement of new resumptionType, Issue Enhancement #3858

53163 18/09/2018 09:07 AM Andreas Czerniak

fix JSON replacement with cleanUnwantedJsonCharsInXmlTagnames

53123 14/09/2018 02:12 PM Andreas Czerniak

use XmlCleaner for cleaning up XML results and
prepare for next revision.

53116 13/09/2018 03:55 PM Andreas Czerniak

org.json.XML - update maven package version to 20180813
better unicode support

52997 03/09/2018 09:26 AM Andreas Czerniak

org.json.XML - Workaround for JSON element names -> XML tagnames.
remove resumptionParam&-Type from first 'query' URL.

52983 24/08/2018 10:10 AM Andreas Czerniak

Additional to discover option in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/

52982 23/08/2018 04:08 PM Andreas Czerniak

Additional comments, debugging output in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/

52979 23/08/2018 09:23 AM Andreas Czerniak

Additional comments, debugging output and small changes in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/

52971 14/08/2018 11:43 AM Andreas Czerniak

Small changes in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/

52970 10/08/2018 11:27 AM Andreas Czerniak

Changes in the Rest_Json CollectorPlugin with enhancements for the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/

50662 09/02/2018 05:31 PM Alessia Bardi

using commons-lang3

50584 05/02/2018 11:49 AM Claudio Atzori

small adjustments in rest json plugin

50582 02/02/2018 06:29 PM Jochen Schirrwagen

fixed 'next' method of the iterator class and added new field entityPath

50070 05/12/2017 02:13 PM Jochen Schirrwagen

declaring bean for RestCollectorPlugin

50066 04/12/2017 07:02 PM Jochen Schirrwagen

collector plugin for rest apis