Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51253 14/03/2018 06:30 PM Alessia Bardi

Using custom datetimeformatter that can parse milliseconds

51249 14/03/2018 05:51 PM Alessia Bardi

Some values in the datestamp field are not stored as Dates but as Strings. It is not clear why, but with this patch we should be able to deal with it and avoid the ugly ClassCastException we are getting.

51248 14/03/2018 05:49 PM Alessia Bardi

js script that cannbe run on mongo to transform string dates of the datestamp field into Date

50885 22/02/2018 04:54 PM Alessia Bardi

removed useless throws declaration

50884 22/02/2018 04:53 PM Alessia Bardi

Using commons.lang3

50872 22/02/2018 02:45 PM Alessia Bardi

Using commons.lang3

45144 10/01/2017 12:34 PM Claudio Atzori

codebase used to migrate to java8 the production system

45141 10/01/2017 12:32 PM Claudio Atzori

codebase used to migrate to java8 the production system