node-red/red
Nick O'Leary 5efbdf5d04 Revert removal of flow storage api
Whilst we know with the file system storage inplementation
getLibraryEntry is a suitable replacement for getFlow, this
may not be the case with other implementations.

The storage code uses the deprecated functions if they are
present - so the core code should call them and let the storage
layer decide what it calls.
2015-04-05 20:54:11 +01:00
..
api Revert removal of flow storage api 2015-04-05 20:54:11 +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