log OrthancFramework/Sources/FileStorage/FilesystemStorage.cpp @ 5737:2fe77dfe0466

age author description
Thu, 01 Aug 2024 19:44:48 +0200 Alain Mazy rewrote FileSystemStorage::Create knowing that we should not check the return value of boost::file_system::create_directories and that it throws on errors we were detecting manually
Tue, 30 Jul 2024 06:06:21 +0200 Alain Mazy fix
Fri, 26 Jul 2024 16:29:10 +0200 Alain Mazy Fix extremely rare error when 2 threads are trying to create the same folder in the File Storage at the same time
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis