Commit Graph

13 Commits

Author SHA1 Message Date
Nick O'Leary 57ae297efd Clone messages before any node.receive call 2014-10-25 23:12:30 +01:00
Anna Thomas bc8e459ae6 Node does not clone first message sent
Tests updated to mirror this behaviour
    Annotated algorithm
2014-10-21 14:08:35 +01:00
Mark Hindess e96fff573d Remove some unused variables. 2014-07-23 23:04:08 +01:00
Mark Hindess 66459f1bd6 Short circuit the null message case. 2014-07-10 14:25:32 +01:00
Mark Hindess d371511d1d Refactor common log code. 2014-07-10 14:25:32 +01:00
Nick O'Leary 649c82f7d7 Fix all jshint warnings in core code 2014-07-01 23:46:25 +01:00
Nick O'Leary 70147d0b6b Remove 'retined' property from node.status calls 2014-05-30 20:30:26 +01:00
Nick O'Leary 525321ec7f Fix node emitter 2014-05-15 20:55:01 +01:00
Nick O'Leary 8f1dd62515 Allow Serial nodes to close asynchonously 2014-05-14 21:34:17 +01:00
Nick O'Leary c317ccc36d Allow nodes to close asynchronously 2014-05-14 21:18:47 +01:00
Antoine Aflalo 6a7b3cf62c REST API for Credentials
Adding RED.nodes.registerCredentials to register the credentials definition server sided.
Adding the property credentials in the template definition client-side.

Connecting the editor to the credential API.
I added a TODO for the validation of Credentials field.
As the other field, the developer should be able to set the credentials as required and also give a validation function.
2014-05-09 13:47:21 +03:00
Nick O'Leary 7ecb80bf40 Add node status updates 2014-05-08 14:15:54 +01:00
Nick O'Leary 7eed375111 Split up nodes.js into components 2014-05-03 22:28:17 +01:00