[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.12-MASTER
introduced jobs to fix the relationships among deduped records. Got rid of deprecations on the HBase Put method usage
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.24
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.24
[maven-release-plugin] copy for tag dnet-openaireplus-profiles-1.0.27
[maven-release-plugin] prepare release dnet-openaireplus-profiles-1.0.27
minor changes
32 reducers seems to work better than 16
added new job
updated ontology profiles, use the relclass as ontology code
deserialise Ontologies object without waiting for a native method
added utilities to load the ontology profiles and pass them to the M/R jobs
added extra field to the Aggregation History pages
1. Add new email texts2. Add indexVersioned field on aggregaton details object
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.24
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.24
extended support for Ontology profiles
readded support for ngGrid tables
Added param to override from and date for incremental collection in wf templates
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.23
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.23
public visibility for HBaseTableUtils.listDedupRelationships()
Add param to override from and date for incremental collection in wf templates
fixed param and property name
format html
fix search view problem
renamed parameter
index clients reuse the connection. Using Guava's AbstractScheduledService for the commit task
fixed problem on visualising xml
refactoring and fixed issue for empty project list
updated DateRangeCollectNode to be forced to use from_date if present in parameter date
change mdstore UI to print also the xml namespace
Changed OAI Iterator to allow to find the next resumption token even if the page is not xml well formed
remoed deprecated methods to retrieve the first harvest date from the workflow logger db
[maven-release-plugin] copy for tag dnet-webapp-monitoring-1.0.2
[maven-release-plugin] prepare release dnet-webapp-monitoring-1.0.2
using guava for internal caching
#4008 : added refereed field in Result metadata
caching metadata load time
ensure registration date when updateRegisteringUser
Considering types for software and orp
Fails if relInfo.length != 3
Added new check for result type checking inside list of results in country propagation
reschedule index commit task when it dies
[maven-release-plugin] copy for tag dnet-directindex-api-1.1.7
[maven-release-plugin] prepare release dnet-directindex-api-1.1.7
fixed issue for empty result in list of results to which propagate the country (last fix produced a bug)
changed message in context
Sorry for the previous commit: error was on a non-closed comment, not the varDataSourceId
varDatasourceId: re-added $
varDatasourceId: because the transformator is case sensitive
Modify log4j properties
Add new emails for registering/updating repository
added ROLE_PORTAL_ADMIN
bumped version after fixing bug for list of result(50|) empty - Propagation
fixed bug for list of result(50|) empty
fixed logout issue
Propagation general Iterator and Contants class
Iterator to handle results from mapper for project propagation
Reducers fro project propagation to File and to HBase
Iterator for managing values from mapper for result country propagation
Fixed refereed bean name
fixed issue
do not allow to set autocommit frequency values lower than a defined minimum
[maven-release-plugin] copy for tag dnet-directindex-api-1.1.6
[maven-release-plugin] prepare release dnet-directindex-api-1.1.6
close the connection!
rolled back
reverted to r54018
avoid to throw unnecessary exceptions
using most recent release of dnet-openaireplus-mapping-utils
new Exception class for not valid list of values in reducer
modified type for type variable. From int to Type
added new variables and methods
updated implementation to use iterator
specific iterator for country propagation
Added generic Iterator over the list of information gathered from the reducer
[maven-release-plugin] copy for tag dnet-directindex-api-1.1.5
[maven-release-plugin] prepare release dnet-directindex-api-1.1.5
bumped version
do not commit for every direct index request, instead delegate the commit to a periodic task