Mitchell Hashimoto
|
1a5836ee23
|
Don't clear registered actions hash in tests ever
|
2010-09-06 19:52:46 -07:00 |
|
Mitchell Hashimoto
|
efbfd335ad
|
Remove the ErrorHalt middleware, since Warden takes care of this on a larger scale
|
2010-08-27 23:50:14 -07:00 |
|
John Bender
|
2c1da9566c
|
first pass at the action warden, currently just reproducing basic rack functionality
|
2010-08-22 00:08:54 -07:00 |
|
Mitchell Hashimoto
|
8e82fb2691
|
Fix tests so they run on Ruby 1.9.2
|
2010-07-19 20:32:07 -07:00 |
|
Mitchell Hashimoto
|
3d13a071c6
|
Allow setting environment on builder
|
2010-07-13 21:31:06 -07:00 |
|
Mitchell Hashimoto
|
086ca5a97e
|
Builder#use returns self, for chaining
|
2010-07-07 21:00:54 -07:00 |
|
Mitchell Hashimoto
|
68f1e6c7e1
|
Make mergeable default behaviour and make flatten the explicit behavior
|
2010-07-06 20:50:35 -07:00 |
|
Mitchell Hashimoto
|
88587c3322
|
Easy retrieval of actions.
|
2010-07-06 20:16:01 -07:00 |
|
Mitchell Hashimoto
|
3c943834ea
|
Builder can now use other builders or merge other builders
|
2010-07-06 20:08:36 -07:00 |
|
Mitchell Hashimoto
|
29458061df
|
Added insert, swap, and delete helpers to Vagrant::Action::Builder
|
2010-07-05 20:09:39 +02:00 |
|
Mitchell Hashimoto
|
05a01f5953
|
Added ErrorHalt middleware which is prepended to all builder actions
|
2010-07-04 18:15:41 +02:00 |
|
Mitchell Hashimoto
|
5775292408
|
Registered actions can be run. Builders can use other builders
|
2010-07-04 04:09:02 +02:00 |
|
Mitchell Hashimoto
|
c88adbc0f7
|
Builder fully tested
|
2010-07-03 18:51:40 +02:00 |
|
Mitchell Hashimoto
|
6eefc8e874
|
Initial foundation building of new action style
|
2010-07-03 17:34:15 +02:00 |
|