Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393814
changelog
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
40 KB
Subscribers
None
changelog
View Options
swh-storage (0.0.142-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.142 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-06-11 15:24:49 +0200)
* Upstream changes: - Mark network tests, so they can be disabled.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Tue, 11 Jun 2019 13:44:19 +0000
swh-storage (0.0.141-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.141 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-06-06 17:05:03 +0200)
* Upstream changes: - Add support for using URL instead of ID in
snapshot_get_latest.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Tue, 11 Jun 2019 10:36:32 +0000
swh-storage (0.0.140-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.140 - (tagged by mihir(faux__)
<karbelkar.mihir@gmail.com> on 2019-03-24 21:47:31 +0530)
* Upstream changes: - Changes the output of content_find method to
a list in case of hash collisions and makes the sql query on python
side and added test duplicate input, colliding sha256 and colliding
blake2s256
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 16 May 2019 12:09:04 +0000
swh-storage (0.0.139-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.139 - (tagged by Nicolas Dandrimont
<nicolas@dandrimont.eu> on 2019-04-18 17:57:57 +0200)
* Upstream changes: - Release swh.storage v0.0.139 - Backwards-
compatibility improvements for snapshot_add - Better
transactionality in revision_add/release_add - Fix backwards
metric names - Handle shallow histories properly
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 18 Apr 2019 16:08:28 +0000
swh-storage (0.0.138-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.138 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-04-09 16:40:49 +0200)
* Upstream changes: - Use the db_transaction decorator on all
_add() methods. - So they gracefully release the connection on
error instead - of relying on reference-counting to call the
Db's `__del__` - (which does not happen in Hypothesis tests)
because a ref - to it is kept via the traceback object.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Tue, 09 Apr 2019 16:50:48 +0000
swh-storage (0.0.137-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.137 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-04-08 15:40:24 +0200)
* Upstream changes: - Make test_origin_get_range run faster.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Mon, 08 Apr 2019 13:56:16 +0000
swh-storage (0.0.135-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.135 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-04-04 20:42:32 +0200)
* Upstream changes: - Make content_add_metadata require a ctime
argument. - This makes Python set the ctime instead of pgsql.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Fri, 05 Apr 2019 14:43:28 +0000
swh-storage (0.0.134-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.134 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-04-03 13:38:58 +0200)
* Upstream changes: - Don't leak origin ids to the journal.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 04 Apr 2019 10:16:09 +0000
swh-storage (0.0.132-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.132 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-04-01 11:50:30 +0200)
* Upstream changes: - Use sha1 instead of bigint as FK from
origin_visit to snapshot (part 1: add new column)
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Mon, 01 Apr 2019 13:30:48 +0000
swh-storage (0.0.131-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.131 - (tagged by Nicolas Dandrimont
<nicolas@dandrimont.eu> on 2019-03-28 17:24:44 +0100)
* Upstream changes: - Release swh.storage v0.0.131 - Add
statsd metrics to storage RPC backend - Clean up
snapshot_add/origin_visit_update - Uniformize RPC backend to use
POSTs everywhere
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 28 Mar 2019 16:34:07 +0000
swh-storage (0.0.130-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.130 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-02-26 10:50:44 +0100)
* Upstream changes: - Add an helper function to list all origins
in the storage.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Wed, 13 Mar 2019 14:01:04 +0000
swh-storage (0.0.129-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.129 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-02-27 10:42:29 +0100)
* Upstream changes: - Double the timeout of revision_get. -
Metadata indexers often hit the limit.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Fri, 01 Mar 2019 10:11:28 +0000
swh-storage (0.0.128-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.128 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-02-21 14:59:22
+0100)
* Upstream changes: - v0.0.128 - api.server: Fix wrong
exception type - storage.cli: Fix cli entry point name to the
expected name (setup.py)
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 21 Feb 2019 14:07:23 +0000
swh-storage (0.0.127-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.127 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-02-21 13:34:19
+0100)
* Upstream changes: - v0.0.127 - api.wsgi: Open wsgi
entrypoint and check config at startup time - api.server: Make
the api server load and check its configuration -
swh.storage.cli: Migrate the api server startup in swh.storage.cli
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 21 Feb 2019 12:59:48 +0000
swh-storage (0.0.126-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.126 - (tagged by Valentin Lorentz
<vlorentz@softwareheritage.org> on 2019-02-21 10:18:26 +0100)
* Upstream changes: - Double the timeout of snapshot_get_latest.
- Metadata indexers often hit the limit.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 21 Feb 2019 11:24:52 +0000
swh-storage (0.0.125-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.125 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-02-14 10:13:31
+0100)
* Upstream changes: - v0.0.125 - api/server: Do not read
configuration at each request
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 14 Feb 2019 16:57:01 +0000
swh-storage (0.0.124-1~swh3) unstable-swh; urgency=low
* New upstream release, fixing the distribution this time
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 14 Feb 2019 17:51:29 +0100
swh-storage (0.0.124-1~swh2) unstable; urgency=medium
* New upstream release for dependency fix reasons
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 14 Feb 2019 09:27:55 +0100
swh-storage (0.0.124-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.124 - (tagged by Antoine Lambert
<antoine.lambert@inria.fr> on 2019-02-12 14:40:53 +0100)
* Upstream changes: - version 0.0.124
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Tue, 12 Feb 2019 13:46:08 +0000
swh-storage (0.0.123-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.123 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-02-08 15:06:49
+0100)
* Upstream changes: - v0.0.123 - Make Storage.origin_get
support a list of origins, like other - Storage.*_get methods.
- Stop using _to_bytes functions. - Use the BaseDb (and friends)
from swh-core
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Fri, 08 Feb 2019 14:14:18 +0000
swh-storage (0.0.122-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.122 - (tagged by Antoine Lambert
<antoine.lambert@inria.fr> on 2019-01-28 11:57:27 +0100)
* Upstream changes: - version 0.0.122
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Mon, 28 Jan 2019 11:02:45 +0000
swh-storage (0.0.121-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.121 - (tagged by Antoine Lambert
<antoine.lambert@inria.fr> on 2019-01-28 11:31:48 +0100)
* Upstream changes: - version 0.0.121
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Mon, 28 Jan 2019 10:36:40 +0000
swh-storage (0.0.120-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.120 - (tagged by Antoine Lambert
<antoine.lambert@inria.fr> on 2019-01-17 12:04:27 +0100)
* Upstream changes: - version 0.0.120
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 17 Jan 2019 11:12:47 +0000
swh-storage (0.0.119-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.119 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-01-11 11:57:13
+0100)
* Upstream changes: - v0.0.119 - listener: Notify Kafka when
an origin visit is updated
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Fri, 11 Jan 2019 11:02:07 +0000
swh-storage (0.0.118-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.118 - (tagged by Antoine Lambert
<antoine.lambert@inria.fr> on 2019-01-09 16:59:15 +0100)
* Upstream changes: - version 0.0.118
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Wed, 09 Jan 2019 18:51:34 +0000
swh-storage (0.0.117-1~swh1) unstable-swh; urgency=medium
* v0.0.117
* listener: Adapt decoding behavior depending on the object type
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 20 Dec 2018 14:48:44 +0100
swh-storage (0.0.116-1~swh1) unstable-swh; urgency=medium
* v0.0.116
* Update requirements to latest swh.core
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 14 Dec 2018 15:57:04 +0100
swh-storage (0.0.115-1~swh1) unstable-swh; urgency=medium
* version 0.0.115
-- Antoine Lambert <antoine.lambert@inria.fr> Fri, 14 Dec 2018 15:47:52 +0100
swh-storage (0.0.114-1~swh1) unstable-swh; urgency=medium
* version 0.0.114
-- Antoine Lambert <antoine.lambert@inria.fr> Wed, 05 Dec 2018 10:59:49 +0100
swh-storage (0.0.113-1~swh1) unstable-swh; urgency=medium
* v0.0.113
* in-memory storage: Add recursive argument to directory_ls endpoint
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 30 Nov 2018 11:56:44 +0100
swh-storage (0.0.112-1~swh1) unstable-swh; urgency=medium
* v0.0.112
* in-memory storage: Align with existing storage
* docstring: Improvments and adapt according to api
* doc: update index to match new swh-doc format
* Increase test coverage for stat_counters + fix its bugs.
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 30 Nov 2018 10:28:02 +0100
swh-storage (0.0.111-1~swh1) unstable-swh; urgency=medium
* v0.0.111
* Move generative tests in their own module
* Open in-memory storage implementation
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 21 Nov 2018 08:55:14 +0100
swh-storage (0.0.110-1~swh1) unstable-swh; urgency=medium
* v0.0.110
* storage: Open content_get_range endpoint
* tests: Start using hypothesis for tests generation
* Improvments: Remove SQLisms from the tests and API
* docs: Document metadata providers
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 16 Nov 2018 11:53:14 +0100
swh-storage (0.0.109-1~swh1) unstable-swh; urgency=medium
* version 0.0.109
-- Antoine Lambert <antoine.lambert@inria.fr> Mon, 12 Nov 2018 14:11:09 +0100
swh-storage (0.0.108-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.108
* Add a function to get a full snapshot from the paginated view
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 18 Oct 2018 18:32:10 +0200
swh-storage (0.0.107-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.107
* Enable pagination of snapshot branches
* Drop occurrence-related tables
* Drop entity-related tables
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 17 Oct 2018 15:06:07 +0200
swh-storage (0.0.106-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.106
* Fix origin_visit_get_latest_snapshot logic
* Improve directory iterator
* Drop backwards compatibility between snapshots and occurrences
* Drop the occurrence table
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Mon, 08 Oct 2018 17:03:54 +0200
swh-storage (0.0.105-1~swh1) unstable-swh; urgency=medium
* v0.0.105
* Increase directory_ls endpoint to 20 seconds
* Add snapshot to the stats endpoint
* Improve documentation
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 10 Sep 2018 11:36:27 +0200
swh-storage (0.0.104-1~swh1) unstable-swh; urgency=medium
* version 0.0.104
-- Antoine Lambert <antoine.lambert@inria.fr> Wed, 29 Aug 2018 15:55:37 +0200
swh-storage (0.0.103-1~swh1) unstable-swh; urgency=medium
* v0.0.103
* swh.storage.storage: origin_add returns updated list of dict with id
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 30 Jul 2018 11:47:53 +0200
swh-storage (0.0.102-1~swh1) unstable-swh; urgency=medium
* Release swh-storage v0.0.102
* Stop using temporary tables for read-only queries
* Add timeouts for some read-only queries
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 05 Jun 2018 14:06:54 +0200
swh-storage (0.0.101-1~swh1) unstable-swh; urgency=medium
* v0.0.101
* swh.storage.api.client: Permit to specify the query timeout option
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 24 May 2018 12:13:51 +0200
swh-storage (0.0.100-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.100
* remote api: only instantiate storage once per import
* add thread-awareness to the storage implementation
* properly cleanup after tests
* parallelize objstorage and storage additions
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Sat, 12 May 2018 18:12:40 +0200
swh-storage (0.0.99-1~swh1) unstable-swh; urgency=medium
* v0.0.99
* storage: Add methods to compute directories/revisions diff
* Add a new table for "bucketed" object counts
* doc: update table clusters in SQL diagram
* swh.storage.content_missing: Improve docstring
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 20 Feb 2018 13:32:25 +0100
swh-storage (0.0.98-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.98
* Switch backwards compatibility for snapshots off
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 06 Feb 2018 15:27:15 +0100
swh-storage (0.0.97-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.97
* refactor database initialization
* use a separate thread instead of a temporary file for COPY
operations
* add more snapshot-related endpoints
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 06 Feb 2018 14:07:07 +0100
swh-storage (0.0.96-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.96
* Add snapshot models
* Add support for hg revision type
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 19 Dec 2017 16:25:57 +0100
swh-storage (0.0.95-1~swh1) unstable-swh; urgency=medium
* v0.0.95
* swh.storage: Rename indexer_configuration to tool
* swh.storage: Migrate indexer model to its own model
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 07 Dec 2017 09:56:31 +0100
swh-storage (0.0.94-1~swh1) unstable-swh; urgency=medium
* v0.0.94
* Open searching origins methods to storage
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 05 Dec 2017 12:32:57 +0100
swh-storage (0.0.93-1~swh1) unstable-swh; urgency=medium
* v0.0.93
* swh.storage: Open indexer_configuration_add endpoint
* swh-data: Update content mimetype indexer configuration
* origin_visit_get: make order repeatable
* db: Make unique indices actually unique and vice versa
* Add origin_metadata endpoints (add, get, etc...)
* cleanup: Remove unused content provenance cache tables
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 24 Nov 2017 11:14:11 +0100
swh-storage (0.0.92-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.92
* make swh.storage.schemata work on SQLAlchemy 1.0
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 12 Oct 2017 19:51:24 +0200
swh-storage (0.0.91-1~swh1) unstable-swh; urgency=medium
* Release swh.storage version 0.0.91
* Update packaging runes
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 12 Oct 2017 18:41:46 +0200
swh-storage (0.0.90-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.90
* Remove leaky dependency on python3-kafka
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 11 Oct 2017 18:53:22 +0200
swh-storage (0.0.89-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.89
* Add new package for ancillary schemata
* Add new metadata-related entry points
* Update for new swh.model
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 11 Oct 2017 17:39:29 +0200
swh-storage (0.0.88-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.88
* Move the archiver to its own module
* Prepare building for stretch
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 30 Jun 2017 14:52:12 +0200
swh-storage (0.0.87-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.87
* update tasks to new swh.scheduler api
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Mon, 12 Jun 2017 17:54:11 +0200
swh-storage (0.0.86-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.86
* archiver updates
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 06 Jun 2017 18:43:43 +0200
swh-storage (0.0.85-1~swh1) unstable-swh; urgency=medium
* v0.0.85
* Improve license endpoint's unknown license policy
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 06 Jun 2017 17:55:40 +0200
swh-storage (0.0.84-1~swh1) unstable-swh; urgency=medium
* v0.0.84
* Update indexer endpoints to use indexer configuration id
* Add indexer configuration endpoint
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 02 Jun 2017 16:16:47 +0200
swh-storage (0.0.83-1~swh1) unstable-swh; urgency=medium
* v0.0.83
* Add blake2s256 new hash computation on content
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 31 Mar 2017 12:27:09 +0200
swh-storage (0.0.82-1~swh1) unstable-swh; urgency=medium
* v0.0.82
* swh.storage.listener: Subscribe to new origin notifications
* sql/swh-func: improve equality check on the three columns for
swh_content_missing
* swh.storage: add length to directory listing primitives
* refactoring: Migrate from swh.core.hashutil to swh.model.hashutil
* swh.storage.archiver.updater: Create a content updater journal
client
* vault: add a git fast-import cooker
* vault: generic cache to allow multiple cooker types and formats
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 21 Mar 2017 14:50:16 +0100
swh-storage (0.0.81-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.81
* archiver improvements for mass injection in azure
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 09 Mar 2017 11:15:28 +0100
swh-storage (0.0.80-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.80
* archiver improvements related to the mass injection of contents in
azure
* updates to the vault cooker
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 07 Mar 2017 15:12:35 +0100
swh-storage (0.0.79-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.79
* archiver: keep counts of objects in each archive
* converters: normalize timestamps using swh.model
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 14 Feb 2017 19:37:36 +0100
swh-storage (0.0.78-1~swh1) unstable-swh; urgency=medium
* v0.0.78
* Refactoring some common code into swh.core + adaptation api calls in
* swh.objstorage and swh.storage (storage and vault)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 26 Jan 2017 15:08:03 +0100
swh-storage (0.0.77-1~swh1) unstable-swh; urgency=medium
* v0.0.77
* Paginate results for origin_visits endpoint
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 19 Jan 2017 14:41:49 +0100
swh-storage (0.0.76-1~swh1) unstable-swh; urgency=medium
* v0.0.76
* Unify storage and objstorage configuration and instantiation
functions
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 15 Dec 2016 18:25:58 +0100
swh-storage (0.0.75-1~swh1) unstable-swh; urgency=medium
* v0.0.75
* Add information on indexer tools (T610)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 02 Dec 2016 18:21:36 +0100
swh-storage (0.0.74-1~swh1) unstable-swh; urgency=medium
* v0.0.74
* Use strict equality for content ctags' symbols search
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 29 Nov 2016 17:25:29 +0100
swh-storage (0.0.73-1~swh1) unstable-swh; urgency=medium
* v0.0.73
* Improve ctags search query for edge cases
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 28 Nov 2016 16:34:55 +0100
swh-storage (0.0.72-1~swh1) unstable-swh; urgency=medium
* v0.0.72
* Permit pagination on content_ctags_search api endpoint
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 24 Nov 2016 14:19:29 +0100
swh-storage (0.0.71-1~swh1) unstable-swh; urgency=medium
* v0.0.71
* Open full-text search endpoint on ctags
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 23 Nov 2016 17:33:51 +0100
swh-storage (0.0.70-1~swh1) unstable-swh; urgency=medium
* v0.0.70
* Add new license endpoints (add/get)
* Update ctags endpoints to align update conflict policy
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 10 Nov 2016 17:27:49 +0100
swh-storage (0.0.69-1~swh1) unstable-swh; urgency=medium
* v0.0.69
* storage: Open ctags entry points (missing, add, get)
* storage: allow adding several origins at once
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 20 Oct 2016 16:07:07 +0200
swh-storage (0.0.68-1~swh1) unstable-swh; urgency=medium
* v0.0.68
* indexer: Open mimetype/language get endpoints
* indexer: Add the mimetype/language add function with conflict_update
flag
* archiver: Extend worker-to-backend to transmit messages to another
* queue (once done)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 13 Oct 2016 15:30:21 +0200
swh-storage (0.0.67-1~swh1) unstable-swh; urgency=medium
* v0.0.67
* Fix provenance storage init function
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 12 Oct 2016 02:24:12 +0200
swh-storage (0.0.66-1~swh1) unstable-swh; urgency=medium
* v0.0.66
* Improve provenance configuration format
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 12 Oct 2016 01:39:26 +0200
swh-storage (0.0.65-1~swh1) unstable-swh; urgency=medium
* v0.0.65
* Open api entry points for swh.indexer about content mimetype and
* language
* Update schema graph to latest version
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sat, 08 Oct 2016 10:00:30 +0200
swh-storage (0.0.64-1~swh1) unstable-swh; urgency=medium
* v0.0.64
* Fix: Missing incremented version 5 for archiver.dbversion
* Retrieve information on a content cached
* sql/swh-func: content cache populates lines in deterministic order
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 29 Sep 2016 21:50:59 +0200
swh-storage (0.0.63-1~swh1) unstable-swh; urgency=medium
* v0.0.63
* Make the 'worker to backend' destination agnostic (message
parameter)
* Improve 'unknown sha1' policy (archiver db can lag behind swh db)
* Improve 'force copy' policy
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 23 Sep 2016 12:29:50 +0200
swh-storage (0.0.62-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.62
* Updates to the provenance cache to reduce churn on the main tables
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 22 Sep 2016 18:54:52 +0200
swh-storage (0.0.61-1~swh1) unstable-swh; urgency=medium
* v0.0.61
* Handle copies of unregistered sha1 in archiver db
* Fix copy to only the targeted destination
* Update to latest python3-swh.core dependency
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 22 Sep 2016 13:44:05 +0200
swh-storage (0.0.60-1~swh1) unstable-swh; urgency=medium
* v0.0.60
* Update archiver dependencies
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 20 Sep 2016 16:46:48 +0200
swh-storage (0.0.59-1~swh1) unstable-swh; urgency=medium
* v0.0.59
* Unify configuration property between director/worker
* Deal with potential missing contents in the archiver db
* Improve get_contents_error implementation
* Remove dead code in swh.storage.db about archiver
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sat, 17 Sep 2016 12:50:14 +0200
swh-storage (0.0.58-1~swh1) unstable-swh; urgency=medium
* v0.0.58
* ArchiverDirectorToBackend reads sha1 from stdin and sends chunks of
sha1
* for archival.
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 16 Sep 2016 22:17:14 +0200
swh-storage (0.0.57-1~swh1) unstable-swh; urgency=medium
* v0.0.57
* Update swh.storage.archiver
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 15 Sep 2016 16:30:11 +0200
swh-storage (0.0.56-1~swh1) unstable-swh; urgency=medium
* v0.0.56
* Vault: Add vault implementation (directory cooker & cache
* implementation + its api)
* Archiver: Add another archiver implementation (direct to backend)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 15 Sep 2016 10:56:35 +0200
swh-storage (0.0.55-1~swh1) unstable-swh; urgency=medium
* v0.0.55
* Fix origin_visit endpoint
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 08 Sep 2016 15:21:28 +0200
swh-storage (0.0.54-1~swh1) unstable-swh; urgency=medium
* v0.0.54
* Open origin_visit_get_by entry point
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 05 Sep 2016 12:36:34 +0200
swh-storage (0.0.53-1~swh1) unstable-swh; urgency=medium
* v0.0.53
* Add cache about content provenance
* debian: fix python3-swh.storage.archiver runtime dependency
* debian: create new package python3-swh.storage.provenance
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 02 Sep 2016 11:14:09 +0200
swh-storage (0.0.52-1~swh1) unstable-swh; urgency=medium
* v0.0.52
* Package python3-swh.storage.archiver
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 25 Aug 2016 14:55:23 +0200
swh-storage (0.0.51-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.51
* Add new metadata column to origin_visit
* Update swh-add-directory script for updated API
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 24 Aug 2016 14:36:03 +0200
swh-storage (0.0.50-1~swh1) unstable-swh; urgency=medium
* v0.0.50
* Add a function to pull (only) metadata for a list of contents
* Update occurrence_add api entry point to properly deal with
origin_visit
* Add origin_visit api entry points to create/update origin_visit
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 23 Aug 2016 16:29:26 +0200
swh-storage (0.0.49-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.49
* Proper dependency on python3-kafka
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 19 Aug 2016 13:45:52 +0200
swh-storage (0.0.48-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.48
* Updates to the archiver
* Notification support for new object creations
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 19 Aug 2016 12:13:50 +0200
swh-storage (0.0.47-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.47
* Update storage archiver to new schemaless schema
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 22 Jul 2016 16:59:19 +0200
swh-storage (0.0.46-1~swh1) unstable-swh; urgency=medium
* v0.0.46
* Update archiver bootstrap
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 20 Jul 2016 19:04:42 +0200
swh-storage (0.0.45-1~swh1) unstable-swh; urgency=medium
* v0.0.45
* Separate swh.storage.archiver's db from swh.storage.storage
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 19 Jul 2016 15:05:36 +0200
swh-storage (0.0.44-1~swh1) unstable-swh; urgency=medium
* v0.0.44
* Open listing visits per origin api
-- Quentin Campos <qcampos@etud.u-pem.fr> Fri, 08 Jul 2016 11:27:10 +0200
swh-storage (0.0.43-1~swh1) unstable-swh; urgency=medium
* v0.0.43
* Extract objstorage to its own package swh.objstorage
-- Quentin Campos <qcampos@etud.u-pem.fr> Mon, 27 Jun 2016 14:57:12 +0200
swh-storage (0.0.42-1~swh1) unstable-swh; urgency=medium
* Add an object storage multiplexer to allow transition between
multiple versions of objet storages.
-- Quentin Campos <qcampos@etud.u-pem.fr> Tue, 21 Jun 2016 15:03:52 +0200
swh-storage (0.0.41-1~swh1) unstable-swh; urgency=medium
* Refactoring of the object storage in order to allow multiple
versions of it, as well as a multiplexer for version transition.
-- Quentin Campos <qcampos@etud.u-pem.fr> Thu, 16 Jun 2016 15:54:16 +0200
swh-storage (0.0.40-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.40:
* Refactor objstorage to allow for different implementations
* Updates to the checker functionality
* Bump swh.core dependency to v0.0.20
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 14 Jun 2016 17:25:42 +0200
swh-storage (0.0.39-1~swh1) unstable-swh; urgency=medium
* v0.0.39
* Add run_from_webserver function for objstorage api server
* Add unique identifier message on default api server route endpoints
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 20 May 2016 15:27:34 +0200
swh-storage (0.0.38-1~swh1) unstable-swh; urgency=medium
* v0.0.38
* Add an http api for object storage
* Implement an archiver to perform backup copies
-- Quentin Campos <qcampos@etud.u-pem.fr> Fri, 20 May 2016 14:40:14 +0200
swh-storage (0.0.37-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.37
* Add fullname to person table
* Add svn as a revision type
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 08 Apr 2016 16:44:24 +0200
swh-storage (0.0.36-1~swh1) unstable-swh; urgency=medium
* Release swh.storage v0.0.36
* Add json-schema documentation for the jsonb fields
* Overhaul entity handling
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 16 Mar 2016 17:27:17 +0100
swh-storage (0.0.35-1~swh1) unstable-swh; urgency=medium
* Release swh-storage v0.0.35
* Factor in temporary tables with only an id (db v059)
* Allow generic object search by sha1_git (db v060)
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 25 Feb 2016 16:21:01 +0100
swh-storage (0.0.34-1~swh1) unstable-swh; urgency=medium
* Release swh.storage version 0.0.34
* occurrence improvements
* commit metadata improvements
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 19 Feb 2016 18:20:07 +0100
swh-storage (0.0.33-1~swh1) unstable-swh; urgency=medium
* Bump swh.storage to version 0.0.33
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 05 Feb 2016 11:17:00 +0100
swh-storage (0.0.32-1~swh1) unstable-swh; urgency=medium
* v0.0.32
* Let the person's id flow
* sql/upgrades/051: 050->051 schema change
* sql/upgrades/050: 049->050 schema change - Clean up obsolete
functions
* sql/upgrades/049: Final take for 048->049 schema change.
* sql: Use a new schema for occurrences
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 29 Jan 2016 17:44:27 +0100
swh-storage (0.0.31-1~swh1) unstable-swh; urgency=medium
* v0.0.31
* Deal with occurrence_history.branch, occurrence.branch, release.name
as bytes
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 27 Jan 2016 15:45:53 +0100
swh-storage (0.0.30-1~swh1) unstable-swh; urgency=medium
* Prepare swh.storage v0.0.30 release
* type-agnostic occurrences and revisions
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 26 Jan 2016 07:36:43 +0100
swh-storage (0.0.29-1~swh1) unstable-swh; urgency=medium
* v0.0.29
* New:
* Upgrade sql schema to 041→043
* Deal with communication downtime between clients and storage
* Open occurrence_get(origin_id) to retrieve latest occurrences per
origin
* Open release_get_by to retrieve a release by origin
* Open directory_get to retrieve information on directory by id
* Open entity_get to retrieve information on entity + hierarchy from
its uuid
* Open directory_get that retrieve information on directory per id
* Update:
* directory_get/directory_ls: Rename to directory_ls
* revision_log: update to retrieve logs from multiple root revisions
* revision_get_by: branch name filtering is now optional
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 20 Jan 2016 16:15:50 +0100
swh-storage (0.0.28-1~swh1) unstable-swh; urgency=medium
* v0.0.28
* Open entity_get api
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Jan 2016 16:37:27 +0100
swh-storage (0.0.27-1~swh1) unstable-swh; urgency=medium
* v0.0.27
* Open directory_entry_get_by_path api
* Improve get_revision_by api performance
* sql/swh-schema: add index on origin(type, url) --> improve origin
lookup api
* Bump to 039 db version
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Jan 2016 12:42:47 +0100
swh-storage (0.0.26-1~swh1) unstable-swh; urgency=medium
* v0.0.26
* Open revision_get_by to retrieve a revision by occurrence criterion
filtering
* sql/upgrades/036: add 035→036 upgrade script
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 13 Jan 2016 12:46:44 +0100
swh-storage (0.0.25-1~swh1) unstable-swh; urgency=medium
* v0.0.25
* Limit results in swh_revision_list*
* Create the package to align the current db production version on
https://archive.softwareheritage.org/
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 08 Jan 2016 11:33:08 +0100
swh-storage (0.0.24-1~swh1) unstable-swh; urgency=medium
* Prepare swh.storage release v0.0.24
* Add a limit argument to revision_log
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 06 Jan 2016 15:12:53 +0100
swh-storage (0.0.23-1~swh1) unstable-swh; urgency=medium
* v0.0.23
* Protect against overflow, wrapped in ValueError for client
* Fix relative path import for remote storage.
* api to retrieve revision_log is now 'parents' aware
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 06 Jan 2016 11:30:58 +0100
swh-storage (0.0.22-1~swh1) unstable-swh; urgency=medium
* Release v0.0.22
* Fix relative import for remote storage
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 16 Dec 2015 16:04:48 +0100
swh-storage (0.0.21-1~swh1) unstable-swh; urgency=medium
* Prepare release v0.0.21
* Protect the storage api client from overflows
* Add a get_storage function mapping to local or remote storage
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 16 Dec 2015 13:34:46 +0100
swh-storage (0.0.20-1~swh1) unstable-swh; urgency=medium
* v0.0.20
* allow numeric timestamps with offset
* Open revision_log api
* start migration to swh.model
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 07 Dec 2015 15:20:36 +0100
swh-storage (0.0.19-1~swh1) unstable-swh; urgency=medium
* v0.0.19
* Improve directory listing with content data
* Open person_get
* Open release_get data reading
* Improve origin_get api
* Effort to unify api output on dict (for read)
* Migrate backend to 032
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 27 Nov 2015 13:33:34 +0100
swh-storage (0.0.18-1~swh1) unstable-swh; urgency=medium
* v0.0.18
* Improve origin_get to permit retrieval per id
* Update directory_get implementation (add join from
* directory_entry_file to content)
* Open release_get : [sha1] -> [Release]
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 19 Nov 2015 11:18:35 +0100
swh-storage (0.0.17-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.17
* Add some entity related entry points
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 03 Nov 2015 16:40:59 +0100
swh-storage (0.0.16-1~swh1) unstable-swh; urgency=medium
* v0.0.16
* Add metadata column in revision (db version 29)
* cache http connection for remote storage client
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 29 Oct 2015 10:29:00 +0100
swh-storage (0.0.15-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.15
* Allow population of fetch_history
* Update organizations / projects as entities
* Use schema v028 for directory addition
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 27 Oct 2015 11:43:39 +0100
swh-storage (0.0.14-1~swh1) unstable-swh; urgency=medium
* Prepare swh.storage v0.0.14 deployment
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 16 Oct 2015 15:34:08 +0200
swh-storage (0.0.13-1~swh1) unstable-swh; urgency=medium
* Prepare deploying swh.storage v0.0.13
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 16 Oct 2015 14:51:44 +0200
swh-storage (0.0.12-1~swh1) unstable-swh; urgency=medium
* Prepare deploying swh.storage v0.0.12
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 13 Oct 2015 12:39:18 +0200
swh-storage (0.0.11-1~swh1) unstable-swh; urgency=medium
* Preparing deployment of swh.storage v0.0.11
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 09 Oct 2015 17:44:51 +0200
swh-storage (0.0.10-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.10
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 06 Oct 2015 17:37:00 +0200
swh-storage (0.0.9-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.9
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 01 Oct 2015 19:03:00 +0200
swh-storage (0.0.8-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.8
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 01 Oct 2015 11:32:46 +0200
swh-storage (0.0.7-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.7
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 29 Sep 2015 16:52:54 +0200
swh-storage (0.0.6-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.storage v0.0.6
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 29 Sep 2015 16:43:24 +0200
swh-storage (0.0.5-1~swh1) unstable-swh; urgency=medium
* Prepare deploying swh.storage v0.0.5
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 29 Sep 2015 16:27:00 +0200
swh-storage (0.0.1-1~swh1) unstable-swh; urgency=medium
* Initial release
* swh.storage.api: Properly escape arbitrary byte sequences in
arguments
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 22 Sep 2015 17:02:34 +0200
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:18 PM (2 d, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3399035
Attached To
rDSTO Storage manager
Event Timeline
Log In to Comment