log

age author description
Wed, 15 Oct 2025 09:27:59 +0200 Alain Mazy PG: added ApplicationName default tip
Mon, 13 Oct 2025 09:25:36 +0200 Alain Mazy todo pg-next-699
Thu, 09 Oct 2025 17:20:42 +0200 Alain Mazy added support for ReserveQueueValue + AcknowledgeQueueValue pg-next-699
Thu, 09 Oct 2025 17:14:39 +0200 Alain Mazy force public schema - mainly for unittests pg-next-699
Thu, 09 Oct 2025 15:31:21 +0200 Alain Mazy merged default -> pg-next-699 pg-next-699
Thu, 09 Oct 2025 15:29:55 +0200 Alain Mazy fix inserts for new pk columns pg-next-699
Wed, 08 Oct 2025 14:47:15 +0200 Alain Mazy revert: check revision inside the transaction AND outside
Wed, 08 Oct 2025 12:48:04 +0200 Alain Mazy fix mysql/odbc/sqlite builds
Wed, 08 Oct 2025 12:10:38 +0200 Alain Mazy Added 'Schema' configuration
Fri, 03 Oct 2025 18:57:04 +0200 Alain Mazy adding a 1 sec delay to allow time for propagation to read-replicas
Fri, 03 Oct 2025 18:39:46 +0200 Alain Mazy Now verifying the DatabasePatchLevel (revision) in another transaction than the one that upgrades the schema
Mon, 22 Sep 2025 16:04:48 +0200 Alain Mazy cleanup pg-next-699
Mon, 22 Sep 2025 15:48:21 +0200 Alain Mazy fix pg-next-699
Mon, 22 Sep 2025 11:02:20 +0200 Alain Mazy added a new pk column in 2 tables to enable pg_repack pg-next-699
Wed, 17 Sep 2025 14:41:20 +0200 Alain Mazy merge
Wed, 17 Sep 2025 14:40:52 +0200 Alain Mazy fix doc
Mon, 01 Sep 2025 12:25:23 +0200 Sebastien Jodogne sync
Wed, 13 Aug 2025 17:00:06 +0200 Alain Mazy fix doc
Wed, 13 Aug 2025 11:08:10 +0200 Alain Mazy fix
Wed, 13 Aug 2025 10:55:10 +0200 Alain Mazy back to mainline again
Wed, 13 Aug 2025 10:37:30 +0200 Alain Mazy fix OrthancPostgreSQL-9.0
Wed, 13 Aug 2025 10:19:40 +0200 Alain Mazy sync Orthanc OrthancPostgreSQL-9.0
Wed, 13 Aug 2025 10:10:06 +0200 Alain Mazy back to mainline
Wed, 13 Aug 2025 10:09:26 +0200 Alain Mazy PG 9.0 OrthancPostgreSQL-9.0
Wed, 13 Aug 2025 09:57:38 +0200 Alain Mazy fix audit-logs API
Tue, 12 Aug 2025 15:27:41 +0200 Alain Mazy Closing sql-opti sql-opti
Tue, 12 Aug 2025 15:27:09 +0200 Alain Mazy merged sql-opti -> default
Tue, 12 Aug 2025 10:46:03 +0200 Alain Mazy Audit logs API: differentiate null and empty strings in LogData sql-opti
Mon, 11 Aug 2025 18:44:34 +0200 Sebastien Jodogne uniformization if exporting to b64 sql-opti
Mon, 11 Aug 2025 18:26:08 +0200 Alain Mazy rename sql-opti
Mon, 11 Aug 2025 18:21:42 +0200 Alain Mazy merge sql-opti
Mon, 11 Aug 2025 18:20:50 +0200 Alain Mazy cleanup sql-opti
Mon, 11 Aug 2025 18:11:09 +0200 Alain Mazy log-data-format option to get the log data in b64 (default) or json (cont) sql-opti
Mon, 11 Aug 2025 18:03:11 +0200 Alain Mazy log-data-format option to get the log data in b64 (default) or json sql-opti
Mon, 11 Aug 2025 17:50:58 +0200 Sebastien Jodogne cppcheck sql-opti
Mon, 11 Aug 2025 15:20:16 +0200 Alain Mazy Optimized UpdateStatistics and DeleteResource sql-opti
Mon, 11 Aug 2025 13:14:00 +0200 Alain Mazy fix sql-opti
Mon, 11 Aug 2025 12:03:51 +0200 Alain Mazy add index on AuditLog.sourcePlugin sql-opti
Sun, 10 Aug 2025 15:27:45 +0200 Sebastien Jodogne added the name of the source plugin in audit logs sql-opti
Fri, 08 Aug 2025 18:01:19 +0200 Sebastien Jodogne removed connectionsMutex_ from BaseIndexConnectionsPool as it is defined in subclasses sql-opti
Fri, 08 Aug 2025 17:51:05 +0200 Sebastien Jodogne fix compatibility with older SDK sql-opti
Fri, 08 Aug 2025 17:36:54 +0200 Sebastien Jodogne integration mainline->sql-opti sql-opti
Fri, 08 Aug 2025 17:36:10 +0200 Sebastien Jodogne sync
Tue, 22 Jul 2025 10:22:34 +0200 Alain Mazy renamed revision 599 into 6 sql-opti
Thu, 17 Jul 2025 12:35:36 +0200 Alain Mazy get audit-logs sql-opti
Tue, 15 Jul 2025 14:24:14 +0200 Alain Mazy refactored audit logs: use AuditLogHandler sql-opti
Tue, 15 Jul 2025 10:19:23 +0200 Alain Mazy added support for audit logs sql-opti
Mon, 30 Jun 2025 09:49:36 +0200 Alain Mazy use SKIP LOCKED in UpdateInvlidChildCounts sql-opti
Fri, 27 Jun 2025 15:29:59 +0200 Alain Mazy merged default -> sql-opti sql-opti
Thu, 26 Jun 2025 22:31:58 +0200 Alain Mazy Dynamic connection pool + remove ON DELETE CASCADE on Resources.parentID since this is now implemented in the DeletedResource function + fix unit tests for PG sql-opti
Tue, 17 Jun 2025 12:41:37 +0200 Alain Mazy revert debug info
Tue, 17 Jun 2025 12:09:00 +0200 Alain Mazy added debug info
Tue, 17 Jun 2025 11:31:10 +0200 Alain Mazy fix arg binary type for custom-data
Mon, 16 Jun 2025 17:39:29 +0200 Alain Mazy back to mainline
Mon, 16 Jun 2025 17:39:00 +0200 Alain Mazy PG 8.0 OrthancPostgreSQL-8.0
Mon, 16 Jun 2025 13:12:08 +0200 Alain Mazy news
Mon, 16 Jun 2025 10:38:38 +0200 Sebastien Jodogne fix
Mon, 16 Jun 2025 09:48:40 +0200 Sebastien Jodogne fix FindBoost on recent versions of CMake
Mon, 16 Jun 2025 09:32:30 +0200 Sebastien Jodogne make sure that EmbedResources.py can always be found
Mon, 16 Jun 2025 08:14:22 +0200 Sebastien Jodogne fix linking against system-wide Orthanc