log

age author description
Tue, 03 Sep 2024 11:09:49 +0200 Alain Mazy ExtendedFind in SQLite continued (all basic integration tests OK) find-refactoring
Tue, 03 Sep 2024 09:34:41 +0200 Alain Mazy ExtendedFind in SQLite continued (6 tests still failing) find-refactoring
Mon, 02 Sep 2024 17:21:38 +0200 Alain Mazy fix find-refactoring
Fri, 30 Aug 2024 18:03:37 +0200 Alain Mazy WIP: started to implement IntegratedFind in SQLite find-refactoring
Mon, 02 Sep 2024 17:17:22 +0200 Alain Mazy merged default -> find-refactoring find-refactoring
Fri, 30 Aug 2024 18:03:37 +0200 Alain Mazy WIP: started to implement IntegratedFind in SQLite find-refactoring-clean
Thu, 29 Aug 2024 16:18:20 +0200 Alain Mazy removed graveyeards find-refactoring-clean
Thu, 29 Aug 2024 15:41:42 +0200 Alain Mazy merged default -> find-refactoring-clean find-refactoring-clean
Thu, 29 Aug 2024 13:46:49 +0200 Alain Mazy refactored ServerContext::DecodeDicomFrame to have a single implementation
Thu, 29 Aug 2024 12:33:41 +0200 Alain Mazy if frame decoding fails, transcode to LittleEndianExplicit using plugins and decode with built-in decoder
Tue, 27 Aug 2024 15:14:22 +0200 Alain Mazy todo cleanup
Mon, 26 Aug 2024 15:36:36 +0200 Alain Mazy fix priority arg description
Mon, 26 Aug 2024 15:25:21 +0200 Alain Mazy clarify 0 values for Dicom timeouts
Fri, 16 Aug 2024 15:13:30 +0200 Sebastien Jodogne Orthanc Explorer: clarify download of attachments
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
Mon, 29 Jul 2024 14:41:38 +0200 Alain Mazy doc
Fri, 26 Jul 2024 20:47:26 +0200 Alain Mazy fix unit tests
Fri, 26 Jul 2024 19:00:03 +0200 Alain Mazy patch the patch
Fri, 26 Jul 2024 18:52:26 +0200 Alain Mazy upgraded curl to 8.9.0
Fri, 26 Jul 2024 18:03:36 +0200 Alain Mazy try to fix build on recent compilers on MacOS
Fri, 26 Jul 2024 16:29:38 +0200 Alain Mazy merge
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, 25 Jul 2024 10:32:24 +0200 Alain Mazy fix build on VS2022
Mon, 22 Jul 2024 15:55:36 +0200 Alain Mazy todo
Fri, 19 Jul 2024 14:03:09 +0200 Sebastien Jodogne integration find-refactoring->find-refactoring-clean find-refactoring-clean
Fri, 19 Jul 2024 14:02:22 +0200 Sebastien Jodogne initial implementation of protobuf for find find-refactoring
Fri, 19 Jul 2024 10:25:03 +0200 Sebastien Jodogne added safeguard find-refactoring