log

age author description
Tue, 25 Aug 2015 17:59:04 +0200 Sebastien Jodogne fix standalone build
Tue, 25 Aug 2015 17:52:50 +0200 Sebastien Jodogne got rid of custom exceptions
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
Tue, 25 Aug 2015 16:18:37 +0200 Sebastien Jodogne Plugins have access to explicit error codes
Tue, 25 Aug 2015 15:59:07 +0200 Sebastien Jodogne force the size of the enumerations in the plugin SDK
Tue, 25 Aug 2015 15:45:50 +0200 Sebastien Jodogne check the size of the enumerations in the plugin engine
Tue, 25 Aug 2015 15:33:36 +0200 Sebastien Jodogne cont
Tue, 25 Aug 2015 15:10:45 +0200 Sebastien Jodogne generation of the error codes from a Python script
Tue, 25 Aug 2015 14:48:06 +0200 Sebastien Jodogne refactoring OrthancException
Tue, 25 Aug 2015 14:00:57 +0200 Sebastien Jodogne exceptions now carry HTTP status
Tue, 25 Aug 2015 13:37:57 +0200 Sebastien Jodogne give access to full request origin in ReceivedInstanceFilter (Lua)
Tue, 25 Aug 2015 13:05:22 +0200 Sebastien Jodogne more information about the origin of requests submitted to the DICOM handlers
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Sun, 23 Aug 2015 11:13:03 +0200 jodogne fix indentation