node-red/red/runtime/nodes
Simon Hailes 6696b6661a When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available.
This resolves websockets not working when the adminApi (httpAdminRoot) is disabled in settings.
2017-12-20 16:04:32 +00:00
..
flows Add flow stopping trace messages 2017-07-21 11:15:40 +01:00
registry When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available. 2017-12-20 16:04:32 +00:00
Node.js Merge branch 'master' into 0.17 2017-05-11 15:10:12 +01:00
context.js Fix global.keys() bug in function node (#1417) 2017-10-10 21:13:38 +01:00
credentials.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
index.js Retry auto-install of modules that fail 2017-07-08 17:30:17 +01:00
library.js Remove event passing for icons/examples from the api layer 2017-02-15 23:07:50 +00:00