Mercurial > hg > orthanc-databases
graph
-
adding support for revisions in attachmentsTue, 20 Apr 2021 14:46:42 +0200, by Sebastien Jodogne
-
implementing interface for revisions in attachmentsMon, 19 Apr 2021 18:47:50 +0200, by Sebastien Jodogne
-
IDatabaseBackend::HasRevisionsSupport()Mon, 19 Apr 2021 16:45:15 +0200, by Sebastien Jodogne
-
todoFri, 16 Apr 2021 17:49:29 +0200, by Sebastien Jodogne
-
todoFri, 16 Apr 2021 17:45:11 +0200, by Sebastien Jodogne
-
todoFri, 16 Apr 2021 17:20:37 +0200, by Sebastien Jodogne
-
handling of revisions in metadataFri, 16 Apr 2021 17:13:33 +0200, by Sebastien Jodogne
-
reintroduction of IDatabaseFactory into DatabaseManagerWed, 14 Apr 2021 17:57:08 +0200, by Sebastien Jodogne
-
fix crash if connection to server is lostWed, 14 Apr 2021 15:33:57 +0200, by Sebastien Jodogne
-
new configuration option: "IndexConnectionsCount"Wed, 14 Apr 2021 15:08:51 +0200, by Sebastien Jodogne
-
cppcheckWed, 14 Apr 2021 13:33:48 +0200, by Sebastien Jodogne
-
implementation of minor api improvements in OrthancCDatabasePlugin.hWed, 14 Apr 2021 11:20:51 +0200, by Sebastien Jodogne
-
fix buildWed, 14 Apr 2021 10:35:09 +0200, by Sebastien Jodogne
-
better performance warningsWed, 14 Apr 2021 10:07:14 +0200, by Sebastien Jodogne
-
PostgreSQL: Support of range reads from the storage areaWed, 14 Apr 2021 09:46:44 +0200, by Sebastien Jodogne
-
fix buildWed, 14 Apr 2021 09:18:20 +0200, by Sebastien Jodogne
-
turning ResultFileValue into a base class, and implement its primitives for PostgreSQLWed, 14 Apr 2021 08:42:31 +0200, by Sebastien Jodogne
-
rename FileValue as ResultFileValueTue, 13 Apr 2021 18:50:44 +0200, by Sebastien Jodogne
-
separating class InputFileValue from FileValueTue, 13 Apr 2021 18:43:21 +0200, by Sebastien Jodogne
-
simplificationTue, 13 Apr 2021 17:53:53 +0200, by Sebastien Jodogne
-
MySQL: Support of range reads for the storage areaTue, 13 Apr 2021 17:00:02 +0200, by Sebastien Jodogne
-
simplification of class DatabaseManager::TransactionTue, 13 Apr 2021 12:07:30 +0200, by Sebastien Jodogne
-
added handling of CR_COMMANDS_OUT_OF_SYNCMon, 12 Apr 2021 17:07:06 +0200, by Sebastien Jodogne
-
fix IndexBackend::SetGlobalProperty(), lighten GlobalProperty enumThu, 08 Apr 2021 20:30:15 +0200, by Sebastien Jodogne
-
new table: "ServerProperties"Thu, 08 Apr 2021 19:33:36 +0200, by Sebastien Jodogne
-
refactoring to remove GlobalProperties.cppThu, 08 Apr 2021 19:09:04 +0200, by Sebastien Jodogne
-
MySQL: fix backward compatibility with SDK <= 1.9.1Thu, 08 Apr 2021 12:00:01 +0200, by Sebastien Jodogne
-
fix lsb build, fix backward compatibility with SDK <= 1.9.1Thu, 08 Apr 2021 11:42:32 +0200, by Sebastien Jodogne
-
PostgreSQL index plugin handles retries for collisions between multiple writersThu, 08 Apr 2021 10:50:01 +0200, by Sebastien Jodogne
-
reorganizationTue, 06 Apr 2021 15:07:27 +0200, by Sebastien Jodogne
-
reorganization in DatabaseBackendAdapterV3Tue, 06 Apr 2021 12:50:06 +0200, by Sebastien Jodogne
-
removed mutex out of DatabaseManagerTue, 06 Apr 2021 11:59:31 +0200, by Sebastien Jodogne
-
refactored StorageBackend by introducing an accessor classTue, 06 Apr 2021 11:17:00 +0200, by Sebastien Jodogne
-
noteSat, 03 Apr 2021 18:56:14 +0200, by Sebastien Jodogne
-
cleaningSat, 03 Apr 2021 18:31:21 +0200, by Sebastien Jodogne
-
added missing filesFri, 02 Apr 2021 19:27:32 +0200, by Sebastien Jodogne
-
DatabaseManager doesn't IDatabaseFactory anymoreFri, 02 Apr 2021 19:23:36 +0200, by Sebastien Jodogne
-
removed DatabaseManager member out of class IndexBackendThu, 01 Apr 2021 19:18:19 +0200, by Sebastien Jodogne
-
added internal class DatabaseBackendAdapterV2::AdapterThu, 01 Apr 2021 16:09:59 +0200, by Sebastien Jodogne
-
removed singleton from DatabaseBackendAdapterV3Thu, 01 Apr 2021 11:50:36 +0200, by Sebastien Jodogne
-
refactoring registration/finalization of index backendThu, 01 Apr 2021 11:16:13 +0200, by Sebastien Jodogne
-
implementation of the "serverIdentifier" information for global propertiesTue, 30 Mar 2021 10:40:34 +0200, by Sebastien Jodogne
-
use read-only, explicit transaction in IndexBackend::GetDatabaseVersion()Mon, 29 Mar 2021 16:39:20 +0200, by Sebastien Jodogne
-
removed useless class StorageAreaBufferMon, 29 Mar 2021 14:52:55 +0200, by Sebastien Jodogne
-
commentsFri, 26 Mar 2021 18:06:46 +0100, by Sebastien Jodogne
-
TransactionType given to MySQLTransaction constructorFri, 26 Mar 2021 18:02:34 +0100, by Sebastien Jodogne
-
TransactionType given to PostgreSQLTransaction constructorFri, 26 Mar 2021 17:47:56 +0100, by Sebastien Jodogne
-
added TransactionType_ImplicitFri, 26 Mar 2021 17:32:29 +0100, by Sebastien Jodogne
-
removed useless information about read-only in ITransaction and IPrecompiledStatementThu, 25 Mar 2021 13:56:26 +0100, by Sebastien Jodogne
-
added IndexBackend::Register() to be used in all the index pluginsWed, 24 Mar 2021 15:59:23 +0100, by Sebastien Jodogne
-
reorganizationWed, 24 Mar 2021 15:47:14 +0100, by Sebastien Jodogne
-
orthanc 1.10.0 is renamed as 1.9.2Wed, 24 Mar 2021 15:32:29 +0100, by Sebastien Jodogne
-
all the integration tests pass on SQLiteMon, 22 Mar 2021 19:36:43 +0100, by Sebastien Jodogne
-
contFri, 19 Mar 2021 17:01:38 +0100, by Sebastien Jodogne
-
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