log Framework/Oracle/WebAssemblyOracle.cpp @ 1076:008dbc4ceb62 broker

age author description
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