Nick O'Leary
|
710f1e2ca0
|
Be consistent in how node settings are addressed
|
2017-06-29 11:17:39 +01:00 |
|
Dave Conway-Jones
|
dded98e30c
|
tidied up implementation of file node close fix
|
2017-06-28 17:50:09 +01:00 |
|
Dave Conway-Jones
|
160c27c15a
|
file node - close files when required
|
2017-06-28 17:36:04 +01:00 |
|
Nick O'Leary
|
a6a9025bab
|
Typo in http node help
|
2017-06-28 17:15:42 +01:00 |
|
Dave Conway-Jones
|
b515df611d
|
fix file node to overwrite multiple files
|
2017-06-28 13:28:04 +01:00 |
|
Kazuhito Yokoi
|
283d5c64cb
|
Update Japanese translation files (jsonata.json and messages.json) (#1300)
* Update Japanese translation file(jsonata.json)
* Update Japanese translation file(messages.json)
|
2017-06-28 09:26:07 +01:00 |
|
Kazuhito Yokoi
|
3134bc432b
|
Improve editor messages (jsonata.json and messages.json) (#1299)
* Modify typo and improve messages in jsonata.json
* Change csv to CSV(messages.json)
|
2017-06-28 09:25:35 +01:00 |
|
Nick O'Leary
|
fd93fef73e
|
Better template node help example
|
2017-06-27 21:53:12 +01:00 |
|
Dave Conway-Jones
|
8939a9c786
|
tiny bit of ; lint in switch node
#ocd
|
2017-06-27 17:16:18 +01:00 |
|
Nick O'Leary
|
52c0d360b2
|
Add buffer joiner mode to Join node
|
2017-06-27 17:11:11 +01:00 |
|
Dave Conway-Jones
|
d99432bff1
|
Use correct Buffer.from method rather than constructor
exec, tcp, ump and file nodes
|
2017-06-27 17:11:36 +01:00 |
|
Dave Conway-Jones
|
4dd2d3ac7d
|
fix tcp node new Buffer alloc size 0
|
2017-06-27 16:58:17 +01:00 |
|
Nick O'Leary
|
aa7fe3668c
|
HTTP Request node: add info on how to do form encoding
|
2017-06-27 14:58:13 +01:00 |
|
Nick O'Leary
|
c9317659c5
|
Prevent unmodified msg.headers from breaking HTTP Request flows
Closed #1015
|
2017-06-27 11:24:20 +01:00 |
|
Nick O'Leary
|
6562c558de
|
Add help info for split node
|
2017-06-27 11:24:20 +01:00 |
|
Dave Conway-Jones
|
2482d122b8
|
Let join node auto re-assemble buffers
and add test
|
2017-06-26 23:10:08 +01:00 |
|
Nick O'Leary
|
df9e50445e
|
Merge branch 'master' into 0.17
|
2017-06-26 10:18:42 +01:00 |
|
Kazuhito Yokoi
|
61339face6
|
Add and improve Japanese translation file(editor.json, infotips.json and messages.json) (#1284)
* Update Japanese translation(editor.json)
* Add Japanese translation file(infotips.json)
* Add Japanese translation file(messages.json)
|
2017-06-26 10:08:05 +01:00 |
|
Dave Conway-Jones
|
a824caf712
|
update core nodes to use newer Buffer syntax
|
2017-06-24 13:53:45 +01:00 |
|
Dave Conway-Jones
|
395210e4f0
|
destroy editor to ensure fully removed on close (function, template, comment)
to close #1279
|
2017-06-24 12:15:03 +01:00 |
|
Dave Conway-Jones
|
e23354b2bb
|
tidy up split node to remove todo comments
|
2017-06-24 12:09:52 +01:00 |
|
Dave Conway-Jones
|
c9e05cf9f6
|
split node - in object mode allow msg.complete on its own
|
2017-06-23 21:48:13 +01:00 |
|
Dave Conway-Jones
|
82d9a02d92
|
Move udp sock error listener to only be instantiated once.
|
2017-06-23 16:20:28 +01:00 |
|
Dave Conway-Jones
|
dc9fa81346
|
let split of objects use key to set another property (e.g. topic)
and add tests
and update messages
|
2017-06-22 18:42:54 +01:00 |
|
Dave Conway-Jones
|
b91c178200
|
add "split/stream" ability to file in node
and add teste
|
2017-06-22 18:41:49 +01:00 |
|
Simon Asp
|
adebdf36a5
|
Bug fix in exec node. White spaces in arguments now works (#1285)
|
2017-06-18 11:55:39 +01:00 |
|
Dave Conway-Jones
|
4f34980c9f
|
adding streaming modes into split node
and add tests
|
2017-06-16 22:26:14 +01:00 |
|
Dave Conway-Jones
|
e70766a535
|
fix split to pass tests...
|
2017-06-16 09:21:53 +01:00 |
|
Dave Conway-Jones
|
55110dfbac
|
let split node reassemble based on a final packet. (as well as the first)
|
2017-06-16 09:16:23 +01:00 |
|
Dave Conway-Jones
|
56405ac903
|
let join also accumulate strings (and not fail)
|
2017-06-15 00:11:35 +01:00 |
|
Dave Conway-Jones
|
f12031ee9e
|
redo delay node status messages to be interval based
|
2017-06-14 22:25:44 +01:00 |
|
Nick O'Leary
|
c26852da77
|
Add buffer support to split node
|
2017-06-13 21:01:27 +01:00 |
|
Nick O'Leary
|
d9dc171c28
|
Add buffer mode to typedInput
|
2017-06-13 21:01:27 +01:00 |
|
Dave Conway-Jones
|
d407f31ae5
|
stop delay node spamming web socket (when in fast rate limit mode)
|
2017-06-09 19:42:12 +01:00 |
|
Dave Conway-Jones
|
7c42b04eff
|
updated split/join node (split still needs work before release)
|
2017-06-05 17:04:17 +01:00 |
|
Nick O'Leary
|
7502a2b1ff
|
Update trigger help
|
2017-06-05 14:01:24 +01:00 |
|
Nick O'Leary
|
6c2de40dba
|
Add cookie handling to HTTP Request node
|
2017-06-05 11:33:37 +01:00 |
|
Dave Conway-Jones
|
ef90f19eaa
|
Make exec node explicitly call SIGTERM for default
|
2017-06-05 09:47:42 +01:00 |
|
Nick O'Leary
|
b44e70115b
|
Delay/Range node help tidy up
|
2017-05-26 14:27:53 +01:00 |
|
Nick O'Leary
|
ac31957707
|
Update delay node ui
|
2017-05-26 13:51:58 +01:00 |
|
Nick O'Leary
|
479b18354d
|
More core node info help tidy up
|
2017-05-24 16:55:53 +01:00 |
|
Nick O'Leary
|
0a6ff900da
|
Add guard against the http-request buffer fix being reverted
|
2017-05-24 11:18:52 +01:00 |
|
bartbutenaers
|
f54f863611
|
Revert "Multipart streaming"
This reverts commit bd671e75e6 .
|
2017-05-24 11:08:08 +01:00 |
|
bartbutenaers
|
9cc04da7b2
|
Multipart streaming
|
2017-05-24 11:07:09 +01:00 |
|
bartbutenaers
|
d7f5b0c9d7
|
Always request buffer
|
2017-05-24 11:05:57 +01:00 |
|
bartbutenaers
|
9bd4598c6a
|
Buffer fix
|
2017-05-24 11:04:33 +01:00 |
|
bartbutenaers
|
e3b052bc38
|
initial commit
|
2017-05-24 11:04:33 +01:00 |
|
Nick O'Leary
|
dfe1cd4f90
|
Tidy up more core node help text
|
2017-05-23 17:26:23 +01:00 |
|
Nick O'Leary
|
749b0d7019
|
Tidy up parser node edit dialogs and help text
|
2017-05-23 14:18:09 +01:00 |
|
Dave Conway-Jones
|
7978f85f7a
|
Add Pretty print option to JSON node and
make XML and CSV nodes more consistent look and feel
|
2017-05-23 09:35:37 +01:00 |
|