Commit Graph

  • c223e7f58f Avoid writing unchanged settings Nick O'Leary 2014-10-03 14:47:23 +01:00
  • 8eb31d2a9d Merge bbd651f887c9aad22a10ea44cf5ce1f39c61a8f3 into 86d4179039213654d4ccad997a1bf302a77fc4bc Zoltan Balogh 2014-10-03 09:11:40 +00:00
  • 8ccb173642 Fix for node import when imported node is missing required parameters Arvydas Juskevicius 2014-10-01 13:31:37 +01:00
  • 86d4179039 Merge pull request #421 from hindessm/fix-supertest-usage Nick O'Leary 2014-10-01 22:48:00 +01:00
  • b0e2b3d525 Merge pull request #429 from hindessm/fix-build-without-nock Nick O'Leary 2014-10-01 20:40:57 +01:00
  • ea6313c9a1 Make nock an optional dependency. Mark Hindess 2014-10-01 17:46:00 +01:00
  • c631b393e9 Merge pull request #427 from hindessm/add-nock-to-node-test-helper Nick O'Leary 2014-10-01 14:59:23 +01:00
  • 8df9eee6d2 Add nock to node test helper. Mark Hindess 2014-10-01 14:35:51 +01:00
  • 322a6ebed3 Merge pull request #419 from hindessm/add-credentials-to-test-helper Nick O'Leary 2014-10-01 11:13:28 +01:00
  • 669f3d9ba1 Fix supertest usage to correctly throw errors. Mark Hindess 2014-09-30 14:59:37 +01:00
  • 378d218682 Added split node to split message into array or series of messages Anna Thomas 2014-09-30 10:52:32 +01:00
  • 059ec3b50c Add credentials support to node test helper. Mark Hindess 2014-09-30 08:01:40 +01:00
  • 33d0c6a290 merged ozzieg 2014-09-26 21:39:18 +00:00
  • 4f496c37be Force file node to write "binary" - so as not to expand binary like chars into utf encoding. Helps with writing strings that happen to be binary encoded rather than buffers. Dave C-J 2014-09-26 21:19:16 +01:00
  • d3956f9816 Ensure valid mongo selector object Nick O'Leary 2014-09-26 11:30:09 +01:00
  • a5265784e8 Bump 0.9.0 0.9.0 Nick O'Leary 2014-09-24 13:14:19 +01:00
  • dbaa1ed59c Don't cache api requests in the editor Fixes #413 Nick O'Leary 2014-09-24 09:57:45 +01:00
  • 8742bf354b Missing brackets in sample node Closes #414 Nick O'Leary 2014-09-23 23:15:34 +01:00
  • 9152daa13b Fix race condition on saving config Nick O'Leary 2014-09-23 17:09:23 +01:00
  • 6305c5b55f Use request.del in cli request module Nick O'Leary 2014-09-23 16:35:17 +01:00
  • 723a3e628e Add cli tests Nick O'Leary 2014-09-23 00:14:30 +01:00
  • af0b740fbd Rework nr-cli Nick O'Leary 2014-09-22 22:59:42 +01:00
  • 31255bd66b Handle blank config file Nick O'Leary 2014-09-22 21:35:30 +01:00
  • 1f95071a37 Only normalise known headers in http node Nick O'Leary 2014-09-22 20:44:22 +01:00
  • 5f77531a39 Merge pull request #410 from anna2130/mongo Nick O'Leary 2014-09-22 16:45:19 +01:00
  • 23b5ac4582 Allow user to select collection in mongo nodes using msg.collection Anna Thomas 2014-09-19 10:06:15 +01:00
  • 4f2e4b58e4 Added update functionality to mongodb out node Anna Thomas 2014-09-18 15:31:10 +01:00
  • abd3d752f5 Add deprecation warnings to nodes Nick O'Leary 2014-09-22 15:57:16 +01:00
  • 8d54126127 Pretty-print the .config.json file for ease of debug Nick O'Leary 2014-09-22 14:34:53 +01:00
  • 55c830b812 Add disableEditor option Closes #409 Nick O'Leary 2014-09-22 14:33:26 +01:00
  • e48cbafbd6 Fix jshint test Nick O'Leary 2014-09-22 13:22:23 +01:00
  • 9bfc6d376b Use module:node name to generate set id Nick O'Leary 2014-09-22 13:15:19 +01:00
  • c98b9dfaa3 Don't filter errored nodes in result list Nick O'Leary 2014-09-20 22:42:48 +01:00
  • ea89aff3db Handle node-load errors properly Fixes #403 Certain load errors were causing start-up to fail. In particular, an npm module with a missing .js file. Nick O'Leary 2014-09-20 22:25:00 +01:00
  • e2be5c6383 Don't assume errors have stacks associated with them Nick O'Leary 2014-09-20 21:28:44 +01:00
  • f939d52551 Restore node ids from config list Nick O'Leary 2014-09-20 21:27:09 +01:00
  • 111c5ae26e Merge 9913a1ce3fbc78e4c786f8cd101ed9b1d118a1e5 into ed1da5cf7b007cbcac1438c006a941c76c94923e Stevan Goode 2014-09-20 09:14:14 +00:00
  • 9913a1ce3f Updated documentation to incude msg.find Stevan Goode 2014-09-20 10:14:13 +01:00
  • fff0282194 Added msg.find handler Stevan Goode 2014-09-20 08:31:45 +01:00
  • d6ae9945ba Merge add43f83f3e9072da1a108dcb9a7bc7b16137851 into ed1da5cf7b007cbcac1438c006a941c76c94923e Josh Lloyd 2014-09-18 21:11:22 +00:00
  • ed1da5cf7b Add try/catch to websocket to fix #402 Also allow buffer out as binary if required. (ie don't try and stringify a buffer) Dave C-J 2014-09-18 17:10:01 +01:00
  • a718f34c58 Expand the non-functional sample to have an input to make it more useful Dave C-J 2014-09-18 17:06:35 +01:00
  • da61fe12d0 Add dynamic node api Closes #322 - nodes modules can be installed/removed dynamically at runtime - nodes can be enabled/disabled - onpaletteadd/onpaletteremove api added to node definitions - initial implementation of nr-cli Nick O'Leary 2014-08-28 00:35:07 +01:00
  • 00cb8d5bce Update package dependencies Closes #345 Nick O'Leary 2014-09-17 23:49:28 +01:00
  • ebb0d1a46d Handle invalid property values in Switch node Fixes #404 Nick O'Leary 2014-09-17 22:31:26 +01:00
  • f04e42e4da Fix bug in number handling in CSV parser Thanks Anupam ! Dave C-J 2014-09-16 19:05:16 +01:00
  • 22329ca106 Add hourly option to Inject Node time interval mode, Fix a few UI wrinkles when editing. Dave C-J 2014-09-15 12:32:28 +01:00
  • c4932e3cf9 Merge pull request #401 from anna2130/master Nick O'Leary 2014-09-15 09:37:56 +01:00
  • bc8acd24ae Added count and aggregate operations to MongoDB In node Anna Thomas 2014-09-10 14:13:59 +01:00
  • a0ac79384d Tidy up some little wrinkles in Inject node html labels etc Dave C-J 2014-09-14 18:38:30 +01:00
  • 7e2dbb13e4 Major Update to CSV node. now handles lines, files, column names in first row, etc etc Dave C-J 2014-09-12 16:50:01 +01:00
  • 429a87f88a Merge pull request #400 from hindessm/add-ensure-buffer-helper Nick O'Leary 2014-09-10 13:33:23 +01:00
  • c0fcc20f23 Add ensureBuffer helper for nodes. Mark Hindess 2014-09-10 12:46:56 +01:00
  • a3497a5fc7 Merge pull request #398 from anna2130/master Nick O'Leary 2014-09-10 09:53:02 +01:00
  • 54a2923c65 Fixed _spec.js test Anna Thomas 2014-09-10 09:30:16 +01:00
  • 400f51d921 Allow IRC name changes when node chanel not set. Trying to f ix #397 Dave C-J 2014-09-09 22:14:52 +01:00
  • 50f1a17920 Merge pull request #396 from hindessm/delete-should-not-require-defined-payload Nick O'Leary 2014-09-09 20:47:54 +01:00
  • 72dcb53d23 Fix logic so defined msg.payload is not prereq for delete. Mark Hindess 2014-09-09 19:46:38 +01:00
  • 2e32a4d99f Removed previous fix wdoganowski 2014-09-09 19:50:49 +02:00
  • 9640a7b35b Merge e22ab0449d35011bf6709f7b49b6f47465c37a59 into 0111ab8901ea831261468640c69c71c3975639c2 Matt Wakeman 2014-09-09 14:33:27 +00:00
  • e22ab0449d Merge branch 'master' of https://github.com/node-red/node-red into merge_upstream Matt Wakeman 2014-09-09 15:13:20 +01:00
  • 5253c0bca4 Merge 4494f28eb5848db1cb55fdfa86eec6804dcdbb24 into 0111ab8901ea831261468640c69c71c3975639c2 Matt Wakeman 2014-09-09 13:32:29 +00:00
  • 0111ab8901 Merge pull request #393 from hindessm/remove-unused-vars-in-nodes Nick O'Leary 2014-09-08 22:26:16 +01:00
  • fd04b5851b Remove unused variables. Mark Hindess 2014-09-08 21:53:15 +01:00
  • 94b196bfcf Merge pull request #392 from hindessm/remove-redundant-null-checks Nick O'Leary 2014-09-08 21:31:55 +01:00
  • 5d9c16ffbf Remove redundant msg != null checks. Mark Hindess 2014-09-08 21:10:06 +01:00
  • 7b63680be1 Upgrade FontAwesome to 4.2 Part of #377 Nick O'Leary 2014-09-08 20:59:01 +01:00
  • d30f1e639b Merge pull request #391 from hindessm/remove-undefined-reference-to-node Nick O'Leary 2014-09-08 20:38:00 +01:00
  • 27149fe10f Merge pull request #390 from hindessm/fix-base64-udp-send Nick O'Leary 2014-09-08 20:20:22 +01:00
  • 3880bd7ca4 Merge pull request #389 from hindessm/remove-spurious-dollar Nick O'Leary 2014-09-08 20:20:12 +01:00
  • 7ec7354755 Merge pull request #388 from hindessm/fix-emailkey-variable Nick O'Leary 2014-09-08 20:20:03 +01:00
  • afa201790d Merge pull request #387 from hindessm/fix-scope-of-data Nick O'Leary 2014-09-08 20:19:54 +01:00
  • cba4791b65 MQTT node better check for topic existing Dave C-J 2014-09-08 20:19:25 +01:00
  • 3ec07a9161 Remove reference to undefined variable 'node'. Mark Hindess 2014-09-08 20:18:12 +01:00
  • 6368a43a02 Fix base64 encoding of msg.payload in UDP out node. Mark Hindess 2014-09-08 20:11:12 +01:00
  • 39d0419b65 Remove spurious dollar. Mark Hindess 2014-09-08 20:04:11 +01:00
  • ab4d3c025e MQTT node should only send message if topic actually specified (string) Dave C-J 2014-09-08 20:01:28 +01:00
  • 19c3a7f36c Fix variable name, emailkey should be globalkeys. Mark Hindess 2014-09-08 19:59:22 +01:00
  • 22b32b1684 Avoid wasting time preparing the payload if operation is a delete. Mark Hindess 2014-09-08 19:53:03 +01:00
  • 3c9ea4ce82 Merge 9f3c349feffcd02e0f083b637c1f655027bfd668 into 1a5a548fbf5fd8e53cc4355681ec1c0f640714fe Dj Walker-Morgan 2014-09-08 18:25:23 +00:00
  • 1a5a548fbf Incorrect credentials in mongo node Closes #386 Nick O'Leary 2014-09-08 19:24:06 +01:00
  • 9f3c349fef New credentials API not used correctly Dj Walker-Morgan 2014-09-08 15:41:13 +01:00
  • c03db99a21 Merge pull request #363 from kylegordon/patch-1 Nick O'Leary 2014-09-08 14:58:22 +01:00
  • 141c8a1faf Merge pull request #385 from zobalogh/delay-test-fix Nick O'Leary 2014-09-08 14:48:06 +01:00
  • 3e3b388ca7 Prevent adding empty twitter creds Closes #372 Nick O'Leary 2014-09-08 14:41:39 +01:00
  • 4706b814dd Adding drop check to Delay tests zobalogh 2014-09-08 14:26:35 +01:00
  • b3fa866385 Remove last remnants of bootstrap icons from core Closes #376 Nick O'Leary 2014-09-08 14:18:34 +01:00
  • e3f72a697e Ignore coveralls upload errors Part of #299 Nick O'Leary 2014-09-08 14:02:53 +01:00
  • 148fbefbbb Merge pull request #377 from hindessm/fa-icon-migration Dave Conway-Jones 2014-09-08 13:54:32 +01:00
  • 3f054bdf7e Migrate to fa icons. Mark Hindess 2014-09-03 15:11:10 +01:00
  • 995268c5df Handle node imports containing tab nodes Closes #172 Nick O'Leary 2014-09-08 10:53:18 +01:00
  • a03861cb6d Indent range node UI more in style with other nodes. Dave C-J 2014-09-07 22:13:10 +01:00
  • 426453d925 make tcp and udp node fa icons more consistent Dave C-J 2014-09-07 22:12:25 +01:00
  • ef9255a87c set defaults in trigger node rather than confusing placeholders Dave C-J 2014-09-07 22:11:58 +01:00
  • 5872541b1b Tweak info of watch and file nodes to be more style consistent with others. Dave C-J 2014-09-07 22:11:00 +01:00
  • 7f3e1d60dd Merge 0dc553faab9e97d49cc38b9d03fa0e2a36c1f36a into 6076be011a7b0a4d3d3afe008f5462e8c75af5bc hindessm 2014-09-07 20:39:23 +00:00
  • 6076be011a Merge pull request #379 from hindessm/fix-undefined-class-on-labels Nick O'Leary 2014-09-05 23:12:55 +01:00
  • 67d5bc2399 Merge pull request #380 from hindessm/trivial-html-fixes Nick O'Leary 2014-09-05 23:12:32 +01:00
  • 4bdfeac744 Update settings.js wdoganowski 2014-09-05 21:11:20 +02:00
  • e06831e96c Update settings.js wdoganowski 2014-09-05 21:10:56 +02:00