Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .classpath .settings target velocity.log .project .springBeans *.iml .idea

# Date Author Comment
55871 28/05/2019 06:12 PM Claudio Atzori

removing deploy.info: the branch was reintegrated in the module trunk and we don't need to build it independently in the CI

55743 27/05/2019 04:39 PM Claudio Atzori

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

55741 27/05/2019 04:39 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-2.1.12-solr75

55740 27/05/2019 04:38 PM Claudio Atzori

bumped dependency version

55043 19/03/2019 02:52 PM Miriam Baglioni

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

55041 19/03/2019 02:52 PM Miriam Baglioni

[maven-release-plugin] prepare release dnet-directindex-api-2.1.11-solr75

55037 19/03/2019 02:43 PM Miriam Baglioni

Rolled back to r55032

55035 19/03/2019 02:30 PM Miriam Baglioni

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

55033 19/03/2019 02:30 PM Miriam Baglioni

[maven-release-plugin] prepare release dnet-directindex-api-2.1.11-solr75

55032 19/03/2019 02:29 PM Miriam Baglioni

added dependency for jackson-annotations

55013 18/03/2019 05:15 PM Claudio Atzori

catch and ignore all the exceptions to keep the autocommit task scheduled

55007 18/03/2019 03:42 PM Miriam Baglioni

new test for zenodocommunity remapping to openaire community

55006 18/03/2019 03:42 PM Miriam Baglioni

update to handle the zenodocommunity mapping to openaire community in context

54822 15/02/2019 10:48 AM Alessia Bardi

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

54820 15/02/2019 10:48 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-directindex-api-2.1.10-solr75

54819 15/02/2019 10:46 AM Alessia Bardi

[maven-release-plugin] rollback the release of dnet-directindex-api-2.1.10-solr75

54818 15/02/2019 10:45 AM Alessia Bardi

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

54816 15/02/2019 10:45 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-directindex-api-2.1.10-solr75

54787 14/02/2019 12:50 PM Alessia Bardi

Creators should not go among the rels

54785 14/02/2019 12:47 PM Alessia Bardi

Test for ORP

54783 14/02/2019 12:42 PM Alessia Bardi

Updated docs to include software and orps

54401 14/12/2018 01:10 PM Alessia Bardi

Attept 3 to avoid http error when evicting cache

54396 14/12/2018 01:07 PM Alessia Bardi

Attempt 2 for not returning error 500 when evicting cache

54395 14/12/2018 12:53 PM Alessia Bardi

First attempt for not returning error 500 when evicting

54392 14/12/2018 12:31 PM Alessia Bardi

Logs and bean for cache manager

54391 14/12/2018 11:56 AM Alessia Bardi

internal calls are not cached, so the cache management has been extracted to dedicated class

54385 14/12/2018 11:21 AM Claudio Atzori

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

54383 14/12/2018 11:21 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-2.1.9-solr75

54379 14/12/2018 10:49 AM Alessia Bardi

Cache for indexDsInfo

54326 12/12/2018 11:27 AM Claudio Atzori

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

54324 12/12/2018 11:27 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-2.1.8-solr75

54323 12/12/2018 11:26 AM Claudio Atzori

previous names clash with already existing index clients!

54315 12/12/2018 11:13 AM Claudio Atzori

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

54313 12/12/2018 11:13 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-2.1.7-solr75

54312 12/12/2018 11:13 AM Claudio Atzori

added resource name to help spring in the bean injection phase

54260 10/12/2018 12:57 PM Claudio Atzori

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

54258 10/12/2018 12:57 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-2.1.6-solr75

54257 10/12/2018 12:57 PM Claudio Atzori

bumbed dependency

54248 10/12/2018 12:30 PM Claudio Atzori

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

54246 10/12/2018 12:30 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-2.1.5-solr75

54245 10/12/2018 12:30 PM Claudio Atzori

depending on released dnet-openaireplus-mapping-utils:6.2.20-solr75, dnet-index-client:2.3.2-solr75

54213 07/12/2018 06:28 PM Claudio Atzori

hashing IndexDsInfo properly

54212 07/12/2018 06:12 PM Claudio Atzori

hashing IndexDsInfo properly

54211 07/12/2018 05:37 PM Claudio Atzori

using ScheduledExecutorService for the autocommit task

54128 04/12/2018 05:42 PM Claudio Atzori

index clients reuse the connection. Using Guava's AbstractScheduledService for the commit task

54092 03/12/2018 05:24 PM Claudio Atzori

reschedule index commit task when it dies

54056 29/11/2018 02:12 PM Claudio Atzori

close the connection!

54029 29/11/2018 10:38 AM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54028 29/11/2018 10:09 AM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54026 28/11/2018 06:29 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54024 28/11/2018 06:05 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54022 28/11/2018 05:57 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54021 28/11/2018 05:41 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54020 28/11/2018 05:39 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

53991 27/11/2018 05:29 PM Alessia Bardi

re-organised imports

53958 26/11/2018 10:03 AM Michele Artini
53901 20/11/2018 06:18 PM Claudio Atzori

depending on dnet-openaireplus-mapping-utils:6.2.20-solr75-SNAPSHOT

53812 15/11/2018 06:46 PM Claudio Atzori

depending on SNAPSHOT parent

53808 15/11/2018 06:23 PM Claudio Atzori

updated paths in solr75 specific deploy.info files

53805 15/11/2018 06:10 PM Claudio Atzori

branch for solr 7.5.0

53793 15/11/2018 04:56 PM Claudio Atzori

branch for solr 7.5.0

53722 12/11/2018 03:58 PM Alessia Bardi

provenance of claim is user:claim

53714 12/11/2018 11:40 AM Alessia Bardi

Added MIUR and fixed Finland (prefix is aka, not aff anymore)

53686 09/11/2018 02:05 PM Alessia Bardi

Testing submission of software and orp.

53570 26/10/2018 04:52 PM Alessia Bardi

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

53568 26/10/2018 04:52 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-directindex-api-1.0.4

53567 26/10/2018 04:50 PM Alessia Bardi

Also creator values must be xml escaped as they may contain &...

52796 23/07/2018 04:03 PM Alessia Bardi

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

52794 23/07/2018 04:03 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-directindex-api-1.0.3

52793 23/07/2018 04:02 PM Alessia Bardi

Added OPEN SOURCE access right to be used for software

52792 23/07/2018 03:58 PM Alessia Bardi

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

52790 23/07/2018 03:58 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-directindex-api-1.0.2

52789 23/07/2018 03:55 PM Alessia Bardi

Updated record template and code to fix: 1. bestlicense and license must be bestaccessright and accessright; 2. Persons are not entities anymore and are now stored in the creator field; 3. Added empty journal field and other minor fields to reflect the current records in the production and beta indexes.

52779 20/07/2018 06:43 PM Alessia Bardi

simple code refactoring

52764 17/07/2018 05:25 PM Claudio Atzori

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

52762 17/07/2018 05:25 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-1.0.1

52761 17/07/2018 05:24 PM Claudio Atzori

fetch also context profiles typed as 'ri'

52259 29/05/2018 09:35 AM Claudio Atzori

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

52257 29/05/2018 09:35 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-directindex-api-1.0.0

52009 11/05/2018 04:25 PM Michele Artini

logs and exceptions

51899 30/04/2018 01:05 PM Michele Artini

renemaed some packages

51895 30/04/2018 11:46 AM Michele Artini

fixed a package

51237 14/03/2018 03:21 PM Michele Artini

dependencies cleaning

51236 14/03/2018 03:10 PM Michele Artini

implementation

51151 12/03/2018 01:03 PM Michele Artini

cleaning

51150 12/03/2018 12:47 PM Michele Artini

fixed pom

51149 12/03/2018 12:43 PM Michele Artini

first import

50780 16/02/2018 02:31 PM Claudio Atzori

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

50778 16/02/2018 02:31 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.3

50777 16/02/2018 02:31 PM Claudio Atzori

removed column 'trust' from re3data mapping

50770 16/02/2018 11:19 AM Claudio Atzori

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

50768 16/02/2018 11:19 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.2

50767 16/02/2018 11:19 AM Claudio Atzori

fixed params in datasource entity reg aggregation workflow

50744 14/02/2018 03:37 PM Claudio Atzori

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

50742 14/02/2018 03:37 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.1

50741 14/02/2018 03:34 PM Claudio Atzori

removed dependency commons-dbcp2

50727 13/02/2018 03:36 PM Claudio Atzori

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

50725 13/02/2018 03:36 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.2.0

50724 13/02/2018 03:33 PM Claudio Atzori

depending on released parent

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!