log OrthancServer/ServerContext.cpp @ 3844:c9c34bb50f0a

age author description
Wed, 15 Apr 2020 17:28:15 +0200 Sebastien Jodogne test
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Tue, 07 Apr 2020 14:03:33 +0200 Sebastien Jodogne moving SetOverwriteInstances from ServerIndex to ServerContext transcoding
Tue, 10 Mar 2020 17:43:49 +0100 Sebastien Jodogne StorageCommitmentReports storage-commitment
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 20 Feb 2020 20:06:19 +0100 Sebastien Jodogne C-FIND: forbid wildcard matching on some VRs, ignore main tags below the queried level
Wed, 19 Feb 2020 17:17:27 +0100 Sebastien Jodogne refactoring FindStorageAccessMode
Tue, 11 Feb 2020 19:59:53 +0100 Sebastien Jodogne OrthancPluginRegisterStorageCommitmentScpCallback() storage-commitment
Mon, 10 Feb 2020 17:39:53 +0100 Sebastien Jodogne IStorageCommitmentFactory storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Tue, 09 Apr 2019 08:26:29 +0200 Sebastien Jodogne increasing default value of QueryRetrieveSize to 100
Wed, 06 Feb 2019 16:46:08 +0100 Sebastien Jodogne fix incorrect "too many results"
Tue, 29 Jan 2019 17:34:09 +0100 Sebastien Jodogne new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Sat, 05 Jan 2019 18:51:36 +0100 Sebastien Jodogne cont db-changes
Sat, 05 Jan 2019 18:22:25 +0100 Sebastien Jodogne removing dependencies upon ServerContext db-changes
Sat, 05 Jan 2019 17:52:24 +0100 Sebastien Jodogne cont reorganization db-changes
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Wed, 19 Dec 2018 16:27:07 +0100 Sebastien Jodogne moving LookupIdentifierQuery to the graveyard db-changes
Wed, 19 Dec 2018 14:20:11 +0100 Sebastien Jodogne moving LookupResource to graveyard db-changes
Wed, 19 Dec 2018 13:58:28 +0100 Sebastien Jodogne effectively replacing LookupResource by DatabaseLookup in searches db-changes
Wed, 19 Dec 2018 13:08:04 +0100 Sebastien Jodogne simplification db-changes
Tue, 18 Dec 2018 18:56:55 +0100 Sebastien Jodogne new class: DatabaseConstraint db-changes
Tue, 18 Dec 2018 12:50:27 +0100 Sebastien Jodogne cont db-changes
Mon, 17 Dec 2018 17:05:28 +0100 Sebastien Jodogne preparing to speed up find in databases db-changes
Sat, 15 Dec 2018 16:29:50 +0100 Sebastien Jodogne renamed LookupResource::IVisitor as ServerContext::ILookupVisitor
Fri, 14 Dec 2018 12:10:03 +0100 Sebastien Jodogne On C-FIND, avoid accessing the storage area whenever possible
Thu, 13 Dec 2018 17:54:06 +0100 Sebastien Jodogne Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Wed, 12 Dec 2018 15:42:33 +0100 Sebastien Jodogne DicomMap::FromDicomAsJson
Tue, 11 Dec 2018 19:02:51 +0100 Sebastien Jodogne refactoring OrthancFindRequestHandler using LookupResource::IVisitor
Tue, 11 Dec 2018 18:36:38 +0100 Sebastien Jodogne refactoring /tools/find using LookupResource::IVisitor
Wed, 05 Dec 2018 14:33:47 +0100 Sebastien Jodogne MediaArchiveSize configuration option
Mon, 03 Dec 2018 15:11:42 +0100 Sebastien Jodogne cont
Fri, 30 Nov 2018 17:19:57 +0100 Sebastien Jodogne support of JobsHistorySize set to zero
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Fri, 09 Nov 2018 09:46:21 +0100 Sebastien Jodogne Orthanc starts even if jobs from a previous execution cannot be unserialized
Thu, 18 Oct 2018 11:44:17 +0200 Sebastien Jodogne DicomInstanceToStore::GetHasher()
Thu, 18 Oct 2018 10:35:09 +0200 Sebastien Jodogne refactoring DicomInstanceToStore db-changes
Tue, 09 Oct 2018 20:09:35 +0200 Sebastien Jodogne notes
Wed, 19 Sep 2018 15:24:01 +0200 Sebastien Jodogne New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Tue, 11 Sep 2018 16:34:21 +0200 Sebastien Jodogne unserialization of jobs from plugins
Wed, 05 Sep 2018 17:57:06 +0200 Sebastien Jodogne primitives to create jobs from plugins
Mon, 16 Jul 2018 11:19:30 +0200 Sebastien Jodogne fix deadlock in Lua scripts
Tue, 10 Jul 2018 11:29:30 +0200 am reduced verbosity of repetitive message jobs
Mon, 11 Jun 2018 20:26:24 +0200 Sebastien Jodogne lua callbacks for jobs jobs
Mon, 11 Jun 2018 16:29:33 +0200 Sebastien Jodogne JobsRegistry::IObserver jobs
Mon, 11 Jun 2018 15:57:25 +0200 Sebastien Jodogne periodically saving jobs jobs
Mon, 11 Jun 2018 09:20:04 +0200 Sebastien Jodogne new command-line argument: --no-jobs jobs
Fri, 08 Jun 2018 18:08:48 +0200 Sebastien Jodogne saving jobs engine on exit jobs
Fri, 08 Jun 2018 13:51:31 +0200 Sebastien Jodogne fix deadlock, speed up unit tests jobs
Fri, 25 May 2018 11:25:33 +0200 Sebastien Jodogne cleanup 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