node-red/nodes/core/logic
Nick O'Leary 66ee27c5fa
Switch node: only use promises when absolutely necessary
Fixes a significant performance regression introduced when the
node was made async-only with the persistent context work.
2018-09-14 14:03:36 +01:00
..
10-switch.html Fix appearance about `Empty` rules. 2018-07-20 16:53:30 +09:00
10-switch.js Switch node: only use promises when absolutely necessary 2018-09-14 14:03:36 +01:00
15-change.html Fix appearrence of change node label for flow/global ref (#1792) 2018-07-10 12:40:31 +01:00
15-change.js Change node must handle empty rule set 2018-08-16 09:41:43 +01:00
16-range.html Make core nodes labels more consistent, to close #1673 2018-03-30 14:31:59 +01:00
16-range.js add msg. select to range and yaml nodes, 2018-01-16 10:59:44 +00:00
17-split.html Split node - fix complete to send msg for k/v object 2018-09-04 22:54:28 +01:00
17-split.js Split node - fix complete to send msg for k/v object 2018-09-04 22:54:28 +01:00
18-sort.html Make core nodes labels more consistent, to close #1673 2018-03-30 14:31:59 +01:00
18-sort.js fix persistable context handling of sort node & existing error in testcases 2018-09-05 16:04:12 +01:00
19-batch.html Make core nodes labels more consistent, to close #1673 2018-03-30 14:31:59 +01:00
19-batch.js fixed message modificcation of concat mode of BATCH node 2018-02-13 20:55:03 +09:00