log OrthancServer/main.cpp @ 1250:2ffe07abd9d8

age author description
Mon, 05 Jan 2015 11:14:58 +0100 Sebastien Jodogne removal of const on IStorageArea::Read()
Mon, 08 Dec 2014 13:54:27 +0100 Sebastien Jodogne abstraction
Mon, 08 Dec 2014 12:42:50 +0100 Sebastien Jodogne catch more exceptions (patch from Valdas Rapsevicius)
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Wed, 12 Nov 2014 11:52:40 +0100 Sebastien Jodogne fix race condition while unregistering plugins
Tue, 04 Nov 2014 13:56:17 +0100 Sebastien Jodogne comments db-changes
Thu, 23 Oct 2014 14:29:45 +0200 Sebastien Jodogne separated thread for change callbacks in plugins db-changes
Mon, 20 Oct 2014 16:46:40 +0200 Sebastien Jodogne fix crash when stopping Orthanc during a DICOM connection
Mon, 22 Sep 2014 13:26:24 +0200 Sebastien Jodogne log version on startup
Thu, 18 Sep 2014 17:18:26 +0200 Sebastien Jodogne Configuration/Lua to select the accepted C-Store SCP transfer syntaxes
Wed, 17 Sep 2014 17:23:08 +0200 Sebastien Jodogne abstraction to allow/prevent transfer syntaxes on AET basis
Tue, 09 Sep 2014 15:55:43 +0200 Sebastien Jodogne index-only mode, and custom storage area with plugins
Tue, 09 Sep 2014 12:53:49 +0200 Sebastien Jodogne preparing storage plugin
Tue, 09 Sep 2014 10:43:23 +0200 Sebastien Jodogne rename
Fri, 05 Sep 2014 17:12:08 +0200 Sebastien Jodogne FilesystemStorageWithoutDicom
Fri, 05 Sep 2014 16:28:34 +0200 Sebastien Jodogne IStorageArea abstraction
Tue, 02 Sep 2014 17:30:13 +0200 Sebastien Jodogne Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Thu, 07 Aug 2014 11:33:46 +0200 Sebastien Jodogne Hot restart of Orthanc
Thu, 07 Aug 2014 10:51:35 +0200 Sebastien Jodogne avoid unnecessary exceptions on Orthanc startup
Fri, 25 Jul 2014 18:39:02 +0200 Sebastien Jodogne OnStoredInstance callback in plugins
Thu, 10 Jul 2014 11:31:14 +0200 Sebastien Jodogne integration mainline->lua-scripting lua-scripting
Tue, 08 Jul 2014 14:34:11 +0200 Sebastien Jodogne refactoring of ServerContext::Store lua-scripting
Thu, 03 Jul 2014 16:27:16 +0200 Sebastien Jodogne clarification of Lua classes wrt multithreading lua-scripting
Wed, 25 Jun 2014 13:57:05 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Wed, 25 Jun 2014 12:09:38 +0200 Sebastien Jodogne integration mainline -> query-retrieve query-retrieve
Wed, 25 Jun 2014 11:40:41 +0200 Sebastien Jodogne integration mainline -> plugins plugins
Wed, 25 Jun 2014 11:08:11 +0200 Sebastien Jodogne Options to limit the number of results for an incoming C-FIND query
Fri, 20 Jun 2014 14:55:24 +0200 Sebastien Jodogne PluginsHttpHandler::RestApiGet plugins
Thu, 19 Jun 2014 17:47:39 +0200 Sebastien Jodogne refactoring HttpOutput plugins
Wed, 18 Jun 2014 16:07:47 +0200 Sebastien Jodogne sample to forward dicom data plugins