Project

General

Profile

Statistics
| Revision:
  • svn:ignore: .springBeans .project .classpath target testbin .settings *.iml

# Date Author Comment
43068 29/06/2016 04:57 PM Claudio Atzori

[maven-release-plugin] copy for tag cnr-mongo-mdstore-5.0.2

43067 29/06/2016 04:57 PM Claudio Atzori

[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.2

43066 29/06/2016 04:56 PM Claudio Atzori

import cleanup

43065 29/06/2016 04:54 PM Claudio Atzori

checking operation list size to avoid 'IllegalArgumentException: state should be: writes is not an empty list' when flushing bulk writes

42498 11/05/2016 03:09 PM Sandro La Bruzzo

changed log

42497 11/05/2016 12:16 PM Sandro La Bruzzo

Added deletion of unuseful discarded collection on start

42338 27/04/2016 05:42 PM Alessia Bardi

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

42336 27/04/2016 05:42 PM Alessia Bardi

[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.1

42335 27/04/2016 05:41 PM Alessia Bardi

Deleted also the bean of CreatorExtractor

42313 27/04/2016 02:32 PM Alessia Bardi

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

42311 27/04/2016 02:32 PM Alessia Bardi

[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.0

42310 27/04/2016 02:32 PM Alessia Bardi

deleting plugin file, Claudio will commit it again together with other stuff

42309 27/04/2016 02:29 PM Alessia Bardi

Removed dependency to snapshot

42303 27/04/2016 11:32 AM Alessia Bardi

Returning the number of stored records, together with the new total.

41778 21/03/2016 03:55 PM Claudio Atzori

implemented plugin to extract authors from publications

41777 21/03/2016 03:54 PM Claudio Atzori

didn't see that db had already a getter

41768 21/03/2016 12:04 PM Claudio Atzori

added getter for backing database

41689 15/03/2016 05:46 PM Alessia Bardi

expired days for read locks on mdstores is a property

41688 15/03/2016 04:59 PM Alessia Bardi

We can't run explicit fsync command on mongo with the API 3.2.2

41687 15/03/2016 04:07 PM Alessia Bardi

Forgot to specify a couple of generics when definining variables of type MongoCollection

41578 07/03/2016 04:50 PM Alessia Bardi

the explicit fsync command can't be run anymore, so we try using the JOURNALED write concern to wait for the data to be flushed on disk before returning.

41575 07/03/2016 12:35 PM Alessia Bardi

Fixed class for generics

41574 07/03/2016 12:35 PM Alessia Bardi

removed old commented lines

41573 07/03/2016 12:14 PM Alessia Bardi

trying to handle different versions of the mongo server: old version returns storage size as long, new version as double. 2nd attempt

41572 07/03/2016 12:09 PM Alessia Bardi

trying to handle different versions of the mongo server: old version returns storage size as long, new version as double

41569 07/03/2016 11:40 AM Alessia Bardi

ignore test as it requires a running mongo instance on localhost.

41568 07/03/2016 11:36 AM Alessia Bardi

dbstatus returns db size as double, not long

41566 07/03/2016 11:14 AM Alessia Bardi

Fixed application context with classes of the 3.2.2 mongo driver

41554 04/03/2016 05:21 PM Alessia Bardi

Ignore test as they currently required a local mongo instance

41553 04/03/2016 05:16 PM Alessia Bardi

updated dep to modular mdstore

41551 04/03/2016 05:13 PM Alessia Bardi

Using new mongo API included in mongo-java-driver 3.2.2 instead of the deprecated API.

41537 03/03/2016 03:27 PM Alessia Bardi

using snapshot parent

38886 31/08/2015 05:12 PM Claudio Atzori

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

38884 31/08/2015 05:12 PM Claudio Atzori

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.2.0

38883 31/08/2015 05:12 PM Claudio Atzori

bumped version

38853 28/08/2015 03:59 PM Claudio Atzori

wider version range

38852 28/08/2015 03:14 PM Claudio Atzori

implemented RUN_PLUGIN BB action, small refactoring

38823 27/08/2015 06:46 PM Claudio Atzori

avoid NPE on create collection, more debug logging

38787 27/08/2015 10:25 AM Claudio Atzori

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

38785 27/08/2015 10:25 AM Claudio Atzori

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.9

38784 27/08/2015 10:24 AM Claudio Atzori

reverted back to version property declared on dnet-parent

38776 26/08/2015 06:37 PM Claudio Atzori

moving towards newer mongodb java driver version

37807 16/06/2015 11:30 AM Michele Artini

added a debug log

36328 13/04/2015 11:40 AM Claudio Atzori

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

36326 13/04/2015 11:40 AM Claudio Atzori

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.8

36324 13/04/2015 10:39 AM Sandro La Bruzzo

Fixed bug on ticket #1273

35851 31/03/2015 02:31 PM Alessia Bardi

Still we need to ignore tests that require a mongo server

35850 31/03/2015 02:30 PM Alessia Bardi

projecting only the sum in the aggregationoutput

35822 30/03/2015 04:43 PM Alessia Bardi

Ignore tests that require a mongo server

35812 30/03/2015 03:31 PM Alessia Bardi

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

35810 30/03/2015 03:31 PM Alessia Bardi

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.7

35809 30/03/2015 03:29 PM Alessia Bardi

New method to get the total size of all mdstores with a given format, layout and interpretation.

34988 03/03/2015 11:33 AM Sandro La Bruzzo

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

34986 03/03/2015 11:33 AM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.6

34979 03/03/2015 11:21 AM Sandro La Bruzzo
34943 02/03/2015 12:28 PM Sandro La Bruzzo

Fix bug

34744 23/02/2015 06:07 PM Sandro La Bruzzo

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

34742 23/02/2015 06:07 PM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.5

34605 19/02/2015 04:43 PM Alessia Bardi

set some logs to debug level instead of info

34145 28/01/2015 11:12 AM Sandro La Bruzzo

Improved garbage of transactions at startup of service

34056 22/01/2015 02:18 PM Sandro La Bruzzo

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

34054 22/01/2015 02:18 PM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.4

34053 22/01/2015 02:17 PM Sandro La Bruzzo

fix problem of wrong type of size

34036 21/01/2015 02:14 PM Sandro La Bruzzo

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

34034 21/01/2015 02:14 PM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.3

34033 21/01/2015 02:14 PM Sandro La Bruzzo

removed wrong import

34032 21/01/2015 02:11 PM Sandro La Bruzzo

fixed test

34031 21/01/2015 02:06 PM Sandro La Bruzzo

fixed garbage collection of unused mdstore

34006 20/01/2015 03:31 PM Sandro La Bruzzo

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

34004 20/01/2015 03:31 PM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.2

34000 20/01/2015 03:28 PM Sandro La Bruzzo

fixed garbage collection

33945 16/01/2015 10:43 AM Sandro La Bruzzo

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

33943 16/01/2015 10:43 AM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.1

33941 16/01/2015 10:18 AM Sandro La Bruzzo

try to fix writeconcern error

33875 13/01/2015 05:26 PM Andrea Mannocci

added a MongoBulkWritesManages handling both valid and invalid (discarded) writes.

33870 13/01/2015 04:25 PM Andrea Mannocci
33806 09/01/2015 03:41 PM Andrea Mannocci

added mongo speed test for feed action

33796 08/01/2015 06:13 PM Claudio Atzori

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

33794 08/01/2015 06:13 PM Claudio Atzori

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.0

33793 08/01/2015 06:13 PM Claudio Atzori

bumped version

33792 08/01/2015 06:12 PM Claudio Atzori

reintegrated bulk writes branch

33659 17/12/2014 05:30 PM Andrea Mannocci
33658 17/12/2014 05:27 PM Andrea Mannocci
33629 17/12/2014 12:55 PM Sandro La Bruzzo

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

33627 17/12/2014 12:55 PM Sandro La Bruzzo

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.4

33626 17/12/2014 12:55 PM Sandro La Bruzzo

fixed transaction incremental bug

33620 17/12/2014 12:04 PM Claudio Atzori

switched params

33589 16/12/2014 04:46 PM Sandro La Bruzzo

fixed bug for garbage collection of unused mdstores

33034 27/11/2014 03:01 PM Alessia Bardi

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

33032 27/11/2014 03:01 PM Alessia Bardi

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.3

32966 25/11/2014 11:15 AM Claudio Atzori

added FSYNC_SAFE write concern

32872 18/11/2014 05:10 PM Michele Artini

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

32870 18/11/2014 05:10 PM Michele Artini

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.1

32869 18/11/2014 05:10 PM Michele Artini

use of cnr-modular-mdstore-service 4.0.1

32865 18/11/2014 05:03 PM Michele Artini

force int instead of long according to the xsd schema definition

32864 18/11/2014 04:56 PM Michele Artini

Service profile status update

32459 11/11/2014 04:07 PM Michele Artini

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

32457 11/11/2014 04:07 PM Michele Artini

[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.0

32456 11/11/2014 04:06 PM Michele Artini

increased major version

32413 11/11/2014 10:58 AM Sandro La Bruzzo

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