Commit Graph

  • 9423d3ab7e Updated FAQ Mitchell Hashimoto 2010-03-08 13:44:19 -0800
  • 4eb459e932 Typo fix. Thanks dunstad from HN Mitchell Hashimoto 2010-03-08 13:17:24 -0800
  • db24291b3d Fix bug where dotfile_path is a directory in the project path. Thanks brett_h Mitchell Hashimoto 2010-03-08 13:12:58 -0800
  • 4ddd7f2ded OpsCode link fixed Mitchell Hashimoto 2010-03-08 00:47:44 -0800
  • ce7f7dd168 Refactor Vagrant::Env a bit and requiring root path. Mitchell Hashimoto 2010-03-08 00:34:15 -0800
  • efe98df4b0 Added `vagrant box list` command to list added boxes Mitchell Hashimoto 2010-03-07 21:34:53 -0800
  • 073ec5822c Update ports on getting started guide Mitchell Hashimoto 2010-03-07 17:47:35 -0800
  • 344d21b0cd License Mitchell Hashimoto 2010-03-07 17:02:35 -0800
  • 93d3b00fa9 v0.1.1 - Typos and License file. (a.k.a. obligatory dot release after minor release) v0.1.1 Mitchell Hashimoto 2010-03-07 16:59:06 -0800
  • 7dfe5e085c Version bump to 0.1.1 Mitchell Hashimoto 2010-03-07 16:58:49 -0800
  • 5bcc5123a8 MIT License Mitchell Hashimoto 2010-03-07 16:58:24 -0800
  • 4a18735fef Update version in binary Mitchell Hashimoto 2010-03-07 16:52:55 -0800
  • 296f234b50 v0.1.0 - Initial release! v0.1.0 Mitchell Hashimoto 2010-03-07 16:49:14 -0800
  • 7d5fef1d77 Updated gem dependencies to not use github source Mitchell Hashimoto 2010-03-07 16:47:22 -0800
  • fdf24a9c07 Version bump to 0.1.0 Mitchell Hashimoto 2010-03-07 16:38:13 -0800
  • 6ca7cc8273 Added `vagrant halt` to commands documentation. Mitchell Hashimoto 2010-03-07 16:24:48 -0800
  • 8934972a35 Updated Vagrantfile docs, fixed typos, etc. Mitchell Hashimoto 2010-03-07 16:19:37 -0800
  • 3cbd80780e Updated authors and emails for gemspec. Mitchell Hashimoto 2010-03-07 16:08:59 -0800
  • b8c87e9b7a Link to the getting started video on homepage Mitchell Hashimoto 2010-03-07 15:41:11 -0800
  • 6194421972 `vagrant box` no longer requires a Vagrantfile in the current directory. Mitchell Hashimoto 2010-03-07 12:44:00 -0800
  • 499ec7d633 Make vagrantup.com a clickable link in README Mitchell Hashimoto 2010-03-07 12:07:39 -0800
  • 3fac3a3b83 Update README so website/irc/ML lists aren't smushed together Mitchell Hashimoto 2010-03-07 12:07:07 -0800
  • b536063fb6 README update. Mitchell Hashimoto 2010-03-07 12:05:53 -0800
  • 197620648c Google Analytics Mitchell Hashimoto 2010-03-07 03:46:50 -0800
  • 6fd10504e0 Box existence error checking is now in proper 'require_box' Mitchell Hashimoto 2010-03-06 21:48:39 -0800
  • 290f091a87 Moved "user guide" to just be "documentation" Mitchell Hashimoto 2010-03-06 20:45:23 -0800
  • 2fa3111683 Fixed link on getting started index Mitchell Hashimoto 2010-03-06 18:38:44 -0800
  • 5893a726bc Updated intro sentence Mitchell Hashimoto 2010-03-06 12:02:18 -0800
  • 69470eb5f9 Typo changes on index Mitchell Hashimoto 2010-03-06 11:47:33 -0800
  • 6501c7733d More index page reorganization Mitchell Hashimoto 2010-03-06 11:40:46 -0800
  • 32faa0ab81 Slightly modified home page Mitchell Hashimoto 2010-03-06 11:28:56 -0800
  • 70edf72142 Support links in place Mitchell Hashimoto 2010-03-06 10:55:44 -0800
  • 65db6b5082 spelling and grammar John Bender 2010-03-06 01:34:13 -0800
  • 319abeffe2 fixed typos and highlight issue John Bender 2010-03-06 01:29:12 -0800
  • 36dd7befd0 Vagrantfile settings explained John Bender 2010-03-06 01:23:30 -0800
  • 94fd98feba Added sentence to end of index getting started guide Mitchell Hashimoto 2010-03-06 00:42:30 -0800
  • 407e97a310 Removed redundant sentence from packaging Mitchell Hashimoto 2010-03-06 00:39:34 -0800
  • 33b6224b83 Packaging touchups to include Vagrantfile Mitchell Hashimoto 2010-03-06 00:38:43 -0800
  • 8bb294be97 Results on the port forwarding page Mitchell Hashimoto 2010-03-06 00:28:14 -0800
  • 905615f366 Getting started guide uses the new box and has SSH page Mitchell Hashimoto 2010-03-06 00:19:31 -0800
  • 49c98ad8af Mounting a folder now waits for the mount to succeed before continuing. Fixed a race condition between SSH daemon starting and the VBox kernel extensions loading... Mitchell Hashimoto 2010-03-05 19:16:57 -0800
  • 41b25e68ec Reload action only halts the machine if its running Mitchell Hashimoto 2010-03-05 18:03:08 -0800
  • 06ff3a363c Env.load_box! gives a reasonable error if the box specified in the Vagrantfile doesn't exist now. Mitchell Hashimoto 2010-03-05 16:58:36 -0800
  • 0a54ea1464 `vagrant-down` now uses reusable actions (a Down action) Mitchell Hashimoto 2010-03-05 16:47:47 -0800
  • 4ddeaa4267 Contribute link removed Mitchell Hashimoto 2010-03-05 09:51:42 -0800
  • 89d4b1350a FAQ and Support page Mitchell Hashimoto 2010-03-05 09:47:24 -0800
  • 1224186d2d Benefits for solo and teams draft Mitchell Hashimoto 2010-03-05 01:08:26 -0800
  • 665ca5605a vagrantfile updates John Bender 2010-03-05 00:49:46 -0800
  • 0cdc6b5eaa moved hanging dotfile_name under Vagrant.config.vagrant John Bender 2010-03-04 23:50:08 -0800
  • 9b606f539c Update on backwards compatibility promise Mitchell Hashimoto 2010-03-04 23:21:34 -0800
  • c0fc1b2238 Updated backwards compatibility sentence Mitchell Hashimoto 2010-03-04 23:16:41 -0800
  • b3b138d86a Warning bar on the side and backwards compatibility promise. Mitchell Hashimoto 2010-03-04 23:13:08 -0800
  • db789d8ff7 Adding virtualbox download link to getting started page Mitchell Hashimoto 2010-03-04 22:37:17 -0800
  • 3f213f95fa Yard documentation ignore Mitchell Hashimoto 2010-03-04 22:31:14 -0800
  • 66bc5a19e2 Revamped provisioning JSON generation which includes the entire configuration tree. Plus better testing all around for JSON generation + configuration. Mitchell Hashimoto 2010-03-04 22:14:44 -0800
  • da2150da89 Resume uses the resume action now Mitchell Hashimoto 2010-03-04 21:22:25 -0800
  • 0a791d1c58 Suspending moved out to an action, command takes advantage of this action now. Mitchell Hashimoto 2010-03-04 21:13:17 -0800
  • b4e25143dc error_and_exit now uses `abort`, which prints to stdout before exiting Mitchell Hashimoto 2010-03-04 21:05:43 -0800
  • 20ed284372 Unpackage now has its own rescue implementation Mitchell Hashimoto 2010-03-04 21:02:59 -0800
  • bf738d4db5 Developer documentation for box actions Mitchell Hashimoto 2010-03-04 20:58:50 -0800
  • a88e75f357 Runner developer documentation Mitchell Hashimoto 2010-03-04 00:25:17 -0800
  • 94be71e527 Nit-pick test formatting. No code changes. Mitchell Hashimoto 2010-03-04 00:10:15 -0800
  • be47236c37 ActionException developer documentation Mitchell Hashimoto 2010-03-04 00:08:08 -0800
  • 94280943f4 Actions::Base developer documentation Mitchell Hashimoto 2010-03-04 00:02:59 -0800
  • 816a1734e4 Vagrant::Box developer documentation Mitchell Hashimoto 2010-03-03 23:40:43 -0800
  • c952fdaa24 check if a box exists before beginning add action John Bender 2010-03-03 23:47:16 -0800
  • 025cede012 Yard documentation rake task and gitignoring output. Mitchell Hashimoto 2010-03-03 23:14:06 -0800
  • 35af1fa02b Added rescue/cleanup methods to box downloading to cleanup temporary files Mitchell Hashimoto 2010-03-03 23:00:04 -0800
  • a7dbb26aa0 Bumped version to 0.0.1 for testing purposes. Mitchell Hashimoto 2010-03-03 22:07:55 -0800
  • 9ddbdfa64f Updated Rakefile with proper gem dependencies and versions. Mitchell Hashimoto 2010-03-03 22:06:06 -0800
  • 4ffea10e59 Rebuild page of the getting started guide Mitchell Hashimoto 2010-03-03 14:14:13 -0800
  • 013dca5813 Teardown docs for getting started guide Mitchell Hashimoto 2010-03-03 14:06:27 -0800
  • d86b93f474 Packaging edits Mitchell Hashimoto 2010-03-03 10:08:34 -0800
  • 23c2c9ccba Packaging docs Mitchell Hashimoto 2010-03-03 10:04:30 -0800
  • 82ba3a6afb Added rails project setup to setup.md Mitchell Hashimoto 2010-03-03 09:54:18 -0800
  • 54328937b7 Port forwarding documentation Mitchell Hashimoto 2010-03-03 01:42:30 -0800
  • a32bfd430b Provisioning docs Mitchell Hashimoto 2010-03-03 00:44:59 -0800
  • 5ce88dcb8c commands, anchor for boxes creation John Bender 2010-03-03 00:40:32 -0800
  • 291918c116 for companies in why, resume, suspend and the beginnings of ssh in commands John Bender 2010-03-02 23:57:46 -0800
  • eeb9bb6043 Boxes documentation Mitchell Hashimoto 2010-03-02 23:47:25 -0800
  • 715a6fa340 Project setup page Mitchell Hashimoto 2010-03-02 22:50:39 -0800
  • 8e7621061f vagrant-up and vagrant-halt no longer raise exceptions when the VM is not in the proper state. Mitchell Hashimoto 2010-03-02 22:19:13 -0800
  • c7f040f14c vagrant-up now starts the VM if its already created, rather than giving an error. Mitchell Hashimoto 2010-03-02 22:07:04 -0800
  • c119a34f0e Added vagrant-halt to forcibly shut down vagrant instance. Mitchell Hashimoto 2010-03-02 21:53:16 -0800
  • 14d63a97d7 Fixed link to getting started page Mitchell Hashimoto 2010-03-02 21:40:15 -0800
  • 6c21ccf185 More navigation to the getting started sidebar Mitchell Hashimoto 2010-03-02 21:36:20 -0800
  • 2fd4bec6a1 Getting started structure and "Why Vagrant?" page Mitchell Hashimoto 2010-03-02 21:34:39 -0800
  • 0f8ad73cbc Getting started guide revamp beginning Mitchell Hashimoto 2010-03-02 21:05:53 -0800
  • 5281963ed7 Vagrant image on front page Mitchell Hashimoto 2010-03-02 18:49:03 -0800
  • 36e0dfee59 Added in stub license page to cut down on the 404s Mitchell Hashimoto 2010-03-02 14:23:34 -0800
  • 6c3115627a Rake integration documentation Mitchell Hashimoto 2010-03-02 14:18:56 -0800
  • 2657ed61c0 Boxes documentation Mitchell Hashimoto 2010-03-02 13:39:56 -0800
  • 7854cdd993 Provisioning docs Mitchell Hashimoto 2010-03-02 10:55:42 -0800
  • f99fdb2ee8 Added CSS workaround for double highlight blocks Mitchell Hashimoto 2010-03-02 10:23:08 -0800
  • 8458f9791f Vagrantfile docs started. Provisioning stubbed. Mitchell Hashimoto 2010-03-02 09:56:12 -0800
  • ca19180370 Contributing page Mitchell Hashimoto 2010-03-02 01:39:05 -0800
  • 9e01a33bf8 Some commands are in Mitchell Hashimoto 2010-03-02 01:32:18 -0800
  • 1c4a0703d2 Testing some syntax formatting to try to get github to stop double generating highlight tags Mitchell Hashimoto 2010-03-02 01:03:58 -0800
  • bbcf74cc64 Added the basic nav of the user guide I envision Mitchell Hashimoto 2010-03-02 01:00:54 -0800
  • cbd6a0cd23 No cache headers Mitchell Hashimoto 2010-03-02 00:39:44 -0800