Thu, 01 Apr 2021 11:16:13 +0200 |
Sebastien Jodogne |
refactoring registration/finalization of index backend
|
Tue, 30 Mar 2021 10:40:34 +0200 |
Sebastien Jodogne |
implementation of the "serverIdentifier" information for global properties
|
Mon, 29 Mar 2021 16:39:20 +0200 |
Sebastien Jodogne |
use read-only, explicit transaction in IndexBackend::GetDatabaseVersion()
|
Mon, 29 Mar 2021 14:52:55 +0200 |
Sebastien Jodogne |
removed useless class StorageAreaBuffer
|
Fri, 26 Mar 2021 18:06:46 +0100 |
Sebastien Jodogne |
comments
|
Fri, 26 Mar 2021 18:02:34 +0100 |
Sebastien Jodogne |
TransactionType given to MySQLTransaction constructor
|
Fri, 26 Mar 2021 17:47:56 +0100 |
Sebastien Jodogne |
TransactionType given to PostgreSQLTransaction constructor
|
Fri, 26 Mar 2021 17:32:29 +0100 |
Sebastien Jodogne |
added TransactionType_Implicit
|
Thu, 25 Mar 2021 13:56:26 +0100 |
Sebastien Jodogne |
removed useless information about read-only in ITransaction and IPrecompiledStatement
|
Wed, 24 Mar 2021 15:59:23 +0100 |
Sebastien Jodogne |
added IndexBackend::Register() to be used in all the index plugins
|
Wed, 24 Mar 2021 15:47:14 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 24 Mar 2021 15:32:29 +0100 |
Sebastien Jodogne |
orthanc 1.10.0 is renamed as 1.9.2
|
Mon, 22 Mar 2021 19:36:43 +0100 |
Sebastien Jodogne |
all the integration tests pass on SQLite
|
Fri, 19 Mar 2021 17:01:38 +0100 |
Sebastien Jodogne |
cont
|
Fri, 19 Mar 2021 15:40:50 +0100 |
Sebastien Jodogne |
fix build
|
Fri, 19 Mar 2021 15:11:45 +0100 |
Sebastien Jodogne |
wrapping transactions in API v3
|
Fri, 19 Mar 2021 10:11:17 +0100 |
Sebastien Jodogne |
starting OrthancPluginDatabaseBackendV3 wrapper
|
Thu, 18 Mar 2021 18:32:05 +0100 |
Sebastien Jodogne |
renaming OrthancCppDatabasePlugin.h as DatabaseBackendAdapterV2.h
|
Thu, 18 Mar 2021 18:22:30 +0100 |
Sebastien Jodogne |
reorganization
|
Thu, 18 Mar 2021 18:15:34 +0100 |
Sebastien Jodogne |
moving classes out of OrthancPlugins namespace, to OrthancDatabases
|
Thu, 18 Mar 2021 17:00:38 +0100 |
Sebastien Jodogne |
reorganization
|
Thu, 18 Mar 2021 16:51:51 +0100 |
Sebastien Jodogne |
create IDatabaseBackendOutput only if needed
|
Thu, 18 Mar 2021 15:21:17 +0100 |
Sebastien Jodogne |
cont
|
Thu, 18 Mar 2021 14:52:06 +0100 |
Sebastien Jodogne |
refactoring
|
Thu, 18 Mar 2021 12:24:28 +0100 |
Sebastien Jodogne |
simplification
|
Thu, 28 Jan 2021 16:54:51 +0100 |
Sebastien Jodogne |
CMake option "ORTHANC_SDK_VERSION" can be set to "framework" for developers
|
Wed, 27 Jan 2021 16:59:58 +0100 |
Sebastien Jodogne |
TODO
|
Fri, 08 Jan 2021 18:54:20 +0100 |
Sebastien Jodogne |
Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
|
Fri, 08 Jan 2021 14:40:03 +0100 |
Sebastien Jodogne |
refactoring using new class StorageAreaBuffer
|
Wed, 06 Jan 2021 17:40:27 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Wed, 16 Dec 2020 16:29:55 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 16 Dec 2020 16:23:36 +0100 |
Sebastien Jodogne |
set version
OrthancMySQL-3.0
|
Wed, 16 Dec 2020 16:16:49 +0100 |
Sebastien Jodogne |
OrthancMySQL-3.0
OrthancMySQL-3.0
|
Wed, 16 Dec 2020 15:49:32 +0100 |
Sebastien Jodogne |
fix build against mariadb client
|
Wed, 16 Dec 2020 15:43:49 +0100 |
Sebastien Jodogne |
cont
|
Wed, 16 Dec 2020 15:41:06 +0100 |
Sebastien Jodogne |
compatibility with mysql client 8.x
|
Wed, 16 Dec 2020 15:05:19 +0100 |
Sebastien Jodogne |
cppcheck
|
Wed, 16 Dec 2020 13:59:17 +0100 |
Sebastien Jodogne |
fix mingw build
|
Wed, 16 Dec 2020 09:47:14 +0100 |
Sebastien Jodogne |
upgade to mariadb-connector-c 3.1.11
|
Tue, 15 Dec 2020 10:04:35 +0100 |
Sebastien Jodogne |
upgrade to openssl 1.1.1, fix build if using MinGW 32bits
|
Mon, 14 Dec 2020 17:32:11 +0100 |
Sebastien Jodogne |
integration PostgreSQL-3.3 -> mainline
|
Mon, 14 Dec 2020 17:07:13 +0100 |
Sebastien Jodogne |
fix OpenSSL on MSVC
OrthancPostgreSQL-3.3
|
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
|
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
|