log OrthancServer/OrthancRestApi/OrthancRestSystem.cpp @ 3177:053e72ff9fc5

age author description
Wed, 30 Jan 2019 10:24:12 +0100 Sebastien Jodogne new metrics: orthanc_jobs_[pending|running|completed]
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Sat, 05 Jan 2019 18:51:36 +0100 Sebastien Jodogne cont db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Thu, 31 May 2018 17:45:09 +0200 Sebastien Jodogne removal of internal job information jobs
Tue, 22 May 2018 12:45:34 +0200 Sebastien Jodogne back to a single Lua context jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Mon, 21 May 2018 08:59:04 +0200 Sebastien Jodogne renames jobs
Tue, 15 May 2018 16:10:03 +0200 Sebastien Jodogne getting rid of ReusableDicomConnection in REST API jobs
Fri, 11 May 2018 17:58:06 +0200 Sebastien Jodogne job actions in Orthanc Explorer jobs
Wed, 09 May 2018 17:56:14 +0200 Sebastien Jodogne StoreScuJob, Orthanc Explorer for jobs jobs
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Fri, 08 Dec 2017 10:21:24 +0100 Sebastien Jodogne "/system" URI returns the version of the Orthanc REST API
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Thu, 08 Dec 2016 12:45:06 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND requests
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Wed, 13 Jul 2016 16:52:39 +0200 Sebastien Jodogne New configuration options: "DicomScuTimeout" and "DicomScpTimeout" + validation of non-negative options
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
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
Mon, 21 Sep 2015 13:33:50 +0200 Sebastien Jodogne fix
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
Fri, 28 Aug 2015 13:47:23 +0200 Sebastien Jodogne Improvements to the sample "ServeFolders" plugin
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Tue, 30 Jun 2015 16:04:05 +0200 Sebastien Jodogne refactoring of OrthancPlugins, improvement in ServeFolders
Tue, 30 Jun 2015 15:09:34 +0200 Sebastien Jodogne refactoring: LuaScripting
Wed, 27 May 2015 10:50:59 +0200 Sebastien Jodogne more information in /system
Tue, 10 Feb 2015 16:47:24 +0100 Sebastien Jodogne cppcheck
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 04 Dec 2014 17:18:18 +0100 Sebastien Jodogne fixes
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Thu, 06 Nov 2014 15:58:13 +0100 Sebastien Jodogne report database version in /system
Tue, 29 Jul 2014 10:24:09 +0200 Sebastien Jodogne complete DICOM conformance
Thu, 03 Jul 2014 16:27:16 +0200 Sebastien Jodogne clarification of Lua classes wrt multithreading lua-scripting
Mon, 30 Jun 2014 14:44:05 +0200 Sebastien Jodogne refactoring
Mon, 02 Jun 2014 12:15:45 +0200 Sebastien Jodogne pch for unit tests and server
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Wed, 07 May 2014 16:47:56 +0200 Sebastien Jodogne configuration into a namespace
Tue, 06 May 2014 11:01:30 +0200 Sebastien Jodogne refactoring
Mon, 05 May 2014 18:39:36 +0200 Sebastien Jodogne refactoring
Mon, 14 Apr 2014 11:28:35 +0200 Sebastien Jodogne refactoring of OrthancRestApi