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
David Dollar
64ca839c0b
update docs
2012-07-11 16:17:13 -04:00
David Dollar
80aebda023
update changelog
2012-07-11 16:17:10 -04:00
David Dollar
5dee2281a2
fix up release tasks
2012-07-11 16:16:29 -04:00
David Dollar
efb6d2f11d
0.50.0
v0.50.0
2012-07-11 16:07:52 -04:00
David Dollar
ac528d3b50
update docs
2012-07-11 16:07:03 -04:00
David Dollar
cefd4e351e
handle windows
2012-07-11 16:02:07 -04:00
David Dollar
9849f4558a
0.49.0
v0.49.0
2012-07-11 15:05:47 -04:00
David Dollar
4b53b42be1
1.8 compatibility
2012-07-11 15:05:28 -04:00
David Dollar
219acaf690
use one pgroup for all of foreman and kill that since ruby 1.8 sucks at pgroups
2012-07-11 15:05:20 -04:00
David Dollar
f8118d7b40
better debugging
2012-07-11 15:04:30 -04:00