Tue, 06 Feb 2024 15:32:54 +0100 |
Alain Mazy |
Whatever the SQL error that happens while inserting an instance in DB, remove the attachments that have been added to avoid orphan files
|
Mon, 29 Jan 2024 18:10:31 +0100 |
Sebastien Jodogne |
fix
pg-transactions
|
Tue, 23 Jan 2024 17:05:28 +0100 |
Alain Mazy |
merge default -> pg-transactions
pg-transactions
|
Tue, 23 Jan 2024 17:04:31 +0100 |
Alain Mazy |
logs: display instance id when stored
|
Thu, 04 Jan 2024 15:10:42 +0100 |
Sebastien Jodogne |
upgrade to year 2024
|
Tue, 12 Dec 2023 17:20:10 +0100 |
Alain Mazy |
delete attachment in case of same instance being uploaded multiple times at the same time
pg-transactions
|
Tue, 05 Dec 2023 16:26:35 +0100 |
Alain Mazy |
log lines now contain the thread name
pg-transactions
|
Thu, 23 Nov 2023 16:59:16 +0100 |
Alain Mazy |
improved C-Store negotiation and logging
debug-telemis
|
Wed, 22 Nov 2023 12:57:07 +0100 |
Alain Mazy |
Added a new 'Telemis' manufacturer for DicomModalities
debug-telemis
|
Wed, 22 Nov 2023 09:38:57 +0100 |
Alain Mazy |
handle unknown exceptions in job registry unserialization
|
Tue, 21 Nov 2023 10:32:42 +0100 |
Alain Mazy |
metrics
|
Fri, 17 Nov 2023 08:22:17 +0100 |
Alain Mazy |
fix transcoded instance caching
|
Thu, 16 Nov 2023 16:09:04 +0100 |
Alain Mazy |
StorageCache is now storing transcoded instances + added ?transcode=... option to the /file route.
|
Mon, 13 Nov 2023 17:01:59 +0100 |
Alain Mazy |
Optimized the MemoryStringCache to prevent loading the same file multiple times if multiple users request the same file at the same time
am-new-cache
|
Tue, 07 Nov 2023 12:52:37 +0100 |
Alain Mazy |
Solved a deadlock related to the Job Engine events and plugins
|
Sat, 04 Nov 2023 13:42:30 +0100 |
Alain Mazy |
tentative to implement smart HTTP compression with detection of transfer syntax
am-http-compression
|
Tue, 11 Jul 2023 10:25:58 +0200 |
Alain Mazy |
wip: try to add a jpeg decoder without colorspace conversion: not working now
multiple-jpeg-decoders
|
Thu, 29 Jun 2023 09:43:20 +0200 |
Alain Mazy |
Reduce the frequency of memory trimming from 100ms to 30s to avoid high idle CPU load
|
Tue, 27 Jun 2023 17:55:09 +0200 |
Sebastien Jodogne |
Metrics can be stored either as floating-point numbers, or as integers
|
Tue, 27 Jun 2023 15:12:39 +0200 |
Sebastien Jodogne |
upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1
|
Tue, 27 Jun 2023 10:39:17 +0200 |
Sebastien Jodogne |
speeded up ServerContext::ReadDicomUntilPixelData() if storage compression is on
|
Mon, 26 Jun 2023 08:40:41 +0200 |
Sebastien Jodogne |
fix msvc build
|
Sun, 25 Jun 2023 18:28:49 +0200 |
Sebastien Jodogne |
store metrics as integers instead of floats to avoid precision loss in increments
|
Sun, 25 Jun 2023 15:19:25 +0200 |
Sebastien Jodogne |
only store PixelDataVR metadata if needed
|
Thu, 22 Jun 2023 08:48:38 +0200 |
Sebastien Jodogne |
added instance metadata "PixelDataVR"
|
Wed, 24 May 2023 08:56:41 +0200 |
Alain Mazy |
merge
am-experimental
|
Tue, 23 May 2023 17:38:26 +0200 |
Alain Mazy |
New URI /instances/{id}/file-until-pixel-data
am-experimental
|
Mon, 22 May 2023 15:00:01 +0200 |
Alain Mazy |
Fix orphan files remaining in storage when working with MaximumStorageSize
|
Fri, 28 Apr 2023 10:42:27 +0200 |
Alain Mazy |
wip: 'dicomWeb' json format + 'include' get arguments
am-experimental
|
Fri, 07 Apr 2023 22:18:37 +0200 |
Sebastien Jodogne |
replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint"
db-protobuf
|