create indexes in background
implemented date range deliver
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.4
fixed scm in pom
bumped pom version
avoid mongodb cursor to timeout upon long commits #2616
branch for fixing cursor issue #2616
deleting this branch which has been released
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.2.1
narrowed dep range of cnr-modular-mdstore-service that was too wide and caused problems with tubitak
experiment for join authors. Disclamer: doesn't compile on java6
joi authors plugin
added indexing field
create new branch for indexing field mdstore
deps version now point back to parent variables
move
Fixed Dependency version
incremented version for the introduction of feature of transaction
Updated version, Implemented method for dropping a transaction,added log, created quartz bean that delete the old collection not still used
Added Log
Implemented incremental Commit
fixed bug of java null pointer for empty transaction in the inspector
Added transaction Class
created branch for transaction mdstore