Project

General

Profile

Statistics
| Revision:

# Date Author Comment
50646 09/02/2018 01:12 PM Alessia Bardi

Use misc-utils escaper: the one in velocity is too old and does not cover all XML entities!

50509 30/01/2018 06:09 PM Sandro La Bruzzo

upgraded version of jdbc driver for postgres, this includes a lot of changes, Because we have to add @transactional
annotation in some properties to avoid connection closed exception

50489 30/01/2018 11:27 AM Michele Artini

merged branch dsm into trunk

50424 26/01/2018 03:26 PM Alessia Bardi

#3392: added funder param to FET-H2020 projects

50119 13/12/2017 02:19 PM Alessia Bardi

Adding an almost geenric approach to obtain funder prefixes and ids. For names, however, we are still hard-coding them

50113 12/12/2017 06:01 PM Alessia Bardi

Again, fixes name of FCT for direct indexing

49995 27/11/2017 10:13 AM Alessia Bardi

Fixed FCT name

49417 12/10/2017 05:13 PM Claudio Atzori

stream claims from the jdbcTemplate instead of load them in memory

49246 05/10/2017 11:11 AM Miriam Baglioni

fix bug for fet-h2020 context

49144 26/09/2017 11:21 AM Alessia Bardi

Added method to get an id of the submitted result

49143 26/09/2017 11:17 AM Alessia Bardi

Log json payload of the request upon exception

49142 26/09/2017 11:16 AM Alessia Bardi

Fixed toString() and comments

48955 13/09/2017 11:28 AM Claudio Atzori

trivial fixes

48926 11/09/2017 03:44 PM Claudio Atzori

use single quote instead of double quote

48139 28/06/2017 06:40 PM Alessia Bardi

integrated (hopefully) all required changes from dnet40

48047 28/06/2017 03:06 PM Alessia Bardi

Fixed implementation for keeping track of progress

48042 28/06/2017 03:00 PM Alessia Bardi

fixed parameter order

48027 28/06/2017 02:12 PM Alessia Bardi

Node for writing context updates on hbase and refactoring

47717 26/06/2017 07:03 PM Alessia Bardi

ApplyClaims with progress provider

47716 26/06/2017 06:11 PM Alessia Bardi

Let's not fail for a non well-formed claim: we go on and keep track of it.

47715 26/06/2017 06:04 PM Alessia Bardi

Updated toString

47714 26/06/2017 05:49 PM Alessia Bardi

Fixed order of arguments

47712 26/06/2017 05:33 PM Alessia Bardi

Fixed semantics and added test

47710 26/06/2017 05:12 PM Alessia Bardi

Fixed ApplyClaimRels job param and mapping datasets and pubs to results

47708 26/06/2017 04:35 PM Alessia Bardi

Using database service classes to avoid exception 'Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented.'. We are locked to an old jdbc driver (for hibernate?)

47696 26/06/2017 02:32 PM Alessia Bardi

Getters and setters

47693 26/06/2017 12:52 PM Alessia Bardi

nodes and workflows for the new claims

47679 23/06/2017 06:16 PM Alessia Bardi

Classes and configuration for writing claimed relationships into HBASE

47522 14/06/2017 06:15 PM Alessia Bardi

Claims metadata are collected from the file system, not from the database.

47423 31/05/2017 05:00 PM Michele Artini

updated the direct index api

47420 31/05/2017 04:27 PM Michele Artini

removed an invalid migration of the apis

45335 12/01/2017 04:40 PM Claudio Atzori

migrated to dnet45

45281 10/01/2017 06:36 PM Claudio Atzori

codebase used to migrate to java8 the production system