log OrthancServer/ServerContext.cpp @ 1900:b1291df2f780

age author description
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation
Wed, 25 Nov 2015 10:06:50 +0100 Sebastien Jodogne refactoring
Fri, 13 Nov 2015 13:12:21 +0100 Sebastien Jodogne create media refactoring
Thu, 12 Nov 2015 14:36:27 +0100 Sebastien Jodogne MIME content type can be associated to custom attachments (cf. "UserContentType")
Wed, 28 Oct 2015 12:53:45 +0100 Sebastien Jodogne fix db-changes
Wed, 28 Oct 2015 12:29:12 +0100 Sebastien Jodogne ServerContext::Apply lookup db-changes
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Mon, 12 Oct 2015 14:47:58 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 09 Oct 2015 17:20:26 +0200 Sebastien Jodogne New URIs for attachments: ".../compress", ".../uncompress" and ".../is-compressed"
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Mon, 21 Sep 2015 14:05:06 +0200 Sebastien Jodogne fix build with plugins disabled
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
Tue, 25 Aug 2015 13:37:57 +0200 Sebastien Jodogne give access to full request origin in ReceivedInstanceFilter (Lua)
Mon, 17 Aug 2015 15:57:44 +0200 Sebastien Jodogne fix
Mon, 17 Aug 2015 10:47:04 +0200 Sebastien Jodogne refactoring and simplification of StorageAccessor
Fri, 14 Aug 2015 11:52:03 +0200 Sebastien Jodogne Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
Tue, 11 Aug 2015 17:50:38 +0200 Sebastien Jodogne testing
Tue, 11 Aug 2015 16:09:00 +0200 Sebastien Jodogne testing FilesystemHttpSender
Tue, 11 Aug 2015 15:37:42 +0200 Sebastien Jodogne fixes
Tue, 11 Aug 2015 13:15:16 +0200 Sebastien Jodogne refactoring: IHttpStreamAnswer
Mon, 10 Aug 2015 16:43:59 +0200 Sebastien Jodogne support of deflate and gzip content-types
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Thu, 02 Jul 2015 15:59:09 +0200 Sebastien Jodogne security
Thu, 02 Jul 2015 15:44:24 +0200 Sebastien Jodogne fix recursive calls with Lua
Thu, 02 Jul 2015 12:26:44 +0200 Sebastien Jodogne code to warn about possible threading problems
Wed, 01 Jul 2015 17:42:06 +0200 Sebastien Jodogne refactoring: HttpToolbox, DumpJson in Lua
Tue, 30 Jun 2015 17:19:26 +0200 Sebastien Jodogne uncoupling of SignalChange for Lua scripts
Tue, 30 Jun 2015 16:04:05 +0200 Sebastien Jodogne refactoring of OrthancPlugins, improvement in ServeFolders