1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core
Hiroyasu Nishiyama d7c8adfd82 Fix handling of too many pending messages in SORT node (#1514)
* initial support of SORT node

minor fix of sort node

fixed error message of sort node

fixed error handling of SORT node

add test case for SORT node

make limit of messages count computed once in SORT node

* update type in message & info description

* fix handling of pending messages in SORT node
2017-12-06 19:44:46 +00:00
..
analysis yet more core node info updates 2017-04-26 21:52:33 +01:00
core enable template config via msg.template for stored or generated templates (#1503) 2017-12-05 12:24:06 +00:00
hardware Tidy up GPIO pin table presentation 2017-07-06 00:00:08 +01:00
io mqtt: Add 'name' to mqtt-broker node, and label it by this if it is set. (#1364) 2017-08-09 22:22:40 +01:00
locales Fix handling of too many pending messages in SORT node (#1514) 2017-12-06 19:44:46 +00:00
logic Fix handling of too many pending messages in SORT node (#1514) 2017-12-06 19:44:46 +00:00
parsers Let CSV correct parts if we remove header row. 2017-12-05 17:34:49 +00:00
storage File node: recreate write stream when file deleted 2017-07-22 22:28:45 +01:00