Mercurial > hg > orthanc-databases
graph
-
fix buildFri, 19 Mar 2021 15:40:50 +0100, by Sebastien Jodogne
-
wrapping transactions in API v3Fri, 19 Mar 2021 15:11:45 +0100, by Sebastien Jodogne
-
starting OrthancPluginDatabaseBackendV3 wrapperFri, 19 Mar 2021 10:11:17 +0100, by Sebastien Jodogne
-
renaming OrthancCppDatabasePlugin.h as DatabaseBackendAdapterV2.hThu, 18 Mar 2021 18:32:05 +0100, by Sebastien Jodogne
-
reorganizationThu, 18 Mar 2021 18:22:30 +0100, by Sebastien Jodogne
-
moving classes out of OrthancPlugins namespace, to OrthancDatabasesThu, 18 Mar 2021 18:15:34 +0100, by Sebastien Jodogne
-
reorganizationThu, 18 Mar 2021 17:00:38 +0100, by Sebastien Jodogne
-
create IDatabaseBackendOutput only if neededThu, 18 Mar 2021 16:51:51 +0100, by Sebastien Jodogne
-
contThu, 18 Mar 2021 15:21:17 +0100, by Sebastien Jodogne
-
refactoringThu, 18 Mar 2021 14:52:06 +0100, by Sebastien Jodogne
-
simplificationThu, 18 Mar 2021 12:24:28 +0100, by Sebastien Jodogne
-
CMake option "ORTHANC_SDK_VERSION" can be set to "framework" for developersThu, 28 Jan 2021 16:54:51 +0100, by Sebastien Jodogne
-
TODOWed, 27 Jan 2021 16:59:58 +0100, by Sebastien Jodogne
-
Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0Fri, 08 Jan 2021 18:54:20 +0100, by Sebastien Jodogne
-
refactoring using new class StorageAreaBufferFri, 08 Jan 2021 14:40:03 +0100, by Sebastien Jodogne
-
upgrade to year 2021Wed, 06 Jan 2021 17:40:27 +0100, by Sebastien Jodogne
-
back to mainlineWed, 16 Dec 2020 16:29:55 +0100, by Sebastien Jodogne
-
fix build against mariadb clientWed, 16 Dec 2020 15:49:32 +0100, by Sebastien Jodogne
-
contWed, 16 Dec 2020 15:43:49 +0100, by Sebastien Jodogne
-
compatibility with mysql client 8.xWed, 16 Dec 2020 15:41:06 +0100, by Sebastien Jodogne
-
cppcheckWed, 16 Dec 2020 15:05:19 +0100, by Sebastien Jodogne
-
fix mingw buildWed, 16 Dec 2020 13:59:17 +0100, by Sebastien Jodogne
-
upgade to mariadb-connector-c 3.1.11Wed, 16 Dec 2020 09:47:14 +0100, by Sebastien Jodogne
-
upgrade to openssl 1.1.1, fix build if using MinGW 32bitsTue, 15 Dec 2020 10:04:35 +0100, by Sebastien Jodogne
-
integration PostgreSQL-3.3 -> mainlineMon, 14 Dec 2020 17:32:11 +0100, by Sebastien Jodogne
-
back to mainlineMon, 14 Dec 2020 16:21:05 +0100, by Sebastien Jodogne
-
definition of isinf() and isnan() in msvc2008Sun, 13 Dec 2020 12:37:30 +0100, by Sebastien Jodogne
-
fix build on ubuntu 16.04Sat, 12 Dec 2020 19:45:47 +0100, by Sebastien Jodogne
-
trying to fix msvc builds with postgresqlSat, 12 Dec 2020 17:49:07 +0100, by Sebastien Jodogne
-
fix os xFri, 11 Dec 2020 18:51:08 +0100, by Sebastien Jodogne
-
fix for msvcFri, 11 Dec 2020 18:09:40 +0100, by Sebastien Jodogne
-
support of mingw in postgresqlFri, 11 Dec 2020 14:50:51 +0100, by Sebastien Jodogne
-
trying upgrade from libpq 9.6.1 to 13.1Fri, 11 Dec 2020 12:49:33 +0100, by Sebastien Jodogne
-
syncFri, 06 Nov 2020 17:51:01 +0100, by Sebastien Jodogne
-
replacing VLOG(1) by LOG(TRACE)Mon, 02 Nov 2020 14:01:21 +0100, by Sebastien Jodogne
-
fixTue, 04 Aug 2020 14:11:58 +0200, by Sebastien Jodogne
-
syncTue, 04 Aug 2020 13:40:46 +0200, by Sebastien Jodogne
-
support for PostgreSQL 12 and forthcoming 13Sun, 02 Aug 2020 11:23:35 +0200, by Sebastien Jodogne
-
fix compatiblity with mysql clientTue, 21 Jul 2020 12:15:10 +0200, by Sebastien Jodogne
-
/optimized-routes/studies/../instances-metadatas: include empty dico if no metadata such that all instances are listed optimized-routesTue, 14 Jul 2020 09:47:46 +0200, by Alain Mazy
-
Added support for TLS connectionsMon, 13 Jul 2020 11:59:29 +0200, by Alain Mazy
-
reduced verbosityMon, 13 Jul 2020 11:50:54 +0200, by Alain Mazy
-
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