Project

General

Profile

Statistics
| Revision:

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

59673 23/10/2020 03:23 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

59672 23/10/2020 03:23 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.27

59671 23/10/2020 03:23 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.27

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

59278 14/08/2020 12:50 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

59277 14/08/2020 12:50 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.26

59276 14/08/2020 12:50 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.26

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

57870 12/12/2019 05:15 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

57869 12/12/2019 05:15 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.25

57868 12/12/2019 05:15 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.25

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

57565 11/11/2019 12:05 PM Michele Artini

[maven-release-plugin] prepare for next development iteration

57564 11/11/2019 12:05 PM Michele Artini

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.24

57563 11/11/2019 12:05 PM Michele Artini

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.24

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

56629 18/07/2019 05:02 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

56628 18/07/2019 05:02 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.23

56627 18/07/2019 05:02 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.23

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

fixed empty attribute error

56613 18/07/2019 11:56 AM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

56612 18/07/2019 11:56 AM Claudio Atzori

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.22

56611 18/07/2019 11:56 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.22

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

54498 28/12/2018 10:46 AM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

54497 28/12/2018 10:46 AM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.21

54496 28/12/2018 10:46 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.21

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

53124 14/09/2018 02:30 PM Andreas Czerniak

fix maven dependency from commit before.

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

51963 08/05/2018 11:43 AM Michele Artini

[maven-release-plugin] prepare for next development iteration

51962 08/05/2018 11:43 AM Michele Artini

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.19

51961 08/05/2018 11:43 AM Michele Artini

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.19

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

50776 16/02/2018 12:34 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

50775 16/02/2018 12:34 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.18

50774 16/02/2018 12:34 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.18

50773 16/02/2018 12:34 PM Alessia Bardi

no parallel build on jenkins

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

HttpConnector connection leak? trying to solve by disconnecting the HttpConnection

50668 09/02/2018 05:46 PM Jochen Schirrwagen

[maven-release-plugin] prepare for next development iteration

50667 09/02/2018 05:46 PM Jochen Schirrwagen

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.17

50666 09/02/2018 05:46 PM Jochen Schirrwagen

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.17

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

50049 02/12/2017 12:50 PM Jochen Schirrwagen

[maven-release-plugin] prepare for next development iteration

50048 02/12/2017 12:50 PM Jochen Schirrwagen

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.16

50047 02/12/2017 12:45 PM Jochen Schirrwagen

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.16

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

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

49680 25/10/2017 02:43 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

49679 25/10/2017 02:43 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.15

49678 25/10/2017 02:43 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.15

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

49646 23/10/2017 06:30 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

49645 23/10/2017 06:30 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.14

49644 23/10/2017 06:30 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.14

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

Moved HttpConnector in common package

49010 20/09/2017 10:17 AM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

49009 20/09/2017 10:17 AM Alessia Bardi

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.13

49008 20/09/2017 10:17 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.13

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

48808 07/08/2017 10:06 AM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

48807 07/08/2017 10:06 AM Claudio Atzori

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.12

48806 07/08/2017 10:06 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.12

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

48026 28/06/2017 12:57 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

48025 28/06/2017 12:57 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-modular-collector-service-3.3.11

48024 28/06/2017 12:57 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-modular-collector-service-3.3.11

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

integrated latest changes from dnet40

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

depending on released parent, updated version

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

45336 12/01/2017 04:41 PM Claudio Atzori

migrated to dnet45

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