node-red/red
Nick O'Leary f626ee060a Allow properties to be specified by environment variables
A property set to $(ABC) will be substituted with the environment
variable ABC - if it exists. If the property doesn't exist, the property
is left unchanged.
2015-10-23 22:14:39 +01:00
..
api Move to express 4.x 2015-10-02 21:27:31 +01:00
nodes Allow properties to be specified by environment variables 2015-10-23 22:14:39 +01:00
storage NLS /red/nodes 2015-07-02 10:49:39 +01:00
comms.js Stop sending messages to ws connections that have errored 2015-07-30 22:09:01 +01:00
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
i18n.js Move to express 4.x 2015-10-02 21:27:31 +01:00
log.js Extract all core runtime messages 2015-06-29 16:04:00 +01:00
red.js Add flag to disable build check for tests 2015-07-22 11:41:58 +01:00
server.js Fix nodes.install.installing message id 2015-07-02 13:25:15 +01:00
settings.js NLS /red/nodes 2015-07-02 10:49:39 +01:00
util.js Add RED.util.generateId and ensure HTTP node adds proper id 2015-06-02 15:54:37 +01:00