node-red/red
Nick O'Leary f2191e94b3 Better handling of zero-length flow files
Closes #819

If a flow file is found to be zero-bytes:
  If there is a non-empty backup, restore the backup and resolve
  If there is no backup or it is also empty, resolve empty flow
If a flow file is found to be invalid json:
  Log and resolve empty flow
2016-03-11 22:42:04 +00:00
..
api Allow node modules to include example flows 2016-03-02 23:34:24 +00:00
runtime Better handling of zero-length flow files 2016-03-11 22:42:04 +00:00
red.js Allow core nodes dir to be provided to runtime via settings 2016-01-06 17:01:12 +00:00