log OrthancServer/Sources/ServerJobs/ArchiveJob.cpp @ 5302:ad3cd5ec2074

age author description
Wed, 24 May 2023 11:44:21 +0200 Alain Mazy Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 24 Feb 2023 18:07:35 +0100 Sebastien Jodogne enforce the existence of the patient/study/instance while creating its archive
Tue, 22 Nov 2022 12:57:10 +0100 Alain Mazy cppcheck
Tue, 22 Nov 2022 12:54:10 +0100 Alain Mazy Optimization: now using multiple threads to transcode files for asynchronous download of studies archive
Sun, 20 Feb 2022 16:57:43 +0100 Sebastien Jodogne Orthanc 1.9.8 is now known as Orthanc 1.10.0
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 12:14:14 +0100 Alain Mazy merge
Thu, 25 Nov 2021 12:13:53 +0100 Alain Mazy cppcheck
Wed, 24 Nov 2021 18:03:35 +0100 Sebastien Jodogne fix compatibility with LSB compiler
Tue, 23 Nov 2021 09:22:11 +0100 Alain Mazy merge storage-cache
Tue, 09 Nov 2021 09:51:14 +0100 Alain Mazy Archive jobs response now contains a header Content-Disposition:filename='archive.zip'
Thu, 07 Oct 2021 13:31:36 +0200 Alain Mazy enable using multiple threads to load instances when generating zip archive/media storage-cache
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Thu, 03 Jun 2021 17:40:15 +0200 Sebastien Jodogne ZIP archive/media generated in synchronous mode are now streamed by default
Tue, 27 Apr 2021 09:49:20 +0200 Sebastien Jodogne Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Mon, 15 Mar 2021 15:30:42 +0100 Sebastien Jodogne moving all accesses to databases from IDatabaseWrapper to ITransaction db-changes
Wed, 10 Mar 2021 17:15:01 +0100 Sebastien Jodogne fix build on os x db-changes
Thu, 11 Feb 2021 17:51:04 +0100 Sebastien Jodogne fix signature of virtual method
Thu, 11 Feb 2021 17:11:37 +0100 Sebastien Jodogne removed ServerContext::ReadAttachment()
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 03 Dec 2020 18:15:47 +0100 Sebastien Jodogne Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB"
Thu, 17 Sep 2020 17:58:19 +0200 Sebastien Jodogne cppcheck
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/ServerJobs/ArchiveJob.cpp@86b29e8fb278