Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .classpath .project .settings target

# Date Author Comment
38644 03/08/2015 05:30 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-oai-store-service-5.0.0

38643 03/08/2015 05:30 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-5.0.0

38639 03/08/2015 04:50 PM Alessia Bardi

Cache management: it's a mess if we have more than one <cache:annotation-driven> instructions:
- the container now has a dedicated application context for caches
- logs to DEBUG for spring cache module

38584 29/07/2015 04:38 PM Alessia Bardi

code style only

38571 29/07/2015 12:50 PM Sandro La Bruzzo

Created new version of oai-store that stores record compressed on mongo

38458 23/07/2015 06:41 PM Alessia Bardi

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

38456 23/07/2015 06:41 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-4.5.0

38455 23/07/2015 06:40 PM Alessia Bardi

increased version

38446 23/07/2015 06:14 PM Alessia Bardi

#1342: added caches to limit the load on exists when a client performs a list of getRecord requests.

38331 20/07/2015 11:22 AM Alessia Bardi

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

38329 20/07/2015 11:22 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-4.4.0

37796 15/06/2015 07:17 PM Alessia Bardi

Playing with json query parsing

36894 04/05/2015 02:54 PM Alessia Bardi

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

36892 04/05/2015 02:54 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-4.3.0

36680 23/04/2015 06:18 PM Alessia Bardi

Explicit handling of dmf metadata format, as it lacks a container element under oai:metadata

35341 13/03/2015 12:44 PM Alessia Bardi

feeding with UNACKNOWLEDGE write concern.
The feed action also take the optional parameter oai_alwaysNewRecord so that the OAI store can assume there is no another record with the same id in the oai store.

35155 07/03/2015 11:29 AM Alessia Bardi

removed deprecated methods of mongodb driver

35154 07/03/2015 11:21 AM Alessia Bardi

changed misleading log

34831 26/02/2015 03:18 PM Alessia Bardi

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

34829 26/02/2015 03:18 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-4.2.0

34825 26/02/2015 03:15 PM Alessia Bardi

set released parent

34803 25/02/2015 07:08 PM Alessia Bardi

returning the correct error code for non existing identifiers

34797 25/02/2015 05:02 PM Alessia Bardi

Fixed xpath and returns null in case we have no provenance block.

34736 23/02/2015 04:13 PM Alessia Bardi

checking provenance exists in the record

34735 23/02/2015 04:05 PM Alessia Bardi

Ups, forgot the bean

34734 23/02/2015 03:55 PM Alessia Bardi

Supporting provenance.

34717 23/02/2015 02:00 PM Alessia Bardi

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

34715 23/02/2015 02:00 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-4.1.0

34709 23/02/2015 12:15 PM Alessia Bardi

merged changes from branch "cleanup".

34689 20/02/2015 06:39 PM Alessia Bardi

Fixed drop action.

34683 20/02/2015 05:51 PM Alessia Bardi

Enable the deletion of a set from an oaistore. Pass parameter setSpec or setSpecParam to the Drop store workflow node.

34355 09/02/2015 11:43 AM Alessia Bardi

logging exception

33002 26/11/2014 06:32 PM Alessia Bardi

javadoc

32659 13/11/2014 12:20 PM Andrea Mannocci

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

32657 13/11/2014 12:20 PM Andrea Mannocci

[maven-release-plugin] prepare release dnet-oai-store-service-4.0.0

32656 13/11/2014 12:20 PM Andrea Mannocci

updating to major release of ServiceLocator

31133 06/10/2014 02:52 PM Alessia Bardi

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

31131 06/10/2014 02:52 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-oai-store-service-3.0.0

31130 06/10/2014 02:51 PM Alessia Bardi

Preparing for release 3.0.0

30883 25/09/2014 06:01 PM Alessia Bardi

When a soai store is deleted also the sets and setscount collection are deleted.

30881 25/09/2014 05:36 PM Alessia Bardi

Avoiding set '___' generated when we have "strange" set names such as those in cyrillic/ukrain. In those cases records are assigned to a default set, currently named "OTHER".

30873 25/09/2014 03:59 PM Alessia Bardi

Logging time to get the mongo cursor for debugging purposes.

30860 25/09/2014 11:52 AM Alessia Bardi

added relativePath in pom

30850 24/09/2014 06:45 PM Alessia Bardi

Added test for parsing CQL queries on datestamp

30771 18/09/2014 04:13 PM Alessia Bardi

Using releases for basic D-Net modules

29814 21/08/2014 06:13 PM Alessia Bardi

Cleaned logs

29790 05/08/2014 04:44 PM Alessia Bardi

moved test to correct package

29788 05/08/2014 02:54 PM Alessia Bardi

Adding parenthesis in mongo queries, otherwise they are not interpretred as expected.

29772 01/08/2014 04:51 PM Alessia Bardi

Do not ensure index when creating an oaistore

29771 01/08/2014 04:32 PM Alessia Bardi

Added forgotten handler.don call

29749 31/07/2014 06:14 PM Alessia Bardi

Updated test.

29747 31/07/2014 06:07 PM Alessia Bardi

The oai database currently in use is discovered dynamically from the OAIConfiguration profile.
The xquery to use to retrieve the db name from the configuration is in the property services.oai.publisher.db.xquery.
The OAI controller/core have been refactored....

29523 24/07/2014 07:45 PM Alessia Bardi

Added bb job to drop an OAI store

29187 16/07/2014 05:15 PM Alessia Bardi

Using ensureIndex instead of createIndex on mongo collection.

29184 16/07/2014 05:00 PM Alessia Bardi

max_threads property does not exist anymore

29172 16/07/2014 12:35 PM Alessia Bardi

typo

29171 16/07/2014 12:34 PM Alessia Bardi

throw exception if OAI store does not exist

29170 16/07/2014 12:34 PM Alessia Bardi

Added bb message and action to create index on OAi stores

29134 15/07/2014 07:34 PM Alessia Bardi

Updated workflow to count sets from the values in the records and the sets configured in the profile.

29128 15/07/2014 06:37 PM Alessia Bardi

Ensure indices in background

29127 15/07/2014 06:27 PM Alessia Bardi

not using executors when ensuring indexes

29125 15/07/2014 06:13 PM Alessia Bardi

New blackboard action to create an oai store. This is needed by the wf for OAI feeding.

29123 15/07/2014 05:05 PM Alessia Bardi

Ensure indices in background

29037 11/07/2014 04:40 PM Alessia Bardi

The expected name of collection is format-layout-interpretation

28909 04/07/2014 04:55 PM Alessia Bardi

closing dep ranges.

27716 22/05/2014 12:32 PM Alessia Bardi

Not using "patch" property anymore.

27552 16/05/2014 03:00 PM Alessia Bardi

removed option for record patch: the file HDFS is correctly generated according to the openaire schema.

26876 17/04/2014 12:50 PM Sandro La Bruzzo

SCRIPT_COMMENT: fixed deploy.info file to the module dnet-oai-store-service

26735 16/04/2014 03:51 PM Sandro La Bruzzo

SCRIPT_COMMENT: Added deploy.info file to the module dnet-oai-store-service