1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
Commit Graph

1264 Commits

Author SHA1 Message Date
Dave C-J
6fc2555a2f Fix for Debug node circular references (Issue 17) - Also now limit debug message length ...(more). Added debugMaxLength setting to settings.js - default 512 - so can be overridden if required. (no doubt this will change) 2013-09-16 18:00:33 +01:00
Ben Hardill
79853f5a60 Merge remote-tracking branch 'upstream/master' 2013-09-14 14:02:46 +01:00
Nicholas O'Leary
95c815d994 Update Debug tooltip to make sidebar easier to find 2013-09-14 10:21:09 +01:00
Dave C-J
500c3ec146 tweak debug - so booleans are obvious. 2013-09-13 23:28:39 +01:00
Dave C-J
b0e9dbb929 Partial fix for Issue #17 2013-09-13 22:55:16 +01:00
Nicholas O'Leary
755d17766c Add cron-like scheduling to inject 2013-09-12 17:21:46 +01:00
Ben Hardill
670a6cd933 Added a close function to clean up unfired timeouts on a redeploy 2013-09-10 23:18:15 +01:00
Ben Hardill
c85ab75fe3 Removed this.topic from the label function 2013-09-10 22:44:36 +01:00
Ben Hardill
2d9250e046 move pause node from contrib to core and changed order number from 99 to 89 2013-09-10 13:23:16 +01:00
Nicholas O'Leary
7b4927ff5d Full fix for #11 2013-09-07 14:27:41 +01:00
Dave C-J
07ff9aa061 Issue #11 - only show error code on Alert toaster (rather than full error) 2013-09-07 11:26:22 +01:00
Nicholas O'Leary
3255ae4187 Fixes #10 2013-09-06 21:03:51 +01:00
Dave Conway-Jones
b8f82fd9ae More useful response to 404... (if backend died) 2013-09-06 20:03:15 +01:00
Nicholas O'Leary
32796dd74c Got to start somewhere 2013-09-05 15:02:48 +01:00