Fabio Rehm
|
7ce99c4e99
|
Add not about running acceptance specs to README
|
2013-04-21 18:47:42 -03:00 |
|
Fabio Rehm
|
8c7cfd7720
|
Clean up acceptance specs utilities
|
2013-04-21 18:47:15 -03:00 |
|
Fabio Rehm
|
6adebb695c
|
Move acceptance spec "utility methods" out to an example group
|
2013-04-21 18:38:21 -03:00 |
|
Fabio Rehm
|
8c8c11f07c
|
Move Vagrant::Machine monkey patch out to a spec support file
|
2013-04-21 18:27:32 -03:00 |
|
Fabio Rehm
|
3909a26ea3
|
Move unit specs example group related code to spec/unit/support
|
2013-04-21 18:13:34 -03:00 |
|
Fabio Rehm
|
e86edb7087
|
Extract acceptance specs test ui out to a separate file
|
2013-04-21 18:11:10 -03:00 |
|
Fabio Rehm
|
a1c19371c6
|
Prevent running acceptance specs from outside a dev machine
|
2013-04-21 18:04:43 -03:00 |
|
Fabio Rehm
|
ae46fff7c0
|
Sanity check for vagrant halt and destroy
|
2013-04-21 17:56:37 -03:00 |
|
Fabio Rehm
|
c1d841271b
|
Run unit specs only by default during development
|
2013-04-21 17:09:23 -03:00 |
|
Fabio Rehm
|
7f6713e9bb
|
2 failed attempts to run acceptance specs on travis, let just not worry about that for now
|
2013-04-21 16:58:21 -03:00 |
|
Fabio Rehm
|
ba19285d53
|
Attempt to fix travis build
|
2013-04-21 16:50:40 -03:00 |
|
Fabio Rehm
|
48a344ab8c
|
Mark some acceptance specs as pending for now
|
2013-04-21 16:45:42 -03:00 |
|
Fabio Rehm
|
c85de745b6
|
Clean up Guardfile
|
2013-04-21 16:43:35 -03:00 |
|
Fabio Rehm
|
8762a2d942
|
Redirect redir stdout to /dev/null
|
2013-04-20 20:03:36 -03:00 |
|
Fabio Rehm
|
af8e787cb2
|
Add acceptance specs for provisioning and port forwarding
|
2013-04-20 20:02:56 -03:00 |
|
Fabio Rehm
|
72bbfe42de
|
Implement initial acceptance specs
|
2013-04-20 19:24:50 -03:00 |
|
Fabio Rehm
|
99bfe0fc4a
|
Moar boilerplate for acceptance specs
|
2013-04-20 19:24:01 -03:00 |
|
Fabio Rehm
|
89ff86121f
|
Cache apt packages used on acceptance specs to make them run faster
|
2013-04-20 19:17:51 -03:00 |
|
Fabio Rehm
|
cd19ca4eda
|
Improve simplecov result merging
|
2013-04-20 17:40:27 -03:00 |
|
Fabio Rehm
|
f09e722691
|
Basic scaffolding for acceptance specs
|
2013-04-20 17:07:20 -03:00 |
|
Fabio Rehm
|
243701a3f8
|
Up version for development
|
2013-04-20 17:01:15 -03:00 |
|
Fabio Rehm
|
560f945b16
|
v0.3.2
|
2013-04-18 23:03:37 -03:00 |
|
Fabio Rehm
|
5679158ea1
|
Do not display port forwarding message in case no forwarded ports where set
|
2013-04-18 23:02:07 -03:00 |
|
Fabio Rehm
|
454edec6bb
|
Bump version
|
2013-04-18 23:01:10 -03:00 |
|
Fabio Rehm
|
895c0ad58f
|
v0.3.1
|
2013-04-18 22:47:33 -03:00 |
|
Fabio Rehm
|
62402db802
|
Add release dates to changelog
|
2013-04-18 18:50:48 -03:00 |
|
Fabio Rehm
|
face7316f6
|
Clean up changelog link to GH issues
|
2013-04-18 12:38:51 -03:00 |
|
Fabio Rehm
|
bea5873af8
|
Update changelog
|
2013-04-18 12:38:03 -03:00 |
|
Fabio Rehm
|
a12391638a
|
Change logging to match lxc "verbiage"
This should make it clear that we are dealing with LXC containers and
not VBox VMs.
|
2013-04-18 03:27:27 -03:00 |
|
Fabio Rehm
|
10914d53b0
|
Add our own DestroyConfirm action
|
2013-04-18 03:11:36 -03:00 |
|
Fabio Rehm
|
ecc127321f
|
Get rid of dependency on VBox provider for displaying some messages to the user
|
2013-04-18 03:01:01 -03:00 |
|
Fabio Rehm
|
3a458df621
|
Add a general purpose ui "messager" / "logger" Action
|
2013-04-18 03:01:01 -03:00 |
|
Fabio Rehm
|
b5cc9c0ac3
|
Update README.md
|
2013-04-17 20:23:17 -03:00 |
|
Fabio Rehm
|
75503a2902
|
Update README.md
|
2013-04-15 10:54:42 -03:00 |
|
Fabio Rehm
|
8629e4612a
|
Merge pull request #52 from Gonzih/master
Updated README, added info about arch command
|
2013-04-15 06:44:31 -07:00 |
|
Max Gonzih
|
012f9cda54
|
add info that arch command is required to README
arch command is required by lxc-template, can be added using `uname -m`
|
2013-04-15 12:07:54 +03:00 |
|
Fabio Rehm
|
1ac9c70cc6
|
Attempt to enable code coverage on travis
|
2013-04-12 18:37:38 -03:00 |
|
Fabio Rehm
|
6c59cd2f53
|
Set up coveralls
|
2013-04-12 18:29:03 -03:00 |
|
Fabio Rehm
|
e87b923b8e
|
New kernel!
|
2013-04-12 02:06:34 -03:00 |
|
Fabio Rehm
|
6e7490f16e
|
Remove duplicated code
|
2013-04-10 18:56:33 -03:00 |
|
Fabio Rehm
|
e10d6863e9
|
Up version for development
|
2013-04-10 18:56:17 -03:00 |
|
Fabio Rehm
|
5508e031b7
|
v0.3.0
|
2013-04-10 03:28:09 -03:00 |
|
Fabio Rehm
|
f6bf58700e
|
Update example and development box_urls to new version
|
2013-04-10 03:24:19 -03:00 |
|
Fabio Rehm
|
27b44c1466
|
Update vagrant .deb link
|
2013-04-10 03:19:21 -03:00 |
|
Fabio Rehm
|
c6248e8962
|
Remove apt cache from example Vagrantfile
|
2013-04-10 03:13:11 -03:00 |
|
Fabio Rehm
|
f1c23aa799
|
Update README
|
2013-04-10 03:12:10 -03:00 |
|
Fabio Rehm
|
b9715d2304
|
Update changelog
|
2013-04-10 02:43:32 -03:00 |
|
Fabio Rehm
|
2e14c974d7
|
Redirect redir stderr to /dev/null
Closes #51
|
2013-04-10 02:22:19 -03:00 |
|
Fabio Rehm
|
a9c4745b78
|
Hack in support for fetching container IPs from dnsmasq leases
Closes #49
|
2013-04-10 02:02:38 -03:00 |
|
Fabio Rehm
|
e4dd0620ce
|
Revert "Remove custom Disconnect action"
This reverts commit a8825b0b28 .
I'm still having issues with SSH connections, even with 1.1.5
|
2013-04-10 01:37:07 -03:00 |
|