log Framework/Oracle/WebAssemblyOracle.cpp @ 1279:7ec8fea061b9 broker

age author description
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 27 Jan 2020 15:23:16 +0100 Benjamin Golinvaux Fixed errors related to previous fingerprint change toa2020012703
Wed, 08 Jan 2020 15:22:13 +0100 Sebastien Jodogne GetOrthancImageCommand: handling of unsupported formats broker
Tue, 07 Jan 2020 11:56:20 +0100 Sebastien Jodogne ParseDicomFromWadoCommand working in wasm broker
Mon, 06 Jan 2020 20:53:27 +0100 Sebastien Jodogne working on ParseDicomFromWadoCommand for wasm broker
Mon, 06 Jan 2020 20:06:23 +0100 Sebastien Jodogne removing unused logs broker
Mon, 06 Jan 2020 18:08:05 +0100 Sebastien Jodogne working of WebAssemblyOracle broker
Mon, 09 Dec 2019 14:41:37 +0100 Sebastien Jodogne fix compilation of WebAssemblyOracle broker
Thu, 17 Oct 2019 14:42:41 +0200 Sebastien Jodogne removed LambdaCallable broker
Thu, 19 Sep 2019 18:26:11 +0200 Sebastien Jodogne commenting out annoying error
Sat, 14 Sep 2019 17:27:41 +0200 Sebastien Jodogne send error message for HTTP fetching in wasm
Wed, 11 Sep 2019 12:31:49 +0200 Sebastien Jodogne implementation of HttpCommand in WebAssemblyOracle
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
Thu, 29 Aug 2019 13:11:49 +0200 Benjamin Golinvaux Added EMSCRIPTEN_FETCH_REPLACE flag to requests to prevent stale cache results toa2019082902
Tue, 27 Aug 2019 14:28:19 +0200 Benjamin Golinvaux Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701
Fri, 23 Aug 2019 14:16:45 +0200 Benjamin Golinvaux Better error log in fetch failure callback + toa2019082301
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Fri, 26 Jul 2019 20:09:42 +0200 Benjamin Golinvaux Commented-out traces for debug
Fri, 14 Jun 2019 12:14:16 +0200 Benjamin Golinvaux Removed extra logging + doc + added GuiAdapter and LockingEmitter
Tue, 11 Jun 2019 15:41:21 +0200 Benjamin Golinvaux better error reporting in DicomStructureSetLoader + fixed POST request logic
Fri, 31 May 2019 10:30:22 +0200 Sebastien Jodogne handling of GET arguments
Wed, 29 May 2019 15:45:15 +0200 Sebastien Jodogne reorganization