node-red/red
Nick O'Leary b96ea36b70 Deprecate getAllFlows/getFlow/saveFlow storage functions
They were specialised versions of get/saveLibraryEntry that
complicated the interface.

This change removes them from localfilesystem, but the top
level module checks for their existence and uses them if
they are there - for backwards compatibility.
2015-04-03 23:05:56 +01:00
..
api Add error codes to api responses 2015-03-31 22:29:42 +01:00
nodes Add error codes to api responses 2015-03-31 22:29:42 +01:00
storage Deprecate getAllFlows/getFlow/saveFlow storage functions 2015-04-03 23:05:56 +01:00
comms.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
log.js Improve core test coverage 2015-03-21 17:42:06 +00:00
red.js Move away from __defineGetter syntax, in red and server 2015-03-06 10:17:00 +00:00
server.js Log settings file in use on start up 2015-04-03 23:05:15 +01:00
settings.js slightly enhance test coverage for info and log and settings. 2015-03-06 10:18:33 +00:00
util.js More tests for red, log, info and util. 2015-03-06 14:14:47 +00:00