Mon, 08 Mar 2021 16:49:34 +0100 |
Sebastien Jodogne |
simplifying IDatabaseListener::SignalChange() as IDatabaseListener::SignalResourceDeleted()
db-changes
|
Mon, 08 Mar 2021 16:04:56 +0100 |
Sebastien Jodogne |
new enum: TransactionType
db-changes
|
Mon, 08 Mar 2021 15:13:25 +0100 |
Sebastien Jodogne |
cppcheck
db-changes
|
Mon, 08 Mar 2021 15:00:58 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 08 Mar 2021 14:41:29 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 08 Mar 2021 13:54:02 +0100 |
Sebastien Jodogne |
fix build for msvc2008
db-changes
|
Mon, 08 Mar 2021 12:34:17 +0100 |
Sebastien Jodogne |
start of read-write transactions
db-changes
|
Mon, 08 Mar 2021 11:08:03 +0100 |
Sebastien Jodogne |
avoid copy of objects in ServerIndex
db-changes
|
Fri, 05 Mar 2021 16:11:11 +0100 |
Sebastien Jodogne |
end of refactoring read-only transactions
db-changes
|
Fri, 05 Mar 2021 15:37:53 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 18:45:48 +0100 |
Sebastien Jodogne |
removed function wrappers for transactions in ServerIndex
db-changes
|
Thu, 04 Mar 2021 18:42:25 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 17:59:40 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 16:58:35 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 15:22:55 +0100 |
Sebastien Jodogne |
templates to reduce verbosity in ServerIndex implementation
db-changes
|
Wed, 03 Mar 2021 17:31:30 +0100 |
Sebastien Jodogne |
removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction()
db-changes
|
Wed, 03 Mar 2021 17:13:41 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Wed, 03 Mar 2021 16:31:57 +0100 |
Sebastien Jodogne |
simplification
db-changes
|
Tue, 02 Mar 2021 19:36:59 +0100 |
Sebastien Jodogne |
testing replay of transactions
db-changes
|
Tue, 16 Feb 2021 12:18:41 +0100 |
Sebastien Jodogne |
removal of "dicom-as-json" attachments
|
Thu, 11 Feb 2021 09:33:48 +0100 |
Sebastien Jodogne |
widening the use of DicomTransferSyntax enum
|
Wed, 10 Feb 2021 17:01:44 +0100 |
Sebastien Jodogne |
refactoring ServerIndex::Store()
|
Wed, 10 Feb 2021 12:07:03 +0100 |
Sebastien Jodogne |
removed cached dicom summary from DicomInstanceToStore
|
Tue, 09 Feb 2021 14:25:21 +0100 |
Sebastien Jodogne |
reorganization
|
Thu, 04 Feb 2021 15:31:00 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "PixelDataOffset"
|
Fri, 29 Jan 2021 09:46:47 +0100 |
Sebastien Jodogne |
fix missing include for Debian unstable
|
Wed, 20 Jan 2021 14:20:37 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the series level: "RemoteAET"
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Mon, 14 Dec 2020 14:26:49 +0100 |
Sebastien Jodogne |
making ServerIndex::IncrementGlobalSequence() more fault-tolerant
|
Mon, 02 Nov 2020 14:48:15 +0100 |
Sebastien Jodogne |
new macro TLOG() to replace VLOG() for trace logs with a category
|