1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red
Dave C-J 67d1e2acd8 Create a copy of the previous flow file (flow.previous) before each deploy
closes #184
In case of emergency you can now find the previous flow file before you hit 
deploy in a file called flow.previous . As indicated it is the flow that was 
running prior to you hitting deploy...
2014-05-06 15:22:58 +01:00
..
nodes Remove console.log in credentials 2014-05-06 14:25:53 +01:00
storage Create a copy of the previous flow file (flow.previous) before each deploy 2014-05-06 15:22:58 +01:00
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
library.js Tidy up REST interface 2014-04-20 22:35:38 +01:00
log.js Log.addHandler missing its implementation 2014-05-06 13:06:06 +01:00
red.js Split up nodes.js into components 2014-05-03 22:28:17 +01:00
server.js Split up nodes.js into components 2014-05-03 22:28:17 +01:00
ui.js Separate out httpAdmin and httpNode 2014-02-16 00:39:30 +00:00