Package: node-shiny-server / 1.5.20.1002-1

Metadata

Package Version Patches format
node-shiny-server 1.5.20.1002-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_debian_packaged_pandoc nodejs.patch | (download)

CMakeLists.txt | 7 2 5 - 0 !
lib/main.js | 2 1 1 - 0 !
lib/worker/app-worker.js | 2 1 1 - 0 !
lib/worker/app-worker.ts | 2 1 1 - 0 !
test/app-worker.js | 2 1 1 - 0 !
tools/makedocs.js | 2 1 1 - 0 !
6 files changed, 7 insertions( ), 10 deletions(-)

 use debian packages nodejs, npm and pandoc


fix proxy events.patch | (download)

test/proxy-events.js | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 add debian-specific fix to http-proxy test
find minfiles at right loc.patch | (download)

lib/main.js | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 do not seek minified shiny-server-client and sockjs-client in node_modules, rather find
 in debian-specific paths
move buffer func for sinon.patch | (download)

test/robust-sockjs.js | 38 0 38 - 0 !
test/scheduler.js | 38 38 0 - 0 !
2 files changed, 38 insertions( ), 38 deletions(-)

 move buffer-disconnect test to scheduler.js test so as to not reinstatiate clock again
 More or less, a hack