Mercurial > hg > orthanc
graph
-
end of refactoring read-only transactions db-changesFri, 05 Mar 2021 16:11:11 +0100, by Sebastien Jodogne
-
removed function wrappers for transactions in ServerIndex db-changesThu, 04 Mar 2021 18:45:48 +0100, by Sebastien Jodogne
-
templates to reduce verbosity in ServerIndex implementation db-changesThu, 04 Mar 2021 15:22:55 +0100, by Sebastien Jodogne
-
removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction() db-changesWed, 03 Mar 2021 17:31:30 +0100, by Sebastien Jodogne
-
fix build on freebsdWed, 03 Mar 2021 13:48:45 +0100, by Sebastien Jodogne
-
link against iphlpapi.dll on WindowsTue, 02 Mar 2021 14:53:35 +0100, by Sebastien Jodogne
-
added SystemToolbox::GetMacAddresses()Tue, 02 Mar 2021 14:06:10 +0100, by Sebastien Jodogne
-
sanity checks in CheckOrthancFrameworkSymbols.pyTue, 02 Mar 2021 10:16:06 +0100, by Sebastien Jodogne
-
missing ALLOW_DOWNLOADS when building unit tests of frameworkFri, 26 Feb 2021 16:50:52 +0100, by Sebastien Jodogne
-
simplification of DownloadOrthancFramework.cmakeFri, 26 Feb 2021 13:50:37 +0100, by Sebastien Jodogne
-
back to mainlineThu, 25 Feb 2021 18:27:28 +0100, by Sebastien Jodogne
-
fix ParsedDicomImage::EmbedImage() on big-endian Orthanc-1.9.1Thu, 25 Feb 2021 16:52:32 +0100, by Sebastien Jodogne
-
additional option in DownloadOrthancFramework: ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIESThu, 25 Feb 2021 12:15:18 +0100, by Sebastien Jodogne
-
handling of ENABLE_WEB_SERVER in DownloadOrthancFramework.cmake for static libraryThu, 25 Feb 2021 11:02:23 +0100, by Sebastien Jodogne
-
fix decoding of images on big-endian architecturesWed, 24 Feb 2021 21:06:34 +0100, by Sebastien Jodogne
-
fix segmentation fault during anonymization on big-endian architecturesWed, 24 Feb 2021 15:07:54 +0100, by Sebastien Jodogne
-
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)Wed, 24 Feb 2021 12:39:35 +0100, by Sebastien Jodogne
-
fix cross-compilation for big endian on Debian 10Tue, 23 Feb 2021 20:05:26 +0100, by Sebastien Jodogne
-
The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)Tue, 23 Feb 2021 15:19:40 +0100, by Sebastien Jodogne
-
added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peerTue, 23 Feb 2021 15:05:55 +0100, by Sebastien Jodogne
-
fix buildTue, 23 Feb 2021 13:46:58 +0100, by Sebastien Jodogne
-
added field "Timeout" in "OrthancPeers" configuration optionTue, 23 Feb 2021 11:28:28 +0100, by Sebastien Jodogne
-
using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)Tue, 23 Feb 2021 11:01:54 +0100, by Sebastien Jodogne
-
added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc frameworkMon, 22 Feb 2021 18:30:31 +0100, by Sebastien Jodogne
-
cppcheckMon, 22 Feb 2021 16:51:23 +0100, by Sebastien Jodogne
-
new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basisMon, 22 Feb 2021 16:32:11 +0100, by Sebastien Jodogne
-
Added "Timeout" parameter everywhere in "/modalities/.../"Mon, 22 Feb 2021 15:27:25 +0100, by Sebastien Jodogne
-
added DicomToJsonFlags_SkipGroupLengthsTue, 16 Feb 2021 15:01:13 +0100, by Sebastien Jodogne