log Common/StoragePlugin.cpp @ 98:91aeaecf7100

age author description
Tue, 27 Jun 2023 17:46:11 +0200 Alain Mazy fix message
Mon, 19 Dec 2022 09:58:23 +0100 Alain Mazy Plugins are now disabled if their section is missing in the configuration file.
Mon, 19 Dec 2022 09:52:58 +0100 Alain Mazy Added a description for all plugins
Wed, 26 Oct 2022 14:23:46 +0200 Alain Mazy fix typo
Fri, 21 Oct 2022 14:14:27 +0200 Alain Mazy MoveStorageJob serialization
Thu, 20 Oct 2022 15:14:39 +0200 Alain Mazy /move-storage when HybridMode is enabled
Fri, 14 Oct 2022 11:00:18 +0200 Alain Mazy renames
Fri, 14 Oct 2022 10:36:02 +0200 Alain Mazy new HybridMode
Tue, 22 Jun 2021 16:55:24 +0200 Sebastien Jodogne fix initialization of the aws static library
Tue, 22 Jun 2021 15:00:36 +0200 Sebastien Jodogne full static linking against AWS SDK
Fri, 19 Mar 2021 17:37:46 +0100 Alain Mazy fix memory handling in legacy read
Wed, 17 Mar 2021 16:02:53 +0100 Alain Mazy implemented ReadRange (only in Azure plugin right now)
Wed, 06 Jan 2021 18:27:54 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 04 Jan 2021 17:13:47 +0100 Sebastien Jodogne upgrade orthanc framework to 1.8.2 in AWS S3 plugin
Fri, 09 Oct 2020 10:23:27 +0200 Alain Mazy merge
Fri, 09 Oct 2020 10:15:21 +0200 Alain Mazy displays an error if RootPath starts with a '/'. S3 plugin was not able to read the file back.
Mon, 07 Sep 2020 17:16:38 +0200 Sebastien Jodogne Added "VirtualAddressing" configuration option in the AWS S3 plugin (for compatibility with minio)
Mon, 07 Sep 2020 14:12:49 +0200 Alain Mazy Added 'RootPath' configuration
Tue, 01 Sep 2020 13:08:49 +0200 Alain Mazy migration + storage structure
Mon, 20 Jul 2020 12:21:07 +0200 Alain Mazy Prevent Orthanc to start if plugin fails to start
Fri, 03 Jul 2020 10:08:44 +0200 Alain Mazy initial release