Project

General

Profile

Statistics
| Revision:

# Date Author Comment
61904 21/01/2022 03:50 PM Andreas Czerniak

added IETF draft rate-limit respection

61903 21/01/2022 03:48 PM Andreas Czerniak

added IETF draft rate-limit respection

61902 21/01/2022 03:46 PM Andreas Czerniak

added IETF draft rate-limit respection

61901 21/01/2022 03:39 PM Andreas Czerniak

added IETF draft rate-limit respection

61720 29/10/2021 11:50 AM Alessia Bardi

Upgraded Jsch library for sftp collector and added test to check a succesfull connection to a remote server

61697 22/10/2021 03:11 PM Alessia Bardi

Fixed bug on HttpListIterator

61323 05/07/2021 12:15 PM Andreas Czerniak

from + until arguments with UTCDatetime

61308 30/06/2021 01:51 PM Andreas Czerniak

adding from/until dates aligned with OAI v2, ISO8601 (refs #6839)

61307 30/06/2021 10:46 AM Andreas Czerniak

adding from/until dates aligned with OAI v2

59804 09/11/2020 06:18 PM Miriam Baglioni

removed check for same RT from one call to the other (no specification say that it must be different) Left the check that at least one element named record should be present in the returned list

59803 09/11/2020 05:16 PM Miriam Baglioni

added check for same rumption token and empty records list - both times throw runtime eception

59664 22/10/2020 05:49 PM Alessia Bardi

fix issue in recursive impletation. Addition of path from home directory to file in nested folder - from Miriam

59231 06/08/2020 07:45 PM Alessia Bardi

#5842: do not return blank strings but an empty <record/>

59094 13/07/2020 05:33 PM Alessia Bardi

supporting incremental harvesting with the fs collector plugin

57867 12/12/2019 05:13 PM Alessia Bardi

#5185: Log formatting

57866 12/12/2019 04:23 PM Alessia Bardi

#5185: Improved logging and handling of HTTP status codes

57559 11/11/2019 11:13 AM Michele Artini

added @Ignore to a test

57554 08/11/2019 03:59 PM Michele Artini

plugin to collect from an external mongo mdstore

56626 18/07/2019 04:52 PM Sandro La Bruzzo

fixed empty attribute error

56610 18/07/2019 11:54 AM Claudio Atzori

do not log or propagate erroneous and potentially huge xml records. They might clog the information system

55930 30/05/2019 06:37 PM Alessia Bardi

Check is blank

54376 14/12/2018 10:15 AM Claudio Atzori

switched to org.apache.httpcomponents:httpclient:4.5.3

54375 14/12/2018 10:06 AM Claudio Atzori

switched to org.apache.httpcomponents:httpclient:4.5.3

54119 04/12/2018 04:22 PM Sandro La Bruzzo

Changed OAI Iterator to allow to find the next resumption token even if the page is not xml well formed

53932 22/11/2018 06:40 PM Alessia Bardi

Upgrade to commons.net:commons.net 3.6 (from 3.3) and commons-httpclient 4.5.6 (from 3.1).
using HttpConnector where needed.
httpConnector can now return an InputStream and not only a string.

53931 22/11/2018 06:29 PM Alessia Bardi

instance of httpconnector so the test works when unignored

53930 22/11/2018 06:23 PM Alessia Bardi

removed DOCTYPE declaration so the test works

53122 14/09/2018 02:05 PM Andreas Czerniak

remove some characters there are not in XML Character Range.
see https://www.w3.org/TR/REC-xml/#charsets

52870 02/08/2018 09:56 AM Alessia Bardi

Ignore test used to check the issue with SSL misconfigured servers.

52731 12/07/2018 10:39 AM Alessia Bardi

committed partial test for Michele, my hero :-)

52727 11/07/2018 06:21 PM Claudio Atzori

added request url in error log

52726 11/07/2018 05:40 PM Alessia Bardi

Ignore test I do not want to run on jenkins

52725 11/07/2018 05:26 PM Alessia Bardi

Testing SNI

51958 08/05/2018 11:16 AM Miriam Baglioni

added default value to responseType variable

51955 08/05/2018 10:40 AM Miriam Baglioni

add private variable responseType and getter for it and code to assign it the responseType value

51556 28/03/2018 03:39 PM Claudio Atzori

javadoc and some java8 stuff

50772 16/02/2018 12:32 PM Alessia Bardi

HttpConnector connection leak? trying to solve by disconnecting the HttpConnection

50665 09/02/2018 05:44 PM Jochen Schirrwagen

updated imports for commons-lang3

50067 04/12/2017 07:07 PM Jochen Schirrwagen

remove rest plugin from this module

50050 03/12/2017 10:17 PM Jochen Schirrwagen

classes for rest-api

50042 01/12/2017 04:19 PM Jochen Schirrwagen

check condition retry-after in combination with HTTP-Status 503

49677 25/10/2017 02:42 PM Claudio Atzori

try to clean the csv values before converting to xml

49674 25/10/2017 02:04 PM Claudio Atzori

do not pollute the logs

49643 23/10/2017 06:24 PM Alessia Bardi

Moved HttpConnector in common package

49007 20/09/2017 10:16 AM Alessia Bardi

Ignore test for FTP collector as it connects to the eagle FTP

49006 20/09/2017 10:14 AM Alessia Bardi

FTP metadata collector plugin now supports incremental harvesting

48804 05/08/2017 06:45 PM Jochen Schirrwagen

update user-agent to "Mozilla/5.0 (compatible; OAI; +http://www.openaire.eu)", the word "Harvester" caused 403 status code in one case

48023 28/06/2017 12:56 PM Claudio Atzori

integrated latest changes from dnet40

47654 22/06/2017 05:51 PM Alessia Bardi

No fatal logs are needed anymore

47589 19/06/2017 07:19 PM Alessia Bardi

Set header/objIdentifier from the name of the json/xml record collected from file system, when the access param "setObjIdentifierFromFileName" is true. Note that the field is not in the dri namespace.

47519 14/06/2017 05:23 PM Alessia Bardi

FS Plugin: for claims we need to be able to collect json files

47518 14/06/2017 05:10 PM Alessia Bardi

FS Plugin: extension parameter is optional. When void, it means we can take all files

45199 10/01/2017 04:08 PM Claudio Atzori

migrated to dnet45

45198 10/01/2017 04:07 PM Claudio Atzori

codebase used to migrate to java8 the production system