node-red/nodes/core
Mark Hindess 7909ca24d3 Fix random delay in milliseconds case and change test to reproduce bug.
Because there was no multiplier the node.randomFirst was a string so
the later '+' was a concatentation. The test failed to catch this because
it uses integers not strings to configure the node.
2015-01-14 10:18:47 +00:00
..
analysis Update icon to fa icons for parser nodes and sentiment 2014-07-11 21:01:16 +01:00
core Fix random delay in milliseconds case and change test to reproduce bug. 2015-01-14 10:18:47 +00:00
deprecated Add deprecation warnings to nodes 2014-09-22 15:57:16 +01:00
hardware Make Pi GPIO node wait for close before restarting 2015-01-14 09:55:30 +00:00
io remove spurious line of debug from http node 2014-12-15 17:01:58 +00:00
logic Restore dialog size on reopn properly 2014-11-13 22:14:05 +00:00
parsers Handle quotes in JSON inside CSV files in CSV node... 2015-01-09 20:32:05 +00:00
social Be a bit more relaxed about IRC node reconnect - it does happen eventually. 2014-12-18 23:22:36 +00:00
storage Merge pull request #522 from motiooon/patch-1 2015-01-09 20:27:09 +00:00