Project

General

Profile

Statistics
| Revision:

# Date Author Comment
49117 25/09/2017 06:13 PM Alessia Bardi

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

49116 25/09/2017 06:13 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-data-services-2.0.0-SAXONHE

49115 25/09/2017 06:13 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-data-services-2.0.0-SAXONHE

49114 25/09/2017 06:12 PM Alessia Bardi

set version for provided servlet

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.

48825 09/08/2017 04:02 PM Alessia Bardi

Cleaned test configuration

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?

48757 26/07/2017 02:01 PM Sandro La Bruzzo

Removed cursor timemout

48701 25/07/2017 10:21 AM Sandro La Bruzzo

Upgraded incremental harvesting and other stuff

48584 17/07/2017 04:11 PM Sandro La Bruzzo

bug fixed

48583 17/07/2017 03:47 PM Sandro La Bruzzo

added log

48582 17/07/2017 03:27 PM Sandro La Bruzzo

removed First Line

48581 17/07/2017 02:38 PM Sandro La Bruzzo

updated mongo dump iterator to read compressed json

48528 11/07/2017 10:44 AM Sandro La Bruzzo

added new mdstore

48526 11/07/2017 10:41 AM Sandro La Bruzzo

created a branch for the new mdstore

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

46935 21/04/2017 03:14 PM Sandro La Bruzzo

fixed bug

46934 21/04/2017 03:06 PM Sandro La Bruzzo

Changed deliverObjects of mongo gridfs

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

46850 18/04/2017 10:38 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

46824 13/04/2017 12:30 PM Alessia Bardi

empty passphrase

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

New method to disable cursor timeout when reading from mdstore

46803 12/04/2017 04:20 PM Sandro La Bruzzo

added method to ObjectStore

46799 12/04/2017 03:27 PM Alessia Bardi

forgot an import

46796 12/04/2017 03:15 PM Alessia Bardi

limit number of files to be downloaded from ariadne (test is ignored anyway)

46795 12/04/2017 03:14 PM Alessia Bardi

clean up test log configuration

46780 11/04/2017 05:19 PM Sandro La Bruzzo

Added no timeout option to gridfsResultSet

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

46750 10/04/2017 10:52 AM Alessia Bardi

fixed log4j

46749 10/04/2017 10:16 AM Alessia Bardi

Ignore remote test

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

46693 05/04/2017 10:08 AM Alessia Bardi

deploy.info for SaxonHE branches

46691 04/04/2017 05:42 PM Alessia Bardi

changed dependency so that it is clear those are modules using SAXON HE

46655 04/04/2017 03:22 PM Sandro La Bruzzo

fixed deploy.info

46646 04/04/2017 03:06 PM Sandro La Bruzzo

added deploy.info

46321 16/03/2017 02:52 PM Alessia Bardi

fixed test property

46320 16/03/2017 02:52 PM Alessia Bardi

Test for SFTP with public key. Marked with @Ignore because it relies on an external SFTP server

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

46233 13/03/2017 11:51 AM Sandro La Bruzzo

changed a way to create DLIObject to avoid java heap space

46206 09/03/2017 10:40 AM Claudio Atzori

fixing memory leak, records should not loaded in memory

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

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

branches folder

46118 03/03/2017 12:15 PM Alessia Bardi

using escapeXml10 instead of deprecated escapeXml

45885 14/02/2017 02:52 PM Claudio Atzori

more java8 stuff

45836 10/02/2017 02:54 PM Sandro La Bruzzo

ignored garbage of resolved store

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

41853 24/03/2016 10:37 AM Michele Artini
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

41786 21/03/2016 05:30 PM Sandro La Bruzzo

created new module