Mercurial > hg > orthanc-databases
graph
-
added new optimized REST routes. this is a temporary work to try to speed up some routes (used by LRO). This way, we avoid another app to access the Orthanc DB and we skip the plugin SDK update for a very specific route optimized-routesFri, 10 Jul 2020 13:26:47 +0200, by Alain Mazy
-
syncTue, 07 Jul 2020 20:38:40 +0200, by Sebastien Jodogne
-
syncMon, 06 Jul 2020 21:10:32 +0200, by Sebastien Jodogne
-
removed useless HAS_EMBEDDED_RESOURCESMon, 06 Jul 2020 16:14:42 +0200, by Sebastien Jodogne
-
replacing deprecated std::auto_ptr by std::unique_ptrMon, 06 Jul 2020 12:45:58 +0200, by Sebastien Jodogne
-
dynamic linking against the system-wide Orthanc framework libraryMon, 06 Jul 2020 12:40:44 +0200, by Sebastien Jodogne
-
use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.pyMon, 06 Jul 2020 12:04:00 +0200, by Sebastien Jodogne
-
removed option "framework" for ORTHANC_SDK_VERSIONWed, 01 Jul 2020 17:13:38 +0200, by Sebastien Jodogne
-
mergeWed, 01 Jul 2020 08:54:43 +0200, by Sebastien Jodogne
-
syncWed, 01 Jul 2020 08:54:32 +0200, by Sebastien Jodogne
-
improved Orthanc::Logging::Initialize()Tue, 30 Jun 2020 10:38:04 +0200, by Sebastien Jodogne
-
fix linking MySQL on FreeBSD: https://groups.google.com/d/msg/orthanc-users/BbLvEoHFw18/pu9d8MyvBQAJMon, 29 Jun 2020 19:22:34 +0200, by Sebastien Jodogne
-
syncMon, 29 Jun 2020 19:20:45 +0200, by Sebastien Jodogne
-
simplificationFri, 05 Jun 2020 19:19:35 +0200, by Sebastien Jodogne
-
ORTHANC_FRAMEWORK_BUILDING_LIBRARYFri, 05 Jun 2020 19:15:55 +0200, by Sebastien Jodogne
-
ORTHANC_FRAMEWORK_BUILDING_PLUGINFri, 05 Jun 2020 19:05:19 +0200, by Sebastien Jodogne
-
mergeThu, 12 Mar 2020 12:11:10 +0100, by Sebastien Jodogne
-
handling of errors if MySQL user cannot CREATE TRIGGERThu, 12 Mar 2020 12:10:52 +0100, by Sebastien Jodogne
-
force the use of OpenSSL 1.0.2Fri, 06 Mar 2020 14:20:49 +0100, by Sebastien Jodogne
-
fix compilation of SQLite pluginTue, 04 Feb 2020 09:34:56 +0100, by Sebastien Jodogne
-
Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startupMon, 03 Feb 2020 22:29:51 +0100, by Alain Mazy
-
upgrade to year 2020Fri, 31 Jan 2020 17:24:29 +0100, by Sebastien Jodogne
-
syncFri, 31 Jan 2020 17:23:06 +0100, by Sebastien Jodogne
-
fix unit tests if MySQL >= 5.7Thu, 09 May 2019 11:36:56 +0200, by Sebastien Jodogne
-
MySQL: acquiring named locks instead of numbersThu, 09 May 2019 11:29:17 +0200, by Sebastien Jodogne
-
cleaning up PostgreSQL locks with constantsThu, 09 May 2019 09:52:11 +0200, by Sebastien Jodogne
-
MySQL: Added an advisory lock to avoid race conditions during database setupWed, 08 May 2019 21:09:18 +0200, by Sebastien Jodogne
-
Added an advisory lock to avoid race conditions during database setupWed, 08 May 2019 20:21:13 +0200, by Sebastien Jodogne