Mon, 14 Dec 2020 16:21:05 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 14 Dec 2020 15:55:55 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.3
OrthancPostgreSQL-3.3
|
Sun, 13 Dec 2020 12:37:30 +0100 |
Sebastien Jodogne |
definition of isinf() and isnan() in msvc2008
|
Sat, 12 Dec 2020 19:45:47 +0100 |
Sebastien Jodogne |
fix build on ubuntu 16.04
|
Sat, 12 Dec 2020 17:49:07 +0100 |
Sebastien Jodogne |
trying to fix msvc builds with postgresql
|
Fri, 11 Dec 2020 18:51:08 +0100 |
Sebastien Jodogne |
fix os x
|
Fri, 11 Dec 2020 18:09:40 +0100 |
Sebastien Jodogne |
fix for msvc
|
Fri, 11 Dec 2020 14:50:51 +0100 |
Sebastien Jodogne |
support of mingw in postgresql
|
Fri, 11 Dec 2020 12:49:33 +0100 |
Sebastien Jodogne |
trying upgrade from libpq 9.6.1 to 13.1
|
Thu, 12 Nov 2020 10:51:18 +0100 |
Alain Mazy |
merge default -> optimized-routes
optimized-routes
|
Fri, 06 Nov 2020 17:51:01 +0100 |
Sebastien Jodogne |
sync
|
Mon, 02 Nov 2020 14:01:21 +0100 |
Sebastien Jodogne |
replacing VLOG(1) by LOG(TRACE)
|
Tue, 04 Aug 2020 14:11:58 +0200 |
Sebastien Jodogne |
fix
|
Tue, 04 Aug 2020 13:40:46 +0200 |
Sebastien Jodogne |
sync
|
Sun, 02 Aug 2020 11:23:35 +0200 |
Sebastien Jodogne |
support for PostgreSQL 12 and forthcoming 13
|
Tue, 21 Jul 2020 12:15:10 +0200 |
Sebastien Jodogne |
fix compatiblity with mysql client
|
Tue, 14 Jul 2020 09:47:46 +0200 |
Alain Mazy |
/optimized-routes/studies/../instances-metadatas: include empty dico if no metadata such that all instances are listed
optimized-routes
|
Mon, 13 Jul 2020 11:59:29 +0200 |
Alain Mazy |
Added support for TLS connections
|
Mon, 13 Jul 2020 11:50:54 +0200 |
Alain Mazy |
reduced verbosity
|
Fri, 10 Jul 2020 13:26:47 +0200 |
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-routes
|
Tue, 07 Jul 2020 20:38:40 +0200 |
Sebastien Jodogne |
sync
|
Mon, 06 Jul 2020 21:10:32 +0200 |
Sebastien Jodogne |
sync
|
Mon, 06 Jul 2020 16:14:42 +0200 |
Sebastien Jodogne |
removed useless HAS_EMBEDDED_RESOURCES
|
Mon, 06 Jul 2020 12:45:58 +0200 |
Sebastien Jodogne |
replacing deprecated std::auto_ptr by std::unique_ptr
|
Mon, 06 Jul 2020 12:40:44 +0200 |
Sebastien Jodogne |
dynamic linking against the system-wide Orthanc framework library
|
Mon, 06 Jul 2020 12:04:00 +0200 |
Sebastien Jodogne |
use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
|
Wed, 01 Jul 2020 17:13:38 +0200 |
Sebastien Jodogne |
removed option "framework" for ORTHANC_SDK_VERSION
|
Wed, 01 Jul 2020 08:54:43 +0200 |
Sebastien Jodogne |
merge
|
Wed, 01 Jul 2020 08:54:32 +0200 |
Sebastien Jodogne |
sync
|
Tue, 30 Jun 2020 10:38:04 +0200 |
Sebastien Jodogne |
improved Orthanc::Logging::Initialize()
|
Mon, 29 Jun 2020 19:22:34 +0200 |
Sebastien Jodogne |
fix linking MySQL on FreeBSD: https://groups.google.com/d/msg/orthanc-users/BbLvEoHFw18/pu9d8MyvBQAJ
|
Mon, 29 Jun 2020 19:20:45 +0200 |
Sebastien Jodogne |
sync
|
Fri, 05 Jun 2020 19:19:35 +0200 |
Sebastien Jodogne |
simplification
|
Fri, 05 Jun 2020 19:15:55 +0200 |
Sebastien Jodogne |
ORTHANC_FRAMEWORK_BUILDING_LIBRARY
|
Fri, 05 Jun 2020 19:05:19 +0200 |
Sebastien Jodogne |
ORTHANC_FRAMEWORK_BUILDING_PLUGIN
|
Thu, 12 Mar 2020 12:11:10 +0100 |
Sebastien Jodogne |
merge
|
Thu, 12 Mar 2020 12:10:52 +0100 |
Sebastien Jodogne |
handling of errors if MySQL user cannot CREATE TRIGGER
|
Fri, 06 Mar 2020 14:20:49 +0100 |
Sebastien Jodogne |
force the use of OpenSSL 1.0.2
|
Tue, 04 Feb 2020 09:34:56 +0100 |
Sebastien Jodogne |
fix compilation of SQLite plugin
|
Mon, 03 Feb 2020 22:29:51 +0100 |
Alain Mazy |
Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
|
Fri, 31 Jan 2020 17:24:29 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Fri, 31 Jan 2020 17:23:06 +0100 |
Sebastien Jodogne |
sync
|
Thu, 09 May 2019 11:36:56 +0200 |
Sebastien Jodogne |
fix unit tests if MySQL >= 5.7
|
Thu, 09 May 2019 11:29:17 +0200 |
Sebastien Jodogne |
MySQL: acquiring named locks instead of numbers
|
Thu, 09 May 2019 09:52:11 +0200 |
Sebastien Jodogne |
cleaning up PostgreSQL locks with constants
|
Wed, 08 May 2019 21:09:18 +0200 |
Sebastien Jodogne |
MySQL: Added an advisory lock to avoid race conditions during database setup
|
Wed, 08 May 2019 20:21:13 +0200 |
Sebastien Jodogne |
Added an advisory lock to avoid race conditions during database setup
|
Fri, 01 Mar 2019 12:56:13 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 01 Mar 2019 12:51:37 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.2
OrthancPostgreSQL-3.2
|
Fri, 01 Mar 2019 11:21:42 +0100 |
Sebastien Jodogne |
sync
|
Fri, 01 Mar 2019 11:02:31 +0100 |
Sebastien Jodogne |
Explicit deallocation of prepared statements
|
Fri, 08 Feb 2019 20:12:29 +0100 |
Sebastien Jodogne |
use of macros to report performance warnings
|
Fri, 08 Feb 2019 19:55:01 +0100 |
Sebastien Jodogne |
integration OrthancPostgreSQL-3.1 to mainline
|
Fri, 08 Feb 2019 19:54:13 +0100 |
Sebastien Jodogne |
fix performance warning
OrthancPostgreSQL-3.1
|
Fri, 08 Feb 2019 18:43:02 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 08 Feb 2019 18:35:48 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.1
OrthancPostgreSQL-3.1
|