Mercurial > hg > orthanc
graph
-
IDicomTranscoder::TranscodeToBuffer() transcodingTue, 05 May 2020 16:42:13 +0200, by Sebastien Jodogne
-
DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcodingTue, 05 May 2020 14:11:47 +0200, by Sebastien Jodogne
-
implemented IDicomTranscoder::Store() transcodingTue, 05 May 2020 12:29:33 +0200, by Sebastien Jodogne
-
DicomStoreUserConnection::LookupTranscoding() transcodingMon, 04 May 2020 22:10:55 +0200, by Sebastien Jodogne
-
new unit test: OrthancJobsSerialization.DicomAssociationParameters transcodingMon, 04 May 2020 17:02:50 +0200, by Sebastien Jodogne
-
making DicomMoveScuJob more consistent with DicomModalityStoreJob transcodingMon, 04 May 2020 16:00:38 +0200, by Sebastien Jodogne
-
improved code reuse in OrthancRestModalities, added missing timeout params transcodingMon, 04 May 2020 15:37:45 +0200, by Sebastien Jodogne
-
moving timeout from DicomAssocation to DicomAssociationParameters transcodingMon, 04 May 2020 14:49:31 +0200, by Sebastien Jodogne
-
forcing use of DicomAssociationParameters if creating an SCU transcodingThu, 30 Apr 2020 15:00:20 +0200, by Sebastien Jodogne
-
working on a simpler abstraction for transcoding transcodingThu, 30 Apr 2020 14:39:28 +0200, by Sebastien Jodogne
-
fix the name of some transfer syntaxes transcodingWed, 29 Apr 2020 14:38:20 +0200, by Sebastien Jodogne
-
added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcodingWed, 29 Apr 2020 12:26:51 +0200, by Alain Mazy
-
fix typo, as suggested by jackoliverjoy on github mirror pull request 2 transcodingTue, 28 Apr 2020 16:46:04 +0200, by Sebastien Jodogne
-
better negotiation of transfer syntaxes transcodingTue, 28 Apr 2020 08:43:48 +0200, by Sebastien Jodogne
-
fix missing DicomAssociationParameters::SetDefaultTimeout()Mon, 27 Apr 2020 18:33:33 +0200, by Sebastien Jodogne
-
switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcodingMon, 27 Apr 2020 18:16:20 +0200, by Sebastien Jodogne
-
DicomModalityStoreJob now uses DicomStoreUserConnection transcodingMon, 27 Apr 2020 17:28:55 +0200, by Sebastien Jodogne
-
allow Keeping the SOPInstanceUID in /instances/../modifyFri, 24 Apr 2020 17:30:41 +0200, by Alain Mazy
-
back to mainlineTue, 21 Apr 2020 14:45:30 +0200, by Sebastien Jodogne
-
fix C commentTue, 21 Apr 2020 10:22:54 +0200, by Sebastien Jodogne
-
leaving bitbucketMon, 20 Apr 2020 18:13:31 +0200, by Sebastien Jodogne
-
reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170sMon, 20 Apr 2020 17:39:11 +0200, by Sebastien Jodogne
-
refactoring: TimeoutDicomConnectionManager is now only used by LuaMon, 20 Apr 2020 16:46:44 +0200, by Sebastien Jodogne
-
removing useless abstraction IDicomConnectionManagerMon, 20 Apr 2020 14:45:21 +0200, by Sebastien Jodogne
-
removed useless memberMon, 20 Apr 2020 14:24:36 +0200, by Sebastien Jodogne
-
actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()Fri, 17 Apr 2020 16:21:50 +0200, by Sebastien Jodogne
-
preparing primitives to filter incoming DICOM instances in the plugin SDKThu, 16 Apr 2020 18:46:11 +0200, by Sebastien Jodogne
-
new "info" field in "ReceivedInstanceFilter()" callbackThu, 16 Apr 2020 17:59:47 +0200, by Sebastien Jodogne
-
fix pathsThu, 16 Apr 2020 17:27:18 +0200, by Sebastien Jodogne
-
end of replacements of DicomUserConnection by DicomControlUserConnectionThu, 16 Apr 2020 17:24:24 +0200, by Sebastien Jodogne
-
reducing the default number of threads in the HTTP server from 50 to 10Thu, 16 Apr 2020 17:03:34 +0200, by Sebastien Jodogne