Project

General

Profile

Statistics
| Revision:

# Date Author Comment
45629 30/01/2017 03:40 PM Sandro La Bruzzo

fixed bug on webcrawl downloaded item

44503 15/11/2016 02:50 PM Claudio Atzori

explicitly setting content-lenght in header response

44498 15/11/2016 02:23 PM Claudio Atzori

set the content length in the response header (integer version, might overflow)

44494 15/11/2016 12:41 PM Claudio Atzori

set the content length in the response header, use IOUtils.copyLarge

44422 09/11/2016 02:33 PM Alessia Bardi

using long as type for the size also in ObjectStoreFileUtility

44390 04/11/2016 12:31 PM Sandro La Bruzzo

changed size from int to Long

43740 20/09/2016 03:32 PM Sandro La Bruzzo

Fixed bug on deliversById

43674 15/09/2016 03:21 PM Claudio Atzori

implemented scheduled indexes integrity check

43673 15/09/2016 03:19 PM Claudio Atzori

create index on (id, timestamp) upon objectStore creation. Cleanup

43652 14/09/2016 04:01 PM Claudio Atzori

objectStore rest controller doesn't use mongodb anymore to discover the basePath, it is instead passed and http parameter.

41664 14/03/2016 03:15 PM Alessia Bardi

Using new mongo API included in mongo-java-driver 3.2.2 instead of deprecated API

41466 29/02/2016 03:12 PM Sandro La Bruzzo

implemented Drop content action

41056 27/01/2016 12:38 PM Sandro La Bruzzo

fixed bug on wrong number of stored record

41052 26/01/2016 07:12 PM Alessia Bardi

Launching runtime exception on iteration error

41045 26/01/2016 03:21 PM Sandro La Bruzzo

Fixed storage of data from protocol files_from_mdstore

38932 01/09/2015 01:49 PM Sandro La Bruzzo

added closing inputStream after feed in the objectStore

38484 24/07/2015 02:31 PM Sandro La Bruzzo

fixed bug on feeding record

38472 24/07/2015 11:57 AM Sandro La Bruzzo

fixed jnpe

38206 13/07/2015 04:27 PM Sandro La Bruzzo

changed the way of generation of path of the file

37661 08/06/2015 03:53 PM Sandro La Bruzzo

Fixed NPE

37654 08/06/2015 02:45 PM Sandro La Bruzzo

Added Check for null pointer , and added debug logs

37605 03/06/2015 12:45 PM Sandro La Bruzzo

Fixed calculate size

37020 07/05/2015 11:25 AM Sandro La Bruzzo

ingored test

37007 07/05/2015 10:47 AM Sandro La Bruzzo

added property for bean objectstore DAO

37005 07/05/2015 10:44 AM Sandro La Bruzzo

added file system layer for object store service