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

1300 Commits

Author SHA1 Message Date
Dave Conway-Jones
a8cb187321 Merge pull request #120 from hardillb/master
fix the version of node-sensortag lib and bump version
2015-07-01 14:04:48 +01:00
Ben Hardill
d87612eadf fix the version of node-sensortag lib and bump version 2015-07-01 10:38:27 +01:00
dceejay
ec2da4b780 banging head on wall that is travis 2015-06-30 14:10:10 +01:00
dceejay
b03358e515 travis.yml again... 2015-06-30 13:40:28 +01:00
Dave Conway-Jones
9eb340f83b still trying to find grunt 2015-06-30 11:18:47 +01:00
dceejay
0a52cfa606 travis grunt again.... 2015-06-30 10:56:06 +01:00
dceejay
fedb221011 Still fighting travis... 2015-06-30 10:51:46 +01:00
dceejay
5e418e8147 Travis now needs to build node-red 2015-06-30 10:44:11 +01:00
dceejay
18047178ea Finally getting there with Travis. 2015-06-30 10:35:02 +01:00
dceejay
1f27be73fe once more with travis 2015-06-30 10:24:20 +01:00
dceejay
41eeb16ec7 Still fighting with Travis 2015-06-30 10:19:23 +01:00
dceejay
47052e5114 fix bad formatting in .travis.yml file 2015-06-30 09:57:48 +01:00
dceejay
fd5419d364 add more debug to travis 2015-06-30 09:46:23 +01:00
dceejay
636be58cfb may as well install the version of npm travis knows about for testing with. 2015-06-30 09:38:59 +01:00
dceejay
129ebac5aa update email test
try to fix test runtime path
2015-06-29 22:41:06 +01:00
dceejay
3f08764dd4 Let RBE node handle multiple msg.topic at the same time. 2015-06-29 17:29:27 +01:00
Dave Conway-Jones
04f43851e5 fix incorrect test of email header
fix for #118 (mea culpa)
2015-06-19 22:38:44 +01:00
Dave Conway-Jones
d21b24bbce check header properties in email node
to close #118
2015-06-19 22:34:07 +01:00
Dave Conway-Jones
fc05ddd035 Re-enable email node basic tests...
it’s a start….
2015-06-19 16:54:07 +01:00
dceejay
56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +01:00
dceejay
b33c6605b1 fix README for Twitter so it renders correctly in flows.nodered.org 2015-06-16 17:41:32 +01:00
Nick O'Leary
fd4b319af9 Fix misnamed nls message in serial node 2015-06-16 16:13:55 +01:00
dceejay
ba0e2c3796 Merge linting error fixes into i18n branch of n-r-n 2015-06-16 14:38:36 +01:00
Nick O'Leary
da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +01:00
dceejay
c63575e538 skip other email test also temporarily 2015-06-16 10:47:44 +01:00
Nick O'Leary
7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay
36bc2e6b06 Correct spellings in email readme,
skip test for now.
2015-06-16 09:17:06 +01:00
dceejay
8d7c00d247 corrections to recent package changes
to close #117
2015-06-16 08:36:30 +01:00
dceejay
351ac84dca Update twitter, feedparser and over pacakage.json for node-red-nodes
(to include correct dependencies)
2015-06-15 19:42:31 +01:00
dceejay
91cae31fc1 Add email test to node-red-nodes 2015-06-13 18:53:03 +01:00
dceejay
02c21c6e89 Add redis to node-red-nodes, fix lint etc 2015-06-13 18:53:03 +01:00
dceejay
909afe9fed Add mongo to node-red-node, fix lint etc 2015-06-13 18:53:03 +01:00
dceejay
8a83618618 Add Twitter to node-red-nodes. fix lint etc 2015-06-13 18:53:02 +01:00
dceejay
19b72a90cd Add feedparse to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
dceejay
374a8efbf6 add email node to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
dceejay
73319a20b9 add serialport to node-red-nodes, fix lint etc etc 2015-06-13 18:53:02 +01:00
Nick O'Leary
cfb8ab7e92 Fix multiple mqlight node subscriber issue 2015-06-09 10:07:11 +01:00
dceejay
d515deece1 Move Arduino node from core to external 2015-06-06 18:13:53 +01:00
dceejay
5e22eb2904 fix what3words jslint 2015-06-01 09:07:28 +01:00
dceejay
340d54e0ea beef up IRC node optional compile warnings note in readme 2015-05-30 09:38:30 +01:00
dceejay
76fe4123f6 Add what3words node 2015-05-29 17:49:19 +01:00
dceejay
76f55af264 Update Package.json file for all node-red-nodes to be Apache-2.0 2015-05-29 14:58:34 +01:00
dceejay
621b6a2bcf Update license in package.json to Apache-2.0 2015-05-28 22:07:55 +01:00
dceejay
8920b981ef leveldb reports not ready as error rather than warn,
so can be seen by catch node.
2015-05-21 14:12:49 +01:00
dceejay
b03db617e2 make LevelDb node aware of db ready/not ready to reduce errors. 2015-05-21 12:37:48 +01:00
dceejay
17b1a9a785 bump pusher package to include fixed pusher npm
(had a security hole)
2015-05-21 12:36:58 +01:00
dceejay
64d3b11fd9 slightly nicer jscs style updates to several nodes
again not pushed to npm - still just whitespace.
2015-05-11 20:04:51 +01:00
dceejay
f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay
84f61a0466 Add minimal code style to node-red-node (jscs)
Optional grunt task - grunt style
2015-05-11 16:17:47 +01:00
dceejay
36ac3817a7 Bump test coverage for Exif node.
Remove dependancy on actual jpg files.
2015-05-10 19:27:35 +01:00