Mercurial > hg > orthanc
log OrthancServer/ServerJobs/Operations/SystemCallOperation.cpp @ 3851:6498739a3c3c
age | author | description |
---|---|---|
Mon, 20 Apr 2020 16:46:44 +0200 | Sebastien Jodogne | refactoring: TimeoutDicomConnectionManager is now only used by Lua |
Mon, 20 Apr 2020 14:45:21 +0200 | Sebastien Jodogne | removing useless abstraction IDicomConnectionManager |
Mon, 02 Mar 2020 15:32:45 +0100 | Sebastien Jodogne | replacing std::auto_ptr by std::unique_ptr |
Fri, 31 Jan 2020 17:14:59 +0100 | Sebastien Jodogne | upgrade to year 2020 |
Thu, 31 Jan 2019 15:33:27 +0100 | Sebastien Jodogne | Fix issue #130 (Orthanc failed to start when /tmp partition was full) |
Sat, 05 Jan 2019 18:22:25 +0100 | Sebastien Jodogne | removing dependencies upon ServerContext db-changes |