log

age author description
Wed, 29 Mar 2023 19:24:09 +0200 Alain Mazy added UserMetadata in /system
Wed, 29 Mar 2023 12:04:13 +0200 Sebastien Jodogne merge db-protobuf
Wed, 29 Mar 2023 12:03:45 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 29 Mar 2023 12:03:01 +0200 Sebastien Jodogne text
Wed, 29 Mar 2023 11:23:37 +0200 Alain Mazy New configuration option 'RestApiWriteToFileSystemEnabled'
Wed, 29 Mar 2023 08:50:28 +0200 Sebastien Jodogne fix db-protobuf
Tue, 28 Mar 2023 19:14:44 +0200 Sebastien Jodogne fix db-protobuf
Tue, 28 Mar 2023 18:10:29 +0200 Sebastien Jodogne cont db-protobuf
Tue, 28 Mar 2023 12:43:38 +0200 Sebastien Jodogne comments db-protobuf
Tue, 28 Mar 2023 10:48:13 +0200 Alain Mazy fix /tools/reset crashing when ExtraMainDicomTags were defined
Mon, 27 Mar 2023 21:18:37 +0200 Sebastien Jodogne added OrthancPluginRegisterDatabaseBackendV4 db-protobuf
Mon, 27 Mar 2023 16:50:48 +0200 Sebastien Jodogne removed unused IDatabaseWrapper::IsExistingResource() db-protobuf
Mon, 27 Mar 2023 10:04:08 +0200 Sebastien Jodogne fix db-protobuf
Mon, 27 Mar 2023 09:02:36 +0200 Sebastien Jodogne fix db-protobuf
Mon, 27 Mar 2023 07:44:50 +0200 Sebastien Jodogne fix windows builds db-protobuf
Sun, 26 Mar 2023 21:19:58 +0200 Sebastien Jodogne installing OrthancDatabasePlugin.proto db-protobuf
Sun, 26 Mar 2023 21:09:13 +0200 Sebastien Jodogne compiling the protobuf compiler db-protobuf
Sun, 26 Mar 2023 11:59:03 +0200 Sebastien Jodogne integrating Protobuf library into Orthanc server db-protobuf
Sun, 26 Mar 2023 10:46:09 +0200 Sebastien Jodogne compilation of protobuf compiler db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Sat, 25 Mar 2023 12:20:34 +0100 Sebastien Jodogne cleaning new constructors of StorageAccessor
Sat, 25 Mar 2023 12:07:39 +0100 Sebastien Jodogne renamed HousekeeperThread as MemoryTrimmingThread to avoid confusion with Housekeeper plugin
Sat, 25 Mar 2023 11:38:37 +0100 Sebastien Jodogne style
Sat, 25 Mar 2023 11:27:37 +0100 Sebastien Jodogne properly finalizing the housekeeper thread that periodically calls malloc_trim()
Sat, 25 Mar 2023 11:21:09 +0100 Sebastien Jodogne fix DicomMap::SetupFindXXXTemplate() methods
Sat, 25 Mar 2023 11:11:11 +0100 Sebastien Jodogne added unit test DicomMap.SetupFindTemplates
Sat, 25 Mar 2023 10:47:29 +0100 Sebastien Jodogne internal class DicomMap::MainDicomTagsConfiguration is now thread-safe
Sat, 25 Mar 2023 10:37:56 +0100 Sebastien Jodogne cont
Fri, 24 Mar 2023 19:10:00 +0100 Sebastien Jodogne cont
Fri, 24 Mar 2023 19:00:33 +0100 Sebastien Jodogne start fixing thread safety issues with DicomMap
Wed, 22 Mar 2023 08:26:41 +0100 Alain Mazy absolute path recommandation
Mon, 20 Mar 2023 18:17:21 +0100 Alain Mazy Fix issue 214: VOILUTSequence is not returned in Wado-RS
Thu, 02 Mar 2023 15:08:44 +0100 Alain Mazy fix NEWS
Thu, 02 Mar 2023 15:08:02 +0100 Alain Mazy cpp wrapper
Wed, 01 Mar 2023 18:17:49 +0100 Sebastien Jodogne support profiling for clang
Fri, 24 Feb 2023 18:07:35 +0100 Sebastien Jodogne enforce the existence of the patient/study/instance while creating its archive
Wed, 22 Feb 2023 11:10:40 +0100 Alain Mazy new OrthancConfiguration ctor in c++ wrapper
Tue, 21 Feb 2023 22:03:44 +0100 Alain Mazy fix constness
Wed, 15 Feb 2023 05:27:16 +0100 Alain Mazy todo
Mon, 06 Feb 2023 08:48:53 +0100 Sebastien Jodogne todo
Fri, 03 Feb 2023 14:37:18 +0100 Alain Mazy Orthanc framework 1.11.3
Fri, 03 Feb 2023 14:34:33 +0100 Alain Mazy back to mainline
Fri, 03 Feb 2023 14:32:53 +0100 Alain Mazy Orthanc-1.11.3 Orthanc-1.11.3
Fri, 03 Feb 2023 14:24:43 +0100 Alain Mazy release notes for 1.11.3
Thu, 02 Feb 2023 12:25:58 +0100 Alain Mazy fix osx build
Thu, 02 Feb 2023 11:28:35 +0100 Alain Mazy conditional usage of malloc_trim
Thu, 02 Feb 2023 10:33:15 +0100 Alain Mazy CppCheck
Thu, 02 Feb 2023 09:40:48 +0100 Alain Mazy doc
Thu, 02 Feb 2023 09:34:38 +0100 Alain Mazy doc
Wed, 01 Feb 2023 19:32:14 +0100 Alain Mazy doc
Wed, 01 Feb 2023 19:24:58 +0100 Alain Mazy merge
Wed, 01 Feb 2023 19:23:58 +0100 Alain Mazy malloc_trim doc malloc-trim
Wed, 01 Feb 2023 18:38:39 +0100 Alain Mazy housekeeper thread to call malloc_trim and give back memory to the system malloc-trim
Tue, 31 Jan 2023 16:21:44 +0100 Alain Mazy allow OtherPatientIDs as a valid tag name as an input since this name is still used in outputs
Mon, 30 Jan 2023 11:31:12 +0100 Alain Mazy ThreadedSetOfInstancesJob: reduce cpu consumption of job main thread
Fri, 27 Jan 2023 16:46:46 +0100 Alain Mazy trying malloc_trim malloc-trim
Fri, 27 Jan 2023 12:56:55 +0100 Alain Mazy If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
Fri, 27 Jan 2023 11:49:28 +0100 Alain Mazy Fix issue #212 (Anonymization process transcodes data and loses resource link)
Fri, 27 Jan 2023 11:25:56 +0100 Alain Mazy doc
Fri, 27 Jan 2023 11:23:35 +0100 Alain Mazy correctly report ThreadedSetOfInstancesJob progress