Mercurial > hg > orthanc-stone
log Framework/Messages/ICallable.h @ 1143:e2212644eab3
age | author | description |
---|---|---|
Fri, 06 Sep 2019 09:39:18 +0200 | Benjamin Golinvaux | Merge toa2019090601 |
Fri, 06 Sep 2019 09:38:18 +0200 | Benjamin Golinvaux | Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formating |
Tue, 03 Sep 2019 17:52:28 +0200 | Sebastien Jodogne | HttpCommand |
Mon, 02 Sep 2019 17:29:26 +0200 | Benjamin Golinvaux | Added missing Unregister for objects that register by the broker + logs + guard in FetchContext toa2019090201 |
Sat, 31 Aug 2019 13:45:04 +0200 | Benjamin Golinvaux | Cleaning in ICallable + changed fingerprint to plain char array to allow for toa2019083101 |
Thu, 29 Aug 2019 18:07:55 +0200 | Benjamin Golinvaux | Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903 |
Fri, 10 May 2019 17:34:48 +0200 | Sebastien Jodogne | getting rid of MessageType enumeration |