Commit Graph

74 Commits

Author SHA1 Message Date
Roberto Cirillo 60b9ebaa93 convert BasicDBObject to DBObject the return type used for metadata collections 2021-05-13 15:24:32 +02:00
Roberto Cirillo 88fe3747f6 update to version 2.12.1-SNAPSHOT #21390 2021-05-13 11:57:05 +02:00
Roberto Cirillo eb74e06cdf 2.12.0-SNAP: static operation class, bypassed mongo close 2021-04-01 10:15:03 +02:00
Roberto Cirillo 515d8129e4 fix conflicts
Merge branch 'iss20978'
2021-03-17 10:25:01 +01:00
Roberto Cirillo 066e500e92 update changelog 2021-03-17 10:00:03 +01:00
Roberto Cirillo add9810644 update mongo-java-driver to 3.12.0; upgrade to 2.11.0-SNAPHOt version 2021-03-17 09:57:41 +01:00
Roberto Cirillo 53a52fdc31 removed close method for mongo client. Now the connection pool is
managed by java driver, upgrade mongo-java-driver to 3.12. Deprecated
getUrl method
2021-03-12 17:24:49 +01:00
Roberto Cirillo 2f2ddfad4a upgrade component version to 3.1.0-SNAPSHOT: upgrade mongo-java-driver
to 3.12.0 version
2021-03-11 15:54:05 +01:00
Roberto Cirillo 094484fcf6 deprecated Http methods used for returning http url
update pom to version 3.0.1-SNAPSHOT
2021-02-25 15:30:22 +01:00
Roberto Cirillo a731b29c0d removed commented lines, added 3.0.0-SNAPSHOT entry to the changelog 2021-02-16 10:55:07 +01:00
roberto cirillo e5adc54456 upgrade to version 3.0.0-SNAPSHOT 2021-01-08 17:07:15 +01:00
roberto cirillo e0a11206b7 added token and region parameters.
refactoring code
2020-12-22 17:57:44 +01:00
roberto cirillo a4532fcacd set to static the TransportManager field defined into Operation class.
In this way the backend used is always the same
2020-11-19 15:15:09 +01:00
roberto cirillo 1a7d79127b refactoring Operation class. Created new method getTransport 2020-11-12 18:11:07 +01:00
roberto cirillo a3619dc643 added missing class TransportManager 2020-11-09 16:14:24 +01:00
roberto cirillo c3fde07fc8 update to version 2.10.0-SNAPSHOT
added new input parameter to getSize method, for compatibility with s3
client plugin
2020-11-09 16:13:18 +01:00
rcirillo-pc abad3acc75 removed distroDirectory property 2020-09-23 17:41:37 +02:00
rcirillo-pc a5cda7c602 added changelog, licence and readme files 2020-09-23 17:40:43 +02:00
Roberto Cirillo 7194811366 Update 'pom.xml'
removed SNAPSHOT from version.
2019-12-02 15:47:13 +01:00
Roberto Cirillo fdf540722e update maven-parent to version 1.1.0 2019-12-02 15:11:45 +01:00
Roberto Cirillo 0be1fbe400 merge from trunk
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/content-management/storage-manager-core/2.9@174054 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-11-08 14:22:51 +00:00
Roberto Cirillo 2bd087f658 Restored old costants:
GetHttpUrl.URL_SEPARATOR
GetHttpUrl.VOLATILE_URL_SEPARATOR
and set them to deprecated


git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/content-management/storage-manager-core/2.9@173723 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-10-19 13:09:22 +00:00
Roberto Cirillo 9fa52cbc79 set to SSL mode
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/content-management/storage-manager-core/2.9@173551 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-10-17 09:11:10 +00:00
Roberto Cirillo 7d0f512d13 merge from trunk
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/content-management/storage-manager-core/2.9@171824 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-10-02 10:05:43 +00:00