Nick O'Leary
c32ce3bb7b
Bump for 0.19.5
2018-10-30 22:46:42 +00:00
Nick O'Leary
08fccc4e77
Update for 0.19.4
2018-09-17 11:26:06 +01:00
Nick O'Leary
a2d03c14ae
Update CHANGELOG for 0.19.3
2018-09-05 09:49:09 +01:00
Stefan Machmeier
c0e7d6d826
Mqtt proxy configuration for websocket connection, #1651 .
2018-08-29 09:53:07 +01:00
Nick O'Leary
3169f93cc2
Bump for 0.19.2
2018-08-24 13:25:02 +01:00
Nick O'Leary
042409f870
Update for 0.19.1
2018-08-15 15:33:24 +01:00
Nick O'Leary
5b8f4f4069
Pull in latest twitter node
2018-08-15 15:31:55 +01:00
Nick O'Leary
ee886f98dd
Update dependencies
2018-08-13 11:19:05 +01:00
Nick O'Leary
a3826cc6a7
Bump version to 0.19
2018-08-13 11:06:38 +01:00
Nick O'Leary
dfa077fd5f
Update package versions
2018-07-30 15:25:10 +01:00
Nick O'Leary
e50cd5b745
Bump bcrypt dependency
2018-07-24 10:21:08 +01:00
Nick O'Leary
db77be5d72
Update i18next in runtime
2018-07-23 23:25:57 +01:00
Nick O'Leary
c36870c23e
Bump sem-ver minor dependencies
2018-07-23 15:52:02 +01:00
Nick O'Leary
9df1d44bc4
Merge branch 'issue/1414' of https://github.com/boneskull/node-red into boneskull-issue/1414
2018-07-17 20:28:40 +01:00
Nathanaël Lécaudé
6a218814d3
Merge remote-tracking branch 'upstream/0.19' into json-schema
2018-06-30 16:20:13 -07:00
Nathanaël Lécaudé
c39e2ffd56
JSON node: add JSON schema validation via msg.schema
2018-06-28 23:16:43 -07:00
Nick O'Leary
245a8adbf9
Merge pull request #1736 from node-red-hitachi/0.19-httpreq
...
Move to request module
2018-05-30 10:18:21 +01:00
Nick O'Leary
7877093713
Bump 0.18.7
2018-05-25 13:23:18 +01:00
Nick O'Leary
8cb2e51407
Relax twitter node version ready for major version bump
2018-05-25 11:40:14 +01:00
Nick O'Leary
5069f2844c
Bump jsonata version
2018-05-25 10:55:44 +01:00
HirokiUchikawa
9fd5d1db56
Move to request module
2018-05-23 17:16:20 +09:00
Nick O'Leary
d4d9190919
Bump version
2018-05-18 11:03:49 +01:00
Nick O'Leary
d6878512c4
Bump version for 0.18.5
2018-05-10 13:02:59 +01:00
Nick O'Leary
d572356642
Update to latest test-helper module
2018-05-08 23:44:39 +01:00
Nick O'Leary
3b5a2815a9
Merge master
2018-05-08 23:27:27 +01:00
Nick O'Leary
880af0671a
Merge branch 'pr_1706'
2018-05-08 10:44:35 +01:00
Christopher Hiller
e1195ac00a
fix many test problems ( #1677 )
...
* fix many test problems
- adds [stoppable](https://npm.im/stoppable ) to force-stop net & http
servers
- upgrades to latest mocha
- much cleanup of servers
- some removal of useless code
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
* increase wait time to hack at race condition
* PoC with fork of stoppable
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
* fix custom stoppable url for newer npm
* make travis go faster; attempt to avoid npm troubles
* fix coveralls executable path
* add extra time for flake to trigger spec
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
2018-04-23 12:37:26 +01:00
KatsuyaHoshii
6cd9ccc37c
Refactor test cases
2018-04-23 14:31:37 +09:00
mblackstock
ff355af9f2
use newer test helper
2018-04-17 11:59:47 -07:00
KatsuyaHoshii
c9e2fce94d
test for httprequest node
2018-03-27 16:09:04 +09:00
Christopher Hiller
6e2e36e7a0
tcp: queue messages while connecting; closes #1414
...
- queues messages on a per-client basis while waiting for TCP server
connection
- add `denque` package for performance (`shift()` happens in constant
instead of `Array`'s linear time)
- add tests
- remove a duplicate test in `31-tcp_request.spec.js`
- cap queue at value specified in settings (`tcpMsgQueueSize`); default
to 1000
- add `tcpMsgQueueSize` to `settings.js`
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
2018-03-20 13:45:44 -07:00
mblackstock
10d8ca30b0
use node-red-node-test-helper for node tests
2018-03-01 20:41:16 -08:00
Nick O'Leary
aeadc40c65
Bump for 0.18.4
2018-02-27 16:41:10 +00:00
Nick O'Leary
b3f6109b1c
Update changelog and bump package
2018-02-13 23:51:16 +00:00
Nick O'Leary
8d98b228ab
Bump 0.18.2
2018-02-06 15:28:43 +00:00
Nick O'Leary
0526372f28
Bump rbe dependency
2018-02-03 20:48:43 +00:00
Nick O'Leary
44112a9d18
Bump packte to 0.18.1
2018-02-01 10:54:16 +00:00
Nick O'Leary
7e5bd5f2c1
Update to JSONata 1.5.0
2018-01-30 20:36:23 +00:00
Nick O'Leary
6d02e70025
Ensure existing files are migrated to first project
2018-01-25 10:13:07 +00:00
Nick O'Leary
ea763fdfd5
File out - create dirs synchronously to ensure they exist
...
Fixes #1489
2018-01-14 00:33:25 +00:00
Nick O'Leary
1f40d4f941
Update package dependencies
2018-01-13 22:00:43 +00:00
Nick O'Leary
fd9e3fc03a
Update jsonata to 1.4.1
2018-01-13 20:42:23 +00:00
Nick O'Leary
7bd8d8c3ae
Give in to npm's insistent reformatting of package.json
2018-01-11 23:04:39 +00:00
Rocco Musolino
2c4d5fa38d
add express-session memorystore without leaks ( #1435 )
...
* add express-session memorystore without leaks
* Bump memorystore to v1.6.0
2018-01-11 22:51:05 +00:00
Kazuki Nakanishi
b9213b73bd
first step of ui test ( #1497 )
2017-12-01 10:50:59 +00:00
Jeston Tigchon
29cae9975e
Upgrade JSONata to v1.3.0 ( #1386 )
2017-09-07 21:58:29 +01:00
Nick O'Leary
f9bce5a5f9
Changelog for 0.17.5
2017-07-23 17:32:27 +01:00
Nick O'Leary
797ae096c8
Add express-session missing dependency for oauth
2017-07-23 17:31:42 +01:00
Nick O'Leary
5324244c55
Bump for 0.17.4
2017-07-10 13:16:13 +01:00
Nick O'Leary
1692c3b102
Update changelog/package for 0.17.3
2017-07-04 10:06:24 +01:00