log

age author description
3 days ago Alain Mazy refactored DeleteAttachment sql-opti tip
3 days ago Alain Mazy removed DeletedResource trigger that is now inlined in the DeleteResource function to improve observability and ease comprehension sql-opti
4 days ago Alain Mazy release notes sql-opti
4 days ago Alain Mazy DeletedFiles and DeletedResources temporary tables are now transaction specific, not session specific sql-opti
4 days ago Alain Mazy re-implemented PatientRecyclingOrder with metadata sql-opti
8 days ago Sebastien Jodogne fix build attach-custom-data
8 days ago Sebastien Jodogne sync attach-custom-data
8 days ago Sebastien Jodogne many fixes, added unit tests attach-custom-data
8 days ago Sebastien Jodogne support for recent versions of CMake attach-custom-data
8 days ago Sebastien Jodogne renaming 1.12.99 as 1.12.8 attach-custom-data
8 days ago Sebastien Jodogne fix uninitialized variable member attach-custom-data
8 days ago Sebastien Jodogne fix build against released versions of the Orthanc SDK attach-custom-data
10 days ago Alain Mazy fix attach-custom-data
10 days ago Alain Mazy make DequeuValue more atomic attach-custom-data
13 days ago Alain Mazy handle null customdata attach-custom-data
2 weeks ago Alain Mazy fix attach-custom-data
2 weeks ago Alain Mazy fixes attach-custom-data
2 weeks ago Alain Mazy fix attach-custom-data
2 weeks ago Alain Mazy overwrite default Utf8String arg types + nullable Utf8String values attach-custom-data
2 weeks ago Alain Mazy fix attach-custom-data
2 weeks ago Alain Mazy KVS + Queues attach-custom-data
2 weeks ago Alain Mazy merged default -> attach-custom-data attach-custom-data
2 weeks ago Alain Mazy fix merge attach-custom-data
2 weeks ago Sebastien Jodogne fix for recent versions of protobuf default
6 weeks ago Alain Mazy test version: assume parents already exist sql-opti
6 weeks ago Alain Mazy test version: no FOR UPDATE, no PatientRecycling sql-opti
6 weeks ago Alain Mazy Optimized the CreateInstance SQL query sql-opti
2 months ago Alain Mazy fix revision attach-custom-data
2 months ago Alain Mazy added missing files attach-custom-data
2 months ago Alain Mazy merged default -> attach-custom-data attach-custom-data
3 months ago Alain Mazy cleanup todo
3 months ago Alain Mazy closing optimized-routes branch optimized-routes
3 months ago Alain Mazy closing OrthancOdbc-1.2 branch OrthancOdbc-1.2
3 months ago Alain Mazy closing OrthancPostgreSQL-7.0 branch OrthancPostgreSQL-7.0
3 months ago Alain Mazy closing OrthancPostgreSQL-6.2 branch OrthancPostgreSQL-6.2
3 months ago Alain Mazy back to mainline
3 months ago Alain Mazy PG 7.2 OrthancPostgreSQL-7.2
3 months ago Alain Mazy opti: left join vs full join
3 months ago Alain Mazy Now returning results when e.g, ordering instances against a metadata they don't have
3 months ago Alain Mazy added version check
3 months ago Alain Mazy fix non PG builds
3 months ago Alain Mazy fix build with older SDK
3 months ago Alain Mazy PG: new AllowInconsistentChildCounts (and new optimized method to compute child counts)
4 months ago Alain Mazy cleanup + improved handling of null values attach-custom-data
4 months ago Alain Mazy fix PG ODBC
4 months ago Alain Mazy Fixed high memory usage due to caching of too many prepared SQL statement when using since & limit
4 months ago Alain Mazy Removed duplicate comparison in find SQL queries
4 months ago Alain Mazy fix attach-custom-data
4 months ago Alain Mazy merged default -> attach-custom-data attach-custom-data
4 months ago Alain Mazy todo
4 months ago Alain Mazy back to mainline
4 months ago Alain Mazy PG 7.1 OrthancPostgreSQL-7.1
4 months ago Sebastien Jodogne update year to 2025
5 months ago Alain Mazy tools/find: fix query by ModalitiesInStudy with pagination
5 months ago Alain Mazy Disable DB Housekeeping thread on ReadOnly systems
5 months ago Alain Mazy back to mainline
5 months ago Alain Mazy ODBC 1.3 OrthancOdbc-1.3
5 months ago Alain Mazy back to mainline
5 months ago Alain Mazy 7.0 OrthancPostgreSQL-7.0
5 months ago Alain Mazy cleanup