log OrthancServer/main.cpp @ 1781:5ad4e4d92ecb

age author description
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap
Mon, 26 Oct 2015 16:04:58 +0100 Sebastien Jodogne SetOfResources db-changes
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Wed, 21 Oct 2015 14:28:57 +0200 Sebastien Jodogne Under Windows, the exit status of Orthanc corresponds to the encountered error code
Wed, 21 Oct 2015 14:10:55 +0200 Sebastien Jodogne PrintErrors
Wed, 21 Oct 2015 10:34:29 +0200 Sebastien Jodogne New URI "/tools/shutdown" to stop Orthanc from the REST API
Fri, 02 Oct 2015 13:57:54 +0200 Sebastien Jodogne improved exception handling in the main program db-changes
Fri, 02 Oct 2015 12:20:49 +0200 Sebastien Jodogne sample database plugin now working db-changes
Thu, 01 Oct 2015 11:55:25 +0200 Sebastien Jodogne refactoring of sample plugins, OrthancPluginReconstructMainDicomTags db-changes
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Wed, 30 Sep 2015 14:04:25 +0200 Sebastien Jodogne better command-line options handling
Fri, 25 Sep 2015 17:29:39 +0200 Sebastien Jodogne improved custom error login
Fri, 25 Sep 2015 16:47:05 +0200 Sebastien Jodogne refactoring
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Thu, 24 Sep 2015 15:55:17 +0200 Sebastien Jodogne IHttpExceptionFormatter
Mon, 21 Sep 2015 14:05:06 +0200 Sebastien Jodogne fix build with plugins disabled
Mon, 21 Sep 2015 13:26:45 +0200 Sebastien Jodogne "/system" URI gives information about the plugins used for storage area and DB back-end
Wed, 16 Sep 2015 15:18:59 +0200 Sebastien Jodogne Primitives to upgrade the database version in plugins
Thu, 27 Aug 2015 11:35:16 +0200 Sebastien Jodogne configuration option HttpDescribeErrors
Wed, 26 Aug 2015 17:51:03 +0200 Sebastien Jodogne New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
Tue, 25 Aug 2015 13:05:22 +0200 Sebastien Jodogne more information about the origin of requests submitted to the DICOM handlers
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Mon, 17 Aug 2015 10:47:04 +0200 Sebastien Jodogne refactoring and simplification of StorageAccessor
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Tue, 04 Aug 2015 14:04:48 +0200 Sebastien Jodogne support of --logdir by the internal logger
Tue, 04 Aug 2015 12:22:08 +0200 Sebastien Jodogne basic logger
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Tue, 04 Aug 2015 09:35:09 +0200 Sebastien Jodogne Creation of Logging.h
Thu, 02 Jul 2015 15:17:19 +0200 Sebastien Jodogne Initialize() and Finalize() events in Lua
Thu, 02 Jul 2015 11:35:41 +0200 Sebastien Jodogne refactoring of the main function