James Tanner
|
49807877fa
|
Fixes #6550 Use shell for pipe lookup subprocess.popen calls
|
2014-03-18 12:21:26 -04:00 |
James Tanner
|
ba0fec4f42
|
Force command action to not be executed by the shell unless specifically enabled
|
2014-03-10 16:13:30 -05:00 |
Michael DeHaan
|
86d47bce5f
|
Make more lookup plugins tolerant of new variable system, with a little better 'do what I mean' logic to resolving
what happens if you get a string back as a template result.
|
2013-04-16 19:07:19 -04:00 |
Sébastien Bocahu
|
b94bf051d5
|
Makes $PIPE and $FILE macros accept utf-8 input
|
2013-04-06 23:28:15 +02:00 |
Daniel Hokka Zakrisson
|
b73016b881
|
Make all lookup plugins work with lists
Lookup plugins should accept a string or a list, and always return
a list, even if it is just one item.
|
2012-12-15 21:47:16 +01:00 |
Daniel Hokka Zakrisson
|
47082a9171
|
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
Also moves file and pipe to lookup_plugins.
|
2012-11-07 23:17:29 +01:00 |