log OrthancServer/Sources/ServerJobs/ArchiveJob.h @ 5676:b744a2cf408a find-refactoring tip

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Mon, 16 Oct 2023 17:30:40 +0200 Alain Mazy When exporting a study archive, make sure to use the PatientName from the study and not from the patient in case of PatientID collision
Thu, 20 Jul 2023 10:51:34 +0200 Alain Mazy Added a route to delete completed jobs from history: DELETE /jobs/{id}
Mon, 12 Jun 2023 18:42:06 +0200 Alain Mazy added a route to DELETE /jobs/../archive
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
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
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
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"
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.h@244fa9bf623d