node-red/nodes/core
Mark Hindess 5510dffe18 Fix random delay mode to be random delay not random rate-limited stack.
Documentation says "Introduces a delay into a flow or rate limits
messages." but this node was doing delay and rate limit in random mode
which doesn't seem that useful. Worse it was a stack not a queue. I
can't think of any sane use cases for that behaviour.
2015-01-14 14:19:21 +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 mode to be random delay not random rate-limited stack. 2015-01-14 14:19:21 +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