Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51722 08/04/2018 11:01 AM Alessia Bardi

Reverted filesystem plugin to the first implementation that does not use FileDirectoryStream: files were left open causing Too many open files errors

51183 13/03/2018 12:18 PM Alessia Bardi

namespace map must be initialized

51009 02/03/2018 11:52 AM Alessia Bardi

Cleaner is now able to handle namespaces in cleaning rules, if they are defined in the new NAMESPACES element of the CleanerDSResourceType

50930 24/02/2018 05:19 PM Alessia Bardi

pass inner exception, otherwise we do not know why we could not initialize the mongo cursor

50679 12/02/2018 11:41 AM Alessia Bardi

re-introduced the "noCursorTimeout" option that was overridden by the merge from trunk

50563 02/02/2018 11:02 AM Alessia Bardi

MERGE: branch updated with trunk changes through r50560

49032 20/09/2017 07:14 PM Alessia Bardi

Fixed loop

49030 20/09/2017 06:48 PM Alessia Bardi

new parameter for targz plugin to collect only file with given extensions

48833 10/08/2017 04:53 PM Alessia Bardi

New simple http collector plugin that doesn't care about splitting the file it downloads.

48824 09/08/2017 04:01 PM Alessia Bardi

Fixed incremental harvesting via sftp due to an issue with Java8 DateTime. Wish the time management would be easier with Java8?

48234 03/07/2017 11:08 AM Alessia Bardi

typo in log

47243 13/05/2017 04:28 PM Alessia Bardi

reverted, I restarted the webapp and did not get those error again

47241 13/05/2017 04:16 PM Alessia Bardi

Trying synchronized in MongoResultSetListener to avoid com.mongodb.MongoQueryException: Query failed with error code 12051 and error message 'clientcursor already in use? driver problem?' on server

47235 12/05/2017 07:02 PM Alessia Bardi

Launch the correct exception when parsing fails

47234 12/05/2017 07:02 PM Alessia Bardi

Returning more detailed counters for mdstore feeding.
Fixed bug when trying to store too large XML: now all the page of XMLs is skipped, so we can go on with the other records (MongoBulkWritesManager)

47208 12/05/2017 12:37 AM Alessia Bardi

Typo in log

47207 12/05/2017 12:01 AM Alessia Bardi

Throw detailed esception

46866 18/04/2017 05:19 PM Alessia Bardi

Also handle -1 date

46852 18/04/2017 10:50 AM Claudio Atzori

implemented use of from/until for incremental record delivery

46851 18/04/2017 10:43 AM Claudio Atzori

implemented use of from/until for incremental record delivery

46825 13/04/2017 12:42 PM Alessia Bardi

Cannot have two web methods with the same name and different args

46821 13/04/2017 12:28 PM Alessia Bardi

New method to disable cursor timeout when reading from mdstore

46766 10/04/2017 04:46 PM Alessia Bardi

Use ThreadSafeIterator

46765 10/04/2017 04:40 PM Alessia Bardi

Need synchronized next() method to avoid issues when collecting while getting the wf status/history

46764 10/04/2017 03:56 PM Alessia Bardi

Not disconnect from sftp in the hasNext

46761 10/04/2017 02:46 PM Alessia Bardi

less retries and corrected path in the queue for incremental mode

46752 10/04/2017 10:56 AM Alessia Bardi

Fixed file path

46747 10/04/2017 10:15 AM Alessia Bardi

Need to create the session using the username parameter :-)

46743 10/04/2017 10:05 AM Alessia Bardi

Added username parameter to the SFTP plugin with public key auth

46319 16/03/2017 02:50 PM Alessia Bardi

Logging parameters when connecting to SFTP with Public key authentication

46300 15/03/2017 05:52 PM Alessia Bardi

sftpPubKeyAuthentication API protocol for SFTP with pubKey authentication

46299 15/03/2017 05:46 PM Alessia Bardi

Setting Saxon Transformerfactory also in the property file

46152 06/03/2017 03:42 PM Alessia Bardi

transformator function

46151 06/03/2017 03:41 PM Alessia Bardi

Branch for migration to Saxon HE

43976 10/10/2016 12:30 PM Sandro La Bruzzo

removed /n on StringTemplate

43246 15/07/2016 05:36 PM Claudio Atzori

added more badEntities, to be fixed on collection phase (#2178)

42936 16/06/2016 04:31 PM Claudio Atzori

adapted to org.apache.httpcomponents:httpclient:4.4.1

42889 15/06/2016 02:16 PM Claudio Atzori

objectStore service implements the listDownloadPlugins method

42776 07/06/2016 12:31 PM Sandro La Bruzzo

fixed oai bug

42659 25/05/2016 12:52 PM Sandro La Bruzzo

added light-ui

42621 23/05/2016 11:46 AM Sandro La Bruzzo

Chnaged Resource to Autowired

42589 20/05/2016 11:00 AM Sandro La Bruzzo

Added Patch

42580 17/05/2016 05:08 PM Sandro La Bruzzo

added Transformator service

42175 08/04/2016 05:32 PM Sandro La Bruzzo

implemented generation of thumbnail

42170 08/04/2016 12:17 PM Sandro La Bruzzo

fixed download into gridfs

42157 06/04/2016 05:22 PM Sandro La Bruzzo

merged download service into objectStore service

42146 06/04/2016 12:06 PM Sandro La Bruzzo

Implemented solr5

42136 05/04/2016 05:17 PM Sandro La Bruzzo

added objectStoreServices

41865 24/03/2016 02:24 PM Michele Artini

cleaner

41864 24/03/2016 01:56 PM Sandro La Bruzzo

Fixed collector plugin

41850 23/03/2016 05:53 PM Sandro La Bruzzo

Added modular collector service

41836 23/03/2016 12:20 PM Sandro La Bruzzo

Transformed some function to java8

41825 23/03/2016 10:24 AM Sandro La Bruzzo

added mongo-mdstore

41789 21/03/2016 06:06 PM Sandro La Bruzzo

added cnr-modular-mdstore-service