log

age author description
Tue, 24 Nov 2020 12:12:27 +0100 Sebastien Jodogne removed default setting of ORTHANC_ENABLE_LOGGING_STDIO in WebAssembly
Mon, 23 Nov 2020 14:23:18 +0100 Alain Mazy merge
Mon, 23 Nov 2020 14:23:10 +0100 Alain Mazy fix logging
Mon, 23 Nov 2020 12:51:39 +0100 Sebastien Jodogne added DICOM_TAG_CINE_RATE
Mon, 23 Nov 2020 12:04:59 +0100 Alain Mazy merge
Mon, 23 Nov 2020 12:04:42 +0100 Alain Mazy fix for 'logs are not stored in log files anymore after a /tools/reset'
Sat, 21 Nov 2020 10:49:54 +0100 Sebastien Jodogne explanation in configuration file
Tue, 17 Nov 2020 11:16:22 +0100 Sebastien Jodogne removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMake
Thu, 12 Nov 2020 11:40:44 +0100 Sebastien Jodogne hiding some symbols using boos
Mon, 09 Nov 2020 16:09:05 +0100 Sebastien Jodogne removed a friend method for better abi
Mon, 09 Nov 2020 15:22:43 +0100 Sebastien Jodogne fix abi of DicomImageInformation
Mon, 09 Nov 2020 15:07:55 +0100 Sebastien Jodogne turning IImageWriter into a pure interface
Mon, 09 Nov 2020 14:40:51 +0100 Sebastien Jodogne renaming pure interface JobOperationValue as IJobOperationValue
Sat, 07 Nov 2020 08:02:36 +0100 Sebastien Jodogne missing cmake parameters if building unit tests of framework
Fri, 06 Nov 2020 21:15:09 +0100 Sebastien Jodogne fix for vs2008
Fri, 06 Nov 2020 21:13:45 +0100 Sebastien Jodogne fix build of Orthanc framework DLL for Windows
Fri, 06 Nov 2020 18:15:11 +0100 Sebastien Jodogne fix for vs2008
Fri, 06 Nov 2020 17:02:42 +0100 Sebastien Jodogne fix
Fri, 06 Nov 2020 16:33:52 +0100 Sebastien Jodogne continued abi
Fri, 06 Nov 2020 15:37:30 +0100 Sebastien Jodogne improving detection of ABI compatibility
Fri, 06 Nov 2020 10:00:05 +0100 Sebastien Jodogne missing macro CIVETWEB_KEEP_ALIVE_TIMEOUT_SECONDS
Fri, 06 Nov 2020 09:58:48 +0100 Sebastien Jodogne Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
Thu, 05 Nov 2020 19:33:18 +0100 Sebastien Jodogne abi continued
Thu, 05 Nov 2020 18:24:50 +0100 Sebastien Jodogne cppcheck
Thu, 05 Nov 2020 18:21:03 +0100 Sebastien Jodogne abi continued
Thu, 05 Nov 2020 17:20:49 +0100 Sebastien Jodogne abi continued
Thu, 05 Nov 2020 15:52:28 +0100 Sebastien Jodogne moving inline methods to source files for ABI compatibility
Thu, 05 Nov 2020 12:01:11 +0100 Alain Mazy applied log categories
Thu, 05 Nov 2020 11:43:32 +0100 Alain Mazy log categories: rest -> http + added lua & jobs
Thu, 05 Nov 2020 11:23:47 +0100 Sebastien Jodogne fix
Thu, 05 Nov 2020 10:24:05 +0100 Sebastien Jodogne prefixing log messages with their category
Thu, 05 Nov 2020 09:57:35 +0100 Sebastien Jodogne fix formatting for help2man
Thu, 05 Nov 2020 07:21:43 +0100 Sebastien Jodogne improving manpage
Wed, 04 Nov 2020 18:34:44 +0100 Sebastien Jodogne backporting a patch for DCMTK 3.6.5 to resolve a bad memory access in C-GET SCP
Wed, 04 Nov 2020 18:26:44 +0100 Sebastien Jodogne fix for VS2008
Wed, 04 Nov 2020 17:48:11 +0100 Sebastien Jodogne using CLOG in Orthanc DICOM handlers
Wed, 04 Nov 2020 17:40:25 +0100 Sebastien Jodogne debug logs for C-MOVE and C-GET SCP
Wed, 04 Nov 2020 16:27:59 +0100 Sebastien Jodogne fix for VS2008, debug logs for C-FIND SCP and for storage commitment SCP
Wed, 04 Nov 2020 15:01:47 +0100 Sebastien Jodogne moving all logs from DicomNetworking folder into the "dicom" category
Wed, 04 Nov 2020 14:48:52 +0100 Sebastien Jodogne starting debug logs for SCP
Wed, 04 Nov 2020 14:21:13 +0100 Sebastien Jodogne debug logs for storage commitment SCU
Wed, 04 Nov 2020 13:48:42 +0100 Sebastien Jodogne debug log for DCMTK SCU
Wed, 04 Nov 2020 07:56:22 +0100 Sebastien Jodogne SetDcmtkVerbosity()
Tue, 03 Nov 2020 20:48:01 +0100 Sebastien Jodogne moving inline methods to source files for ABI compatibility
Tue, 03 Nov 2020 20:05:55 +0100 Sebastien Jodogne avoid multiple calls to GetWidth() and GetHeight() on pixel loops
Tue, 03 Nov 2020 18:45:32 +0100 Sebastien Jodogne CheckOrthancFrameworkSymbols.py
Tue, 03 Nov 2020 17:00:58 +0100 Sebastien Jodogne fix for visual studio
Tue, 03 Nov 2020 14:41:27 +0100 Sebastien Jodogne Dynamically access and/or change the verbosity of logging categories with the REST API
Tue, 03 Nov 2020 12:28:25 +0100 Sebastien Jodogne cppcheck
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Tue, 03 Nov 2020 07:19:33 +0100 Sebastien Jodogne LogCategory_REST
Tue, 03 Nov 2020 07:15:44 +0100 Sebastien Jodogne LogCategory_PLUGINS
Mon, 02 Nov 2020 18:45:50 +0100 Sebastien Jodogne logging categories
Mon, 02 Nov 2020 17:15:57 +0100 Sebastien Jodogne new macro CLOG, and sharing more code between logging engines
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Sun, 01 Nov 2020 12:43:18 +0100 Sebastien Jodogne REST API returns 404 error if deleting an inexistent peer or modality
Fri, 30 Oct 2020 12:00:16 +0100 Sebastien Jodogne merge
Fri, 30 Oct 2020 12:00:06 +0100 Sebastien Jodogne Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
Fri, 30 Oct 2020 10:48:57 +0100 Alain Mazy reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happens
Fri, 30 Oct 2020 10:35:49 +0100 Alain Mazy sanitize IndexInSeries (we've seen spaces there !)