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
|
Fri, 08 Feb 2019 18:10:41 +0100 |
jodogne |
fix build with postgresql 11
|
Fri, 08 Feb 2019 17:41:38 +0100 |
Sebastien Jodogne |
updating to Orthanc SDK 1.5.4
|
Tue, 05 Feb 2019 16:33:59 +0100 |
Sebastien Jodogne |
closing branch pg-tcp-nodelay
pg-tcp-nodelay
|
Tue, 05 Feb 2019 16:33:17 +0100 |
Sebastien Jodogne |
integration pg-tcp-nodelay->mainline
|
Tue, 05 Feb 2019 12:58:29 +0100 |
amazy |
trying to force TCP_NODELAY on PG client side
pg-tcp-nodelay
|
Mon, 04 Feb 2019 16:32:45 +0100 |
Sebastien Jodogne |
cancelling changesets 116 and 117 in OrthancMySQL-2.0 branch
OrthancMySQL-2.0
|
Mon, 04 Feb 2019 16:21:59 +0100 |
Sebastien Jodogne |
integration OrthancMySQL-2.0 to mainline, to recover from commit in bad branch
|
Mon, 04 Feb 2019 16:03:17 +0100 |
Sebastien Jodogne |
Implementation of new extensions: LookupResourceAndParent and GetAllMetadata
OrthancMySQL-2.0
|
Wed, 30 Jan 2019 17:05:49 +0100 |
Sebastien Jodogne |
test metrics
OrthancMySQL-2.0
|
Wed, 23 Jan 2019 20:14:41 +0100 |
Sebastien Jodogne |
merge
|
Wed, 23 Jan 2019 20:14:24 +0100 |
Sebastien Jodogne |
typo
OrthancMySQL-2.0
|
Wed, 23 Jan 2019 18:07:46 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 23 Jan 2019 18:04:38 +0100 |
Sebastien Jodogne |
OrthancMySQL-2.0
OrthancMySQL-2.0
|
Wed, 23 Jan 2019 17:27:13 +0100 |
Sebastien Jodogne |
fix clang warnings
|
Wed, 23 Jan 2019 16:28:43 +0100 |
Sebastien Jodogne |
new extension implemented for MySQL: CreateInstance
|
Wed, 23 Jan 2019 15:14:30 +0100 |
Sebastien Jodogne |
MySQL: metadata can store larger values
|
Tue, 22 Jan 2019 17:21:32 +0100 |
Sebastien Jodogne |
fix os x
|
Tue, 22 Jan 2019 16:53:26 +0100 |
Sebastien Jodogne |
reverted fix for OS X that breaks other targets
|
Tue, 22 Jan 2019 15:35:52 +0100 |
Sebastien Jodogne |
Remove "ASSERT" in SQL for compatibility with older releases of PostgreSQL
|
Tue, 22 Jan 2019 15:16:05 +0100 |
Sebastien Jodogne |
fix build on OS X
|
Tue, 22 Jan 2019 14:48:27 +0100 |
Sebastien Jodogne |
fix build on Ubuntu 14.04
|
Tue, 22 Jan 2019 13:14:52 +0000 |
jodogne |
fix build on Debian Buster
|
Mon, 21 Jan 2019 17:34:50 +0100 |
Sebastien Jodogne |
fix mainline version
|
Mon, 21 Jan 2019 17:34:36 +0100 |
Sebastien Jodogne |
back to mainline
|
Mon, 21 Jan 2019 17:31:31 +0100 |
Sebastien Jodogne |
set version
OrthancPostgreSQL-3.0
|
Mon, 21 Jan 2019 17:22:52 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.0
OrthancPostgreSQL-3.0
|
Mon, 21 Jan 2019 14:38:42 +0100 |
Sebastien Jodogne |
closing db-changes branch
db-changes
|
Mon, 21 Jan 2019 14:38:12 +0100 |
Sebastien Jodogne |
integration db-changes->mainline
|
Mon, 21 Jan 2019 14:37:32 +0100 |
Sebastien Jodogne |
cppcheck
db-changes
|
Mon, 21 Jan 2019 14:27:40 +0100 |
Sebastien Jodogne |
fix unit test
db-changes
|
Mon, 21 Jan 2019 14:21:02 +0100 |
Sebastien Jodogne |
upgrading orthanc sdk from 1.4.0 to 1.5.2
db-changes
|
Thu, 17 Jan 2019 20:33:44 +0100 |
Sebastien Jodogne |
removing references to branch db-changes of Orthanc core
db-changes
|
Thu, 17 Jan 2019 11:42:42 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 17 Jan 2019 11:42:24 +0100 |
Sebastien Jodogne |
moving third-party dependencies to another server
|
Wed, 16 Jan 2019 18:14:28 +0100 |
Sebastien Jodogne |
moved extension TagMostRecentPatient into stored procedure CreateInstance
db-changes
|
Wed, 16 Jan 2019 16:37:52 +0100 |
Sebastien Jodogne |
sync
db-changes
|
Tue, 15 Jan 2019 21:10:50 +0100 |
Sebastien Jodogne |
new extension implemented: TagMostRecentPatient
db-changes
|
Thu, 10 Jan 2019 20:39:36 +0100 |
Sebastien Jodogne |
new extension implemented for MySQL: GetLastChangeIndex
db-changes
|
Thu, 10 Jan 2019 18:04:27 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 10 Jan 2019 18:04:12 +0100 |
Sebastien Jodogne |
new extension implemented for PostgreSQL and SQLite: GetLastChangeIndex
db-changes
|
Thu, 10 Jan 2019 15:25:02 +0100 |
Sebastien Jodogne |
Fix serialization of jobs if many of them
|
Thu, 10 Jan 2019 14:51:51 +0100 |
Sebastien Jodogne |
fix windows build
|
Thu, 10 Jan 2019 13:33:33 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 10 Jan 2019 13:32:34 +0100 |
Sebastien Jodogne |
injecting fix to issue 105 into the mainline
|
Thu, 10 Jan 2019 12:53:00 +0100 |
Sebastien Jodogne |
Fix issue 105 (Unable to connect to PostgreSQL database using SSL)
db-changes
|
Tue, 08 Jan 2019 14:37:41 +0100 |
Sebastien Jodogne |
optimization for /statistics URI
db-changes
|
Sun, 06 Jan 2019 12:48:18 +0100 |
Sebastien Jodogne |
renamed macro
db-changes
|
Sun, 06 Jan 2019 12:35:29 +0100 |
Sebastien Jodogne |
avoid warnings "An active PostgreSQL transaction was dismissed"
db-changes
|
Sat, 05 Jan 2019 15:51:25 +0100 |
Sebastien Jodogne |
new extension implemented for PostgreSQL: GetChildrenMetadata
db-changes
|
Sat, 05 Jan 2019 11:41:15 +0100 |
Sebastien Jodogne |
new extension implemented for PostgreSQL: SetResourcesContent
db-changes
|
Fri, 04 Jan 2019 17:24:30 +0100 |
Sebastien Jodogne |
rename
db-changes
|
Fri, 04 Jan 2019 17:06:34 +0100 |
Sebastien Jodogne |
fix compatibility with older sdk
db-changes
|
Fri, 04 Jan 2019 14:43:35 +0100 |
Sebastien Jodogne |
new extension: FastTotalSize
db-changes
|
Fri, 04 Jan 2019 13:51:52 +0100 |
Sebastien Jodogne |
new extension implemented for PostgreSQL: CreateInstance
db-changes
|
Thu, 03 Jan 2019 14:04:46 +0100 |
Sebastien Jodogne |
all integration tests passing with LookupResources extension
db-changes
|
Thu, 03 Jan 2019 10:07:27 +0100 |
Sebastien Jodogne |
compatibility with Orthanc SDDK 0.9.5
db-changes
|
Mon, 24 Dec 2018 13:36:44 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 24 Dec 2018 13:35:26 +0100 |
Sebastien Jodogne |
preparing for 2019
|
Fri, 21 Dec 2018 17:19:17 +0100 |
Sebastien Jodogne |
preparing for db-changes
db-changes
|
Fri, 21 Dec 2018 17:11:33 +0100 |
Sebastien Jodogne |
todo
|
Fri, 14 Dec 2018 12:43:15 +0100 |
Sebastien Jodogne |
fix in backwards compatibility
|
Wed, 05 Dec 2018 08:57:46 +0100 |
Sebastien Jodogne |
merge
|
Wed, 05 Dec 2018 08:57:16 +0100 |
Sebastien Jodogne |
fix for compatibility with simplified OrthancPluginCppWrapper
|
Thu, 29 Nov 2018 17:26:18 +0100 |
Sebastien Jodogne |
fix
|
Mon, 19 Nov 2018 15:06:08 +0100 |
Sebastien Jodogne |
allowing dollars and underscores in MySQL database identifiers
|
Sun, 28 Oct 2018 12:29:22 +0100 |
s jodogne |
fix build with postgresql-11
|
Sun, 28 Oct 2018 12:07:51 +0100 |
Sebastien Jodogne |
fix build with postgresql-11
|
Tue, 04 Sep 2018 08:56:42 +0200 |
Sebastien Jodogne |
Suggestion by Karsten Hilbert: CREATE EXTENSION IF NOT EXISTS pg_trgm
|
Mon, 03 Sep 2018 16:23:20 +0200 |
Sebastien Jodogne |
Fix Debian issue #906771
|
Wed, 22 Aug 2018 18:07:22 +0200 |
Sebastien Jodogne |
typo
|
Thu, 26 Jul 2018 21:21:01 +0200 |
Sebastien Jodogne |
disable of Orthanc modules that are useless for databases
|
Wed, 18 Jul 2018 16:27:21 +0200 |
am |
fix
|
Wed, 18 Jul 2018 13:39:48 +0200 |
Sebastien Jodogne |
fix mainline version
|
Wed, 18 Jul 2018 13:39:21 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 18 Jul 2018 13:37:01 +0200 |
Sebastien Jodogne |
set version
OrthancMySQL-1.1
|
Wed, 18 Jul 2018 13:29:49 +0200 |
Sebastien Jodogne |
OrthancMySQL-1.1
OrthancMySQL-1.1
|
Wed, 18 Jul 2018 12:32:14 +0200 |
Sebastien Jodogne |
news
|
Wed, 18 Jul 2018 12:28:52 +0200 |
Sebastien Jodogne |
integration OrthancPostgreSQL-2.2->mainline
|
Wed, 18 Jul 2018 12:27:40 +0200 |
Sebastien Jodogne |
Compatibility with MySQL 8.0
|
Tue, 17 Jul 2018 08:53:20 +0200 |
Sebastien Jodogne |
fix date
OrthancPostgreSQL-2.2
|
Tue, 17 Jul 2018 08:50:53 +0200 |
Sebastien Jodogne |
fix mainline version
|
Tue, 17 Jul 2018 08:50:39 +0200 |
Sebastien Jodogne |
back to mainline
|
Tue, 17 Jul 2018 08:38:11 +0200 |
Sebastien Jodogne |
set version
OrthancMySQL-1.0
|
Tue, 17 Jul 2018 08:28:13 +0200 |
Sebastien Jodogne |
OrthancMySQL-1.0
OrthancMySQL-1.0
|
Tue, 17 Jul 2018 08:28:02 +0200 |
Sebastien Jodogne |
preparing for release
|
Mon, 16 Jul 2018 21:33:16 +0200 |
Sebastien Jodogne |
fix
|
Mon, 16 Jul 2018 20:31:10 +0200 |
Sebastien Jodogne |
dll versioning
|
Mon, 16 Jul 2018 20:17:43 +0200 |
Sebastien Jodogne |
integration 2.2->mainline
|
Mon, 16 Jul 2018 20:15:15 +0200 |
Sebastien Jodogne |
dll versioning
OrthancPostgreSQL-2.2
|
Mon, 16 Jul 2018 17:24:58 +0200 |
Sebastien Jodogne |
fix mainline version
|
Mon, 16 Jul 2018 17:23:53 +0200 |
Sebastien Jodogne |
back to mainline
|
Mon, 16 Jul 2018 17:16:27 +0200 |
Sebastien Jodogne |
set version
OrthancPostgreSQL-2.2
|
Mon, 16 Jul 2018 17:05:22 +0200 |
Sebastien Jodogne |
OrthancPostgreSQL-2.2
OrthancPostgreSQL-2.2
|
Mon, 16 Jul 2018 16:16:02 +0200 |
Sebastien Jodogne |
fix
|
Mon, 16 Jul 2018 17:39:24 +0200 |
Sebastien Jodogne |
fix freebsd
|
Mon, 16 Jul 2018 15:20:35 +0200 |
Sebastien Jodogne |
cppcheck
|
Mon, 16 Jul 2018 14:48:43 +0200 |
Sebastien Jodogne |
checks depending on Orthanc version
|
Sat, 14 Jul 2018 13:18:31 +0200 |
Sebastien Jodogne |
jobs branch has disappeared in orthanc
|
Thu, 12 Jul 2018 21:26:08 +0200 |
Sebastien Jodogne |
fix unit tests
|
Thu, 12 Jul 2018 21:01:37 +0200 |
Sebastien Jodogne |
fix
|
Thu, 12 Jul 2018 12:17:39 +0200 |
Sebastien Jodogne |
sharing plugin initialization code
|
Thu, 12 Jul 2018 10:44:17 +0200 |
Sebastien Jodogne |
handling of implicit transactions in DatabaseManager
|
Wed, 11 Jul 2018 14:39:59 +0200 |
Sebastien Jodogne |
prevent running unit tests on a non-existing db
|
Tue, 10 Jul 2018 14:33:05 +0200 |
Sebastien Jodogne |
mysql
|
Tue, 10 Jul 2018 11:08:19 +0200 |
am |
merge
|
Tue, 10 Jul 2018 11:05:37 +0200 |
am |
more visibility on the index creation
|
Tue, 10 Jul 2018 10:40:39 +0200 |
Sebastien Jodogne |
fix sqlite
|
Tue, 10 Jul 2018 10:33:02 +0200 |
Sebastien Jodogne |
unit test
|
Tue, 10 Jul 2018 10:10:35 +0200 |
Sebastien Jodogne |
mysql storage area working
|
Tue, 10 Jul 2018 07:15:13 +0200 |
am |
log: warning about index creation duration
|
Mon, 09 Jul 2018 20:28:27 +0200 |
Sebastien Jodogne |
PostgreSQLStorageArea working
|
Mon, 09 Jul 2018 18:42:34 +0200 |
Sebastien Jodogne |
preserve the original index
|
Mon, 09 Jul 2018 18:34:56 +0200 |
Sebastien Jodogne |
transactions for storage area
|
Mon, 09 Jul 2018 11:45:52 +0200 |
Sebastien Jodogne |
typo
|
Mon, 09 Jul 2018 11:43:31 +0200 |
am |
don't include password in connection string if it is empty; it's seems its not supported by some pg drivers
|
Mon, 09 Jul 2018 08:36:20 +0200 |
Sebastien Jodogne |
fix uninitialized values
|
Mon, 09 Jul 2018 08:13:43 +0200 |
Sebastien Jodogne |
merge
|
Mon, 09 Jul 2018 08:13:20 +0200 |
Sebastien Jodogne |
fix openssl linking
|
Thu, 05 Jul 2018 17:34:07 +0200 |
jodogne |
fix mysql msvc
|
Thu, 05 Jul 2018 17:12:12 +0200 |
jodogne |
fix postgresql for msvc
|
Thu, 05 Jul 2018 16:53:56 +0200 |
jodogne |
fix msvc
|
Thu, 05 Jul 2018 15:38:47 +0200 |
Sebastien Jodogne |
fix mysql
|
Thu, 05 Jul 2018 15:06:32 +0200 |
Sebastien Jodogne |
storage plugin skeletons
|
Wed, 04 Jul 2018 18:05:24 +0200 |
Sebastien Jodogne |
starting StorageBackend
|
Wed, 04 Jul 2018 08:16:29 +0200 |
Sebastien Jodogne |
initial commit
|