log

age author description
Thu, 04 Jul 2024 09:40:21 +0200 Sebastien Jodogne back to mainline default tip
Thu, 04 Jul 2024 09:37:44 +0200 Sebastien Jodogne OrthancPython-4.3 OrthancPython-4.3
Thu, 04 Jul 2024 08:32:24 +0200 Sebastien Jodogne NEWS
Wed, 03 Jul 2024 18:05:11 +0200 Sebastien Jodogne making the project REUSE-compliant
Wed, 03 Jul 2024 17:29:07 +0200 Sebastien Jodogne sync
Wed, 03 Jul 2024 17:00:18 +0200 Sebastien Jodogne added option "AllowThreads"
Wed, 03 Jul 2024 15:48:12 +0200 Sebastien Jodogne added PythonThreadsAllower in some custom functions
Wed, 03 Jul 2024 15:33:21 +0200 Sebastien Jodogne simplification
Wed, 03 Jul 2024 15:29:01 +0200 Sebastien Jodogne documented orthanc.RegisterStorageCommitmentScpCallback()
Wed, 03 Jul 2024 14:56:51 +0200 Sebastien Jodogne documented orthanc.RegisterIncomingCStoreInstanceFilter() and orthanc.RegisterReceivedInstanceCallback()
Wed, 03 Jul 2024 14:39:25 +0200 Sebastien Jodogne documented orthanc.RegisterStorageArea()
Wed, 03 Jul 2024 14:21:01 +0200 Sebastien Jodogne documented RegisterFindCallback(), RegisterMoveCallback(), RegisterMoveCallback2(), and RegisterWorklistCallback()
Wed, 03 Jul 2024 13:38:56 +0200 Sebastien Jodogne reverted changeset 207
Wed, 03 Jul 2024 13:24:26 +0200 Sebastien Jodogne removed useless function
Wed, 03 Jul 2024 12:56:18 +0200 Sebastien Jodogne documented orthanc.CreateImageFromBuffer()
Wed, 03 Jul 2024 12:38:31 +0200 Sebastien Jodogne renamed variables to highlight that they are Python dictionaries
Wed, 03 Jul 2024 12:36:01 +0200 Sebastien Jodogne removed useless code
Wed, 03 Jul 2024 12:35:13 +0200 Sebastien Jodogne documented orthanc.LookupDictionary()
Wed, 03 Jul 2024 12:21:32 +0200 Sebastien Jodogne report statistics in GenerateOrthancSDK.py
Wed, 03 Jul 2024 12:03:09 +0200 Sebastien Jodogne documented orthanc.RegisterIncomingHttpRequestFilter() and orthanc.RegisterOnStoredInstanceCallback()
Wed, 03 Jul 2024 09:48:42 +0200 Sebastien Jodogne fix mingw build
Wed, 03 Jul 2024 09:39:25 +0200 Sebastien Jodogne clarified locking in RestCallbacks
Tue, 02 Jul 2024 19:16:45 +0200 Sebastien Jodogne fix build on macOS
Tue, 02 Jul 2024 19:07:13 +0200 Sebastien Jodogne closing branch java-code-model java-code-model
Tue, 02 Jul 2024 19:06:54 +0200 Sebastien Jodogne integration java-code-model->mainline
Tue, 02 Jul 2024 19:03:56 +0200 Sebastien Jodogne integration mainline->java-code-model java-code-model
Tue, 02 Jul 2024 18:58:25 +0200 Sebastien Jodogne simplification java-code-model
Tue, 02 Jul 2024 18:56:28 +0200 Sebastien Jodogne documented orthanc.RegisterOnChangeCallback() java-code-model
Tue, 02 Jul 2024 18:47:12 +0200 Sebastien Jodogne added description of classes java-code-model
Tue, 02 Jul 2024 18:37:04 +0200 Sebastien Jodogne simplification for custom methods java-code-model
Tue, 02 Jul 2024 18:25:53 +0200 Sebastien Jodogne documentation of orthanc.RegisterRestCallback() java-code-model
Tue, 02 Jul 2024 18:00:52 +0200 Sebastien Jodogne removed pointless function orthanc.CreateMemoryBuffer() java-code-model
Tue, 02 Jul 2024 17:27:44 +0200 Sebastien Jodogne print statistics java-code-model
Tue, 02 Jul 2024 17:17:24 +0200 Sebastien Jodogne removed pointless function orthanc.CreateMemoryBuffer()
Tue, 02 Jul 2024 17:03:08 +0200 Sebastien Jodogne added Sources/Autogenerated/orthanc.pyi java-code-model
Tue, 02 Jul 2024 17:02:11 +0200 Sebastien Jodogne synchronization of the code model with orthanc-java project java-code-model
Tue, 02 Jul 2024 16:10:35 +0200 Sebastien Jodogne added warning about auto-generated files java-code-model
Tue, 02 Jul 2024 15:51:35 +0200 Sebastien Jodogne simplification java-code-model
Tue, 02 Jul 2024 15:49:05 +0200 Sebastien Jodogne added class PythonThreadsAllower java-code-model
Tue, 02 Jul 2024 14:52:20 +0200 Sebastien Jodogne extracted custom functions/methods java-code-model
Tue, 02 Jul 2024 14:06:56 +0200 Sebastien Jodogne documentation of custom methods java-code-model
Tue, 02 Jul 2024 13:26:33 +0200 Sebastien Jodogne refactoring using FunctionDocumentation.mustache java-code-model
Tue, 02 Jul 2024 12:30:16 +0200 Sebastien Jodogne created Python documentation for the Orthanc interface java-code-model
Thu, 27 Jun 2024 21:53:03 +0200 Sebastien Jodogne trying Py_BEGIN_ALLOW_THREADS java-code-model
Thu, 27 Jun 2024 18:51:36 +0200 Sebastien Jodogne integration mainline->java-code-model java-code-model
Thu, 27 Jun 2024 18:16:26 +0200 Sebastien Jodogne regenerating the wrapper after patching SDK
Thu, 27 Jun 2024 18:15:46 +0200 Sebastien Jodogne patching the Orthanc SDK
Thu, 27 Jun 2024 18:10:31 +0200 Sebastien Jodogne patching the Orthanc SDK java-code-model
Thu, 27 Jun 2024 18:02:06 +0200 Sebastien Jodogne [IMPORTANT] replaced old auto-generated code with Java code model java-code-model
Thu, 27 Jun 2024 17:50:51 +0200 Sebastien Jodogne removed dependency on clang java-code-model
Thu, 27 Jun 2024 17:47:05 +0200 Sebastien Jodogne created CodeAnalysis/GenerateOrthancSDK.py java-code-model
Thu, 27 Jun 2024 15:52:51 +0200 Sebastien Jodogne removed deprecation warnings
Thu, 27 Jun 2024 14:26:59 +0200 Sebastien Jodogne removed generation of code model, now part of orthanc-java
Thu, 27 Jun 2024 14:14:53 +0200 Sebastien Jodogne sync
Thu, 30 May 2024 22:28:41 +0200 Sebastien Jodogne closing OrthancPython-4.0 OrthancPython-4.0
Thu, 30 May 2024 22:28:35 +0200 Sebastien Jodogne closing OrthancPython-4.1 OrthancPython-4.1
Thu, 30 May 2024 22:27:45 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 16 May 2024 23:09:28 +0200 Sebastien Jodogne back to mainline
Thu, 16 May 2024 23:09:09 +0200 Sebastien Jodogne hotfix to add Windows builders for Python 3.12 OrthancPython-4.2
Thu, 16 May 2024 23:06:12 +0200 Sebastien Jodogne fix mingw builds that are not compatible with boost 1.85.0 in the Docker image
Thu, 16 May 2024 23:01:33 +0200 Sebastien Jodogne fix
Thu, 16 May 2024 22:59:39 +0200 Sebastien Jodogne fix
Thu, 16 May 2024 22:50:11 +0200 Sebastien Jodogne Added Windows builder for Python 3.12
Thu, 16 May 2024 12:21:55 +0200 Alain Mazy back to mainline
Thu, 16 May 2024 12:21:18 +0200 Alain Mazy 4.2 OrthancPython-4.2
Thu, 16 May 2024 10:38:22 +0200 Alain Mazy merge cmove2 -> default
Sat, 06 Apr 2024 17:28:00 +0200 Sebastien Jodogne added CITATION.cff
Sat, 16 Mar 2024 11:58:51 +0100 Sebastien Jodogne updated year to 2024
Sat, 16 Mar 2024 11:57:55 +0100 Sebastien Jodogne fix deprecated calls
Sat, 16 Mar 2024 11:55:27 +0100 Sebastien Jodogne sync
Thu, 29 Feb 2024 11:31:47 +0100 Alain Mazy fix leaking of MoveDriver cmove2
Tue, 27 Feb 2024 16:13:08 +0100 Alain Mazy new more detailed C-Move SCP callbacks cmove2
Mon, 22 Jan 2024 17:58:48 +0100 Alain Mazy todo cleanup
Wed, 22 Nov 2023 09:33:06 +0100 Sebastien Jodogne fix build by regenerating the code model
Wed, 22 Nov 2023 07:17:40 +0100 Sebastien Jodogne migration to UCLouvain servers
Mon, 20 Nov 2023 08:59:48 +0100 Alain Mazy todo
Tue, 14 Nov 2023 15:19:15 +0100 Alain Mazy todo
Mon, 13 Nov 2023 21:12:54 +0100 Alain Mazy sync orthanc folder
Wed, 08 Nov 2023 08:55:12 +0100 Alain Mazy improved support for /reset but still not ok
Sat, 14 Oct 2023 17:12:55 +0200 Sebastien Jodogne fix documentation in Orthanc SDK
Thu, 21 Sep 2023 18:18:51 +0200 Sebastien Jodogne replaced "int" by "int32_t" in the SDK to prevent any ABI issue
Fri, 15 Sep 2023 13:09:27 +0200 Sebastien Jodogne added information in the code model
Fri, 15 Sep 2023 09:01:26 +0200 Sebastien Jodogne code generation on Ubuntu 22.04
Fri, 15 Sep 2023 08:42:12 +0200 Sebastien Jodogne added missing file: CodeAnalysis/ClassMethods.mustache
Wed, 13 Sep 2023 17:51:00 +0200 Sebastien Jodogne export the code model as json
Tue, 05 Sep 2023 13:32:32 +0200 Sebastien Jodogne fix signature of orthanc.RestOutput.SendHttpStatus()
Wed, 30 Aug 2023 14:53:01 +0200 Sebastien Jodogne back to mainline
Wed, 30 Aug 2023 14:49:25 +0200 Sebastien Jodogne OrthancPython-4.1 OrthancPython-4.1
Wed, 30 Aug 2023 14:46:39 +0200 Sebastien Jodogne integration fix-leak->mainline
Wed, 30 Aug 2023 14:46:07 +0200 Sebastien Jodogne closing branch fix-leak fix-leak
Wed, 30 Aug 2023 11:55:33 +0200 Sebastien Jodogne sync
Wed, 30 Aug 2023 11:52:45 +0200 Sebastien Jodogne integration fix-leak->mainline
Wed, 30 Aug 2023 11:49:59 +0200 Sebastien Jodogne reverting changesets related to leaks: 32a67788a336, 1029689d7b6e, 7f8f26ef5006
Wed, 30 Aug 2023 11:40:22 +0200 Sebastien Jodogne reproducible code generation fix-leak
Wed, 30 Aug 2023 11:02:20 +0200 Sebastien Jodogne fixed leaks in the initialization of the enums fix-leak
Wed, 30 Aug 2023 10:47:30 +0200 Sebastien Jodogne fixing leaks associated with setting integers fix-leak
Wed, 30 Aug 2023 10:32:26 +0200 Sebastien Jodogne fixing more PyDict_SetItemString() fix-leak
Wed, 30 Aug 2023 10:24:46 +0200 Sebastien Jodogne added README.txt fix-leak
Wed, 30 Aug 2023 10:09:37 +0200 Sebastien Jodogne added configuration section "Python" and option "DisplayMemoryUsage" fix-leak
Wed, 30 Aug 2023 08:14:21 +0200 Sebastien Jodogne fixing the first leak fix-leak
Wed, 30 Aug 2023 08:14:02 +0200 Sebastien Jodogne added PythonBytes fix-leak
Tue, 29 Aug 2023 16:19:35 +0200 Sebastien Jodogne closing branch OrthancPython-3.4 OrthancPython-3.4
Tue, 29 Aug 2023 16:19:22 +0200 Sebastien Jodogne closing branch OrthancPython-3.3 OrthancPython-3.3
Mon, 28 Aug 2023 18:30:42 +0200 Alain Mazy wrapped new SDK callback: orthanc.RegisterStorageCommitmentScpCallback()
Mon, 28 Aug 2023 16:44:41 +0200 Alain Mazy fix memory leaks
Mon, 28 Aug 2023 16:18:37 +0200 Alain Mazy fix
Mon, 28 Aug 2023 13:08:44 +0200 Alain Mazy fix memory leaks in orthanc.RestApiPost() and sibling methods
Mon, 14 Aug 2023 10:18:41 +0200 Sebastien Jodogne contributing
Tue, 28 Mar 2023 17:35:14 +0200 Sebastien Jodogne upgrade to year 2023
Tue, 28 Mar 2023 17:34:20 +0200 Sebastien Jodogne sync
Tue, 28 Mar 2023 17:28:16 +0200 Sebastien Jodogne integration 4.0->mainline
Tue, 28 Mar 2023 17:27:06 +0200 Sebastien Jodogne added Windows builders for Python 3.9, 3.10 and 3.11 OrthancPython-4.0
Wed, 23 Feb 2022 18:45:12 +0100 Sebastien Jodogne back to mainline
Wed, 23 Feb 2022 18:42:08 +0100 Sebastien Jodogne OrthancPython-4.0 OrthancPython-4.0
Wed, 23 Feb 2022 18:40:20 +0100 Sebastien Jodogne preparing for release
Wed, 23 Feb 2022 17:45:42 +0100 Sebastien Jodogne upgrade to Orthanc SDK 1.10.0
Wed, 23 Feb 2022 11:17:54 +0100 Sebastien Jodogne removed old autogenerated file
Wed, 23 Feb 2022 11:15:47 +0100 Sebastien Jodogne revert to sdk 1.8.1
Wed, 23 Feb 2022 10:13:38 +0100 Sebastien Jodogne updated signature of IncomingCStoreInstanceFilter
Wed, 23 Feb 2022 09:28:19 +0100 Sebastien Jodogne added origin in ReceivedInstanceCallback
Wed, 23 Feb 2022 08:37:31 +0100 Sebastien Jodogne improved error handling
Wed, 23 Feb 2022 07:35:37 +0100 Sebastien Jodogne update to year 2022
Wed, 23 Feb 2022 07:30:33 +0100 Sebastien Jodogne fixed compatibility with Orthanc SDK 1.8.1
Tue, 14 Dec 2021 10:06:16 +0100 Alain Mazy new callback: orthanc.RegisterReceivedInstanceCallback()
Fri, 10 Dec 2021 11:08:51 +0100 Sebastien Jodogne fix build on ubuntu 16.04
Fri, 15 Oct 2021 18:40:10 +0200 Alain Mazy added missing files
Fri, 15 Oct 2021 18:36:24 +0200 Alain Mazy orthanc.RegisterIncomingCStoreInstanceFilter()
Wed, 15 Sep 2021 11:52:30 +0200 Sebastien Jodogne use debian:buster-slim to compile Windows binaries
Tue, 31 Aug 2021 14:11:05 +0200 Sebastien Jodogne back to mainline
Tue, 31 Aug 2021 14:08:43 +0200 Sebastien Jodogne OrthancPython-3.4 OrthancPython-3.4
Tue, 31 Aug 2021 13:46:02 +0200 Sebastien Jodogne sync
Thu, 19 Aug 2021 14:18:23 +0200 Sebastien Jodogne On Orthanc stopping, wait for all the queued events to have been processed
Thu, 19 Aug 2021 11:41:15 +0200 Sebastien Jodogne install Mercurial from sources in Docker for Debian
Thu, 19 Aug 2021 11:22:43 +0200 Sebastien Jodogne fix error in Docker with debconf
Thu, 19 Aug 2021 11:11:55 +0200 Sebastien Jodogne distinguishing Debian docker-based builds between buster and bullseye
Thu, 12 Aug 2021 18:39:41 +0200 Sebastien Jodogne closing branch OrthancPython-1.0 OrthancPython-1.0
Thu, 12 Aug 2021 18:39:37 +0200 Sebastien Jodogne closing branch OrthancPython-2.0 OrthancPython-2.0
Thu, 12 Aug 2021 18:39:33 +0200 Sebastien Jodogne closing branch OrthancPython-3.0 OrthancPython-3.0
Thu, 12 Aug 2021 18:39:30 +0200 Sebastien Jodogne closing branch OrthancPython-3.1 OrthancPython-3.1
Thu, 12 Aug 2021 18:39:26 +0200 Sebastien Jodogne closing branch OrthancPython-3.2 OrthancPython-3.2
Thu, 12 Aug 2021 18:39:05 +0200 Sebastien Jodogne back to mainline
Thu, 12 Aug 2021 18:36:43 +0200 Sebastien Jodogne OrthancPython-3.3 OrthancPython-3.3
Thu, 12 Aug 2021 18:07:22 +0200 Sebastien Jodogne cppcheck
Thu, 12 Aug 2021 17:52:17 +0200 Sebastien Jodogne New Python function: "orthanc.RegisterStorageArea()"
Thu, 12 Aug 2021 16:05:49 +0200 Sebastien Jodogne sync
Mon, 09 Aug 2021 18:16:42 +0200 Sebastien Jodogne Custom exception "orthanc.OrthancException" is raised instead of "ValueError"
Mon, 09 Aug 2021 17:00:53 +0200 Sebastien Jodogne merge
Mon, 09 Aug 2021 16:59:59 +0200 Sebastien Jodogne refactoring calls to PythonLock::RaiseException()
Wed, 23 Jun 2021 09:09:04 +0200 Sebastien Jodogne improved CMakeLists.txt
Sat, 12 Jun 2021 08:00:57 +0200 Sebastien Jodogne no more need of "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES" to link against system-wide orthanc framework
Fri, 11 Jun 2021 17:11:34 +0200 Sebastien Jodogne back to mainline
Fri, 11 Jun 2021 17:09:25 +0200 Sebastien Jodogne OrthancPython-3.2 OrthancPython-3.2
Fri, 11 Jun 2021 14:54:26 +0200 Sebastien Jodogne fix link against system-wide orthanc framework
Fri, 11 Jun 2021 14:37:40 +0200 Sebastien Jodogne sync
Fri, 11 Jun 2021 14:34:08 +0200 Sebastien Jodogne refactoring using ICallbackRegistration::Apply()
Fri, 11 Jun 2021 14:13:36 +0200 Sebastien Jodogne coverage stats
Fri, 11 Jun 2021 14:03:12 +0200 Sebastien Jodogne new wrapped function: orthanc.LookupDictionary()
Fri, 11 Jun 2021 12:47:18 +0200 Sebastien Jodogne new wrapped functions: CreateImageFromBuffer(), DicomInstance.GetInstanceData() and Image.GetImageBuffer()
Fri, 11 Jun 2021 09:03:43 +0200 Sebastien Jodogne new wrapped function: orthanc.RegisterWorklistCallback() and orthanc.WorklistAnswers.WorklistAddAnswer()
Thu, 10 Jun 2021 18:19:27 +0200 Sebastien Jodogne New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
Fri, 28 May 2021 10:53:18 +0200 Sebastien Jodogne todo
Fri, 22 Jan 2021 10:12:17 +0100 Sebastien Jodogne back to mainline
Fri, 22 Jan 2021 10:08:17 +0100 Sebastien Jodogne OrthancPython-3.1 OrthancPython-3.1
Fri, 22 Jan 2021 09:59:19 +0100 Sebastien Jodogne sync
Fri, 22 Jan 2021 07:36:18 +0100 Sebastien Jodogne During Orthanc shutdown, wait for all the pending events to have been processed
Thu, 21 Jan 2021 18:27:06 +0100 Sebastien Jodogne Fix possible deadlock with "orthanc.RegisterOnChangeCallback()"
Wed, 06 Jan 2021 18:17:53 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 09 Dec 2020 17:35:53 +0100 Sebastien Jodogne back to mainline
Wed, 09 Dec 2020 17:30:15 +0100 Sebastien Jodogne OrthancPython-3.0 OrthancPython-3.0
Wed, 09 Dec 2020 17:00:51 +0100 Sebastien Jodogne cppcheck
Wed, 09 Dec 2020 16:49:37 +0100 Sebastien Jodogne removed bad comment
Wed, 09 Dec 2020 16:34:03 +0100 Sebastien Jodogne new method PythonObject::ConvertToJson()
Tue, 08 Dec 2020 19:02:30 +0100 Sebastien Jodogne New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"
Tue, 08 Dec 2020 16:30:25 +0100 Sebastien Jodogne ugrade to Orthanc SDK 1.8.1
Fri, 06 Nov 2020 17:56:55 +0100 Sebastien Jodogne sync
Tue, 04 Aug 2020 15:32:49 +0200 Sebastien Jodogne Support of Apple OS X
Tue, 04 Aug 2020 13:31:27 +0200 Sebastien Jodogne sync
Mon, 03 Aug 2020 18:13:10 +0200 Sebastien Jodogne Fix issue #185 (segfaults on non-UTF8 special characters in request URI)
Wed, 08 Jul 2020 15:22:12 +0200 Sebastien Jodogne back to mainline
Wed, 08 Jul 2020 15:17:58 +0200 Sebastien Jodogne OrthancPython-2.0 OrthancPython-2.0
Wed, 08 Jul 2020 14:40:50 +0200 Sebastien Jodogne adding missing files
Wed, 08 Jul 2020 14:34:59 +0200 Sebastien Jodogne upgrade to Orthanc SDK 1.7.2
Tue, 07 Jul 2020 20:47:52 +0200 Sebastien Jodogne sync
Mon, 06 Jul 2020 21:32:56 +0200 Sebastien Jodogne sync
Mon, 06 Jul 2020 18:54:32 +0200 Sebastien Jodogne rebuild Docker environment for Debian stable
Mon, 06 Jul 2020 18:49:18 +0200 Sebastien Jodogne rebuild
Mon, 06 Jul 2020 17:37:30 +0200 Sebastien Jodogne CMake simplification using DownloadOrthancFramework.cmake
Thu, 28 May 2020 21:02:23 +0200 Sebastien Jodogne Resources/Builders/BuildAllWindows.sh
Thu, 28 May 2020 18:22:43 +0200 Sebastien Jodogne fix python 3.8 on win64
Thu, 28 May 2020 18:05:18 +0200 Sebastien Jodogne New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8
Tue, 12 May 2020 12:20:50 +0200 Sebastien Jodogne merge
Tue, 12 May 2020 12:20:39 +0200 Sebastien Jodogne fix
Wed, 06 May 2020 14:57:28 +0200 Sebastien Jodogne todo
Thu, 30 Apr 2020 06:58:12 +0200 Sebastien Jodogne TODO
Mon, 27 Apr 2020 07:59:35 +0200 Sebastien Jodogne The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
Tue, 07 Apr 2020 07:52:07 +0200 Sebastien Jodogne removed commented include_directories() in CMake
Mon, 06 Apr 2020 20:39:49 +0200 Benjamin Golinvaux Added the PYTHON_WINDOWS_USE_RELEASE_LIBS CMake option
Fri, 03 Apr 2020 12:18:45 +0200 Sebastien Jodogne improved prefix detection if mingw
Fri, 03 Apr 2020 12:12:09 +0200 Benjamin Golinvaux fix prefix and suffix for Windows Python libraries
Fri, 03 Apr 2020 11:28:04 +0200 Sebastien Jodogne fix suffix of Windows library
Fri, 03 Apr 2020 10:47:01 +0200 Sebastien Jodogne adding patch.exe command-line tool for MSVC
Fri, 03 Apr 2020 10:45:43 +0200 Sebastien Jodogne fix linking with Python on Windows
Wed, 01 Apr 2020 11:01:20 +0200 Sebastien Jodogne merge
Wed, 01 Apr 2020 11:01:07 +0200 Sebastien Jodogne fix missing python in mingw32 builder OrthancPython-1.0
Wed, 01 Apr 2020 11:00:44 +0200 Sebastien Jodogne fix missing python in mingw32 builder
Wed, 01 Apr 2020 10:43:36 +0200 Sebastien Jodogne integration 1.0->mainline
Wed, 01 Apr 2020 10:43:11 +0200 Sebastien Jodogne generation of windows resources OrthancPython-1.0
Wed, 01 Apr 2020 10:22:23 +0200 Sebastien Jodogne back to mainline
Wed, 01 Apr 2020 09:45:03 +0200 Sebastien Jodogne OrthancPython-1.0 OrthancPython-1.0
Wed, 01 Apr 2020 08:19:13 +0200 Sebastien Jodogne cppcheck
Tue, 31 Mar 2020 18:18:58 +0200 Sebastien Jodogne removed debug logs
Tue, 31 Mar 2020 17:04:15 +0200 Sebastien Jodogne set a description
Tue, 31 Mar 2020 14:39:49 +0200 Sebastien Jodogne fix mingw
Tue, 31 Mar 2020 14:03:30 +0200 Sebastien Jodogne fix docker builds
Tue, 31 Mar 2020 12:15:46 +0200 Sebastien Jodogne rename
Tue, 31 Mar 2020 10:48:49 +0200 Sebastien Jodogne fix
Tue, 31 Mar 2020 10:45:59 +0200 Sebastien Jodogne reorganization
Sat, 28 Mar 2020 14:16:16 +0100 Sebastien Jodogne removed test logs
Fri, 27 Mar 2020 12:22:22 +0100 Sebastien Jodogne fixing the SDK version
Fri, 27 Mar 2020 11:56:30 +0100 Sebastien Jodogne reporting of exceptions
Fri, 27 Mar 2020 07:59:20 +0100 Sebastien Jodogne coverage statistics
Thu, 26 Mar 2020 18:50:10 +0100 Sebastien Jodogne adding auto-generated files
Thu, 26 Mar 2020 18:47:01 +0100 Sebastien Jodogne initial commit