Go to file
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
lib Add lib .gitignore 2013-09-05 15:07:01 +01:00
nodes Function error not recognised as TypeError 2014-05-06 13:49:22 +01:00
public Prevent accidental edit of nodes 2014-05-06 10:14:18 +01:00
red Create a copy of the previous flow file (flow.previous) before each deploy 2014-05-06 15:22:58 +01:00
test Fix localfilesystem_spec 2014-05-03 22:38:33 +01:00
.gitignore Create a copy of the previous flow file (flow.previous) before each deploy 2014-05-06 15:22:58 +01:00
.nodemonignore Got to start somewhere 2013-09-05 15:02:48 +01:00
.travis.yml Add grunt build and travis-ci 2014-03-31 13:31:31 +01:00
CONTRIBUTING.md Add explicit CLA links 2014-03-25 17:41:33 +00:00
Gruntfile.js Add grunt build and travis-ci 2014-03-31 13:31:31 +01:00
INSTALL.md Update docs 2013-09-26 21:12:31 +01:00
LICENSE Got to start somewhere 2013-09-05 15:02:48 +01:00
README.md Update README.md 2014-04-14 09:51:55 +01:00
package.json Minify node .html files before sending 2014-05-04 17:30:55 +01:00
red.js Add version information to log output 2014-04-21 21:55:28 +01:00
settings.js Add httpNodeCors setting 2014-02-17 22:32:53 +00:00

README.md