David Dollar
6c04dab649
0.58.0
v0.58.0
2012-09-14 18:10:05 +09:00
David Dollar
96e26e7412
dont set HOME
2012-09-14 17:44:32 +09:00
David Dollar
a2c03cc402
Merge pull request #217 from danielfarrell/capistrano
...
Add capistrano export support
2012-09-14 01:42:34 -07:00
David Dollar
803115c0c4
Merge pull request #226 from alachaum/master
...
CLI: fix directory option
2012-09-14 01:41:36 -07:00
David Dollar
a4343187ad
Merge pull request #239 from indrekj/master
...
Use path and env variables in the inittab export
2012-09-14 01:41:18 -07:00
David Dollar
98af1f0943
Merge pull request #261 from martinisoft/launchd_environment
...
Launchd environment
2012-09-14 01:34:35 -07:00
David Dollar
af2d4762a8
Merge pull request #250 from szimek/249_multiline_strings
...
Handle multiline strings in .env file
2012-09-14 01:34:10 -07:00
Aaron Kalin
1d06124457
Add StandardOutPath to launchd export
2012-09-11 15:04:15 -05:00
Aaron Kalin
698e6ae092
Add command argument string splitting
...
launchd uses exec() under the hood when you specify ProgramArguments
or Program so you must break apart program arguments into separate
strings in an array or the command will fail
2012-09-10 19:10:47 -05:00
Aaron Kalin
c617ddb3b2
Cleanup launchd exporter
...
Also suppresses the deprecation warning for the launchd exporter when
using port instead of engine.port_for
2012-09-10 18:21:51 -05:00
Aaron Kalin
f6d4badcd2
Enable trim_mode via '-' in ERB templates
...
This adds whitespace supression optionally, similar to the default
behavior in Rails ActionView ERB templates.
Just add - to a %> like so: -%> and it will remove trailing whitespace
and newlines. This can also be done to the beginning tag for removing
newlines from the beginning of the tag line.
2012-09-10 18:18:56 -05:00
Aaron Kalin
f29bf49a35
Add support for setting environment variables
2012-09-05 18:27:10 -05:00
David Dollar
e06d36b27c
dont test 1.8.7 or rbx
2012-08-24 12:49:35 -04:00
David Dollar
85e62dfbeb
Merge pull request #254 from omarkhan/master
...
foreman run should exit with the same code as its command
2012-08-24 09:14:45 -07:00
Omar Khan
574e852710
foreman run should exit with the same code as its command
2012-08-24 16:50:05 +01:00
David Dollar
68f098c1d2
update docs
2012-08-21 10:59:21 -04:00
David Dollar
e8bdafdfc1
changelog
2012-08-21 10:58:58 -04:00
David Dollar
4abd3ebedb
0.57.0
v0.57.0
2012-08-21 10:58:11 -04:00
David Dollar
f765436dde
fix errant space
2012-08-21 10:58:00 -04:00
David Dollar
b5c513b4b5
Merge pull request #247 from asanghi/master
...
start on boot worked with network-interface but not network
2012-08-21 07:56:30 -07:00
Aditya Sanghi
ee761ff098
Another fix for PR #229
2012-08-21 20:16:28 +05:30
David Dollar
27c22deb6c
update changelog
2012-08-19 12:05:37 -04:00
David Dollar
681a9f7e61
0.56.0
v0.56.0
2012-08-19 12:05:07 -04:00
David Dollar
8335a2b1ba
read .profile, not .profile.d
2012-08-16 12:57:22 -04:00
David Dollar
407425ca78
update changelog
2012-08-14 17:08:14 -04:00
David Dollar
6ca505b4cd
0.55.0
v0.55.0
2012-08-14 17:07:52 -04:00
David Dollar
612eae5e21
use a forked process to exec a run with environment
2012-08-14 17:07:39 -04:00
David Dollar
497b5ea1eb
update changelog
2012-08-14 17:03:28 -04:00
David Dollar
cd384e0d59
0.54.0
v0.54.0
2012-08-14 17:00:19 -04:00
David Dollar
8921cac35b
use Foreman::Process to extract command running
2012-08-14 17:00:01 -04:00
Szymon Nowak
7d6de5b2a7
Handle multiline strings in .env file
2012-08-14 11:09:21 +02:00
Aditya Sanghi
cc4306492e
run on reboot works with network-interface not network
2012-08-12 14:17:39 +05:30
David Dollar
6042783e82
Merge pull request #245 from brntbeer/env_bash_fix
...
changed to check env for bash
2012-08-08 14:09:19 -07:00
brntbeer
b7b3a9f898
changed to check env for bash
2012-08-08 13:53:36 -07:00
Indrek Juhkam
8b204db2f0
Use path and env variables in the inittab export
2012-07-31 21:44:31 +03:00
David Dollar
15643dcb3f
changelog
2012-07-24 11:18:42 -04:00
David Dollar
5f0f2f5378
0.53.0
v0.53.0
2012-07-24 11:18:20 -04:00
David Dollar
c1b57b59cf
put app root in $HOME
2012-07-24 11:18:05 -04:00
David Dollar
21d53818f2
add changelog
2012-07-24 11:11:04 -04:00
David Dollar
359d6f1c34
0.52.0
v0.52.0
2012-07-24 11:10:16 -04:00
David Dollar
584f251e4a
wrap command in a runner that sources .profile.d scripts
2012-07-24 11:09:54 -04:00
David Dollar
7d9c2b2ac4
fix upstart export specs
2012-07-24 10:50:34 -04:00
David Dollar
fba4d9beff
Merge pull request #229 from danielfarrell/autostart-upstart
...
Make upstart export start/stop with network
2012-07-18 13:55:01 -07:00
Daniel Farrell
0bde5fdab5
Make upstart export start/stop with network
2012-07-18 16:50:49 -04:00
Arnaud Lachaume
ebe160d425
fixed the directory option
2012-07-14 11:48:24 +10:00
David Dollar
1beab80c1f
update docs
2012-07-11 18:33:13 -04:00
David Dollar
7b270f9f4a
changelog
2012-07-11 18:33:10 -04:00
David Dollar
03e5342067
0.51.0
v0.51.0
2012-07-11 18:32:51 -04:00
David Dollar
b1d57426fb
dont try to colorize windows
2012-07-11 18:30:51 -04:00
David Dollar
06e5c52f35
add mswin32 dist
2012-07-11 18:30:38 -04:00