Commit Graph

31 Commits

Author SHA1 Message Date
Mitchell Hashimoto ee713a0e70 Gemspec no longer depends on git.
The CI works by pulling down tarballs of Vagrant, and the gemspecs
depending on `git ls-files` were making it not work.
2012-12-01 11:13:33 -08:00
Mitchell Hashimoto 6309a04bf1 Clear out unused gitignore stuff 2012-12-01 10:39:25 -08:00
Mitchell Hashimoto 3efb69f8e5 Test: Ignore the boxes/ folder which is used for acceptance tests 2011-11-22 19:28:46 -08:00
Mitchell Hashimoto 0036d1e131 Custom builders for each OS type 2011-11-19 21:30:51 -08:00
Mitchell Hashimoto ca5618c817 Ignore test builds on slave 2011-11-12 13:00:46 -08:00
Mitchell Hashimoto e072c72544 Ignore test builds from development 2011-11-12 12:59:48 -08:00
Mitchell Hashimoto e1dea0da30 Add buildbot virtualenv to the gitignore 2011-11-12 10:21:53 -08:00
Mitchell Hashimoto 44540f369d Add buildbot code for what will become the Vagrant CI 2011-11-12 10:20:07 -08:00
Mitchell Hashimoto c9cf2867ea Some `vagrant box` tests 2011-11-03 21:38:15 -07:00
Mitchell Hashimoto 4c9ad26115 Acceptance tests starting code is in. Version is an example. 2011-11-02 21:09:38 -07:00
Mitchell Hashimoto e739e68e30 Look for "redhat-release" for Fedora 2011-08-28 14:13:54 -07:00
Mitchell Hashimoto 39f2aef3ba Update .gitignore 2011-07-22 22:58:31 -07:00
Michael Bearne 809250861d Merge remote branch 'remotes/upstream/master'
Conflicts:
	Gemfile.lock
2010-12-21 10:09:33 +00:00
Mitchell Hashimoto b5b8b128d9 Remove Gemfile.lock for gem development 2010-12-18 11:47:41 -08:00
Brian P O'Rourke beb6c7d265 ignore ctags files 2010-12-14 22:06:26 -08:00
Mitchell Hashimoto fd61834add Mac files on .gitignore. Its on my global, but for any contributors 2010-09-20 08:45:19 -06:00
Mitchell Hashimoto 25c9a36634 Update Gemfile for Bundler RC5 2010-08-13 23:26:04 -07:00
John Bender 2067f000f5 fix for uri parsing issues on windows with a small refactor thrown in on the side 2010-03-22 23:49:36 -07:00
John Bender 0c00201a6b switch to File.open for downloader temp file path to prevent minitar issues on windows 2010-03-21 23:50:08 -07:00
Mitchell Hashimoto 025cede012 Yard documentation rake task and gitignoring output. 2010-03-03 23:14:06 -08:00
John Bender 1316a9ac17 packaging working 2010-02-12 00:13:24 -08:00
Mitchell Hashimoto 7ff428d5c2 `vagrant init` command. Used for initializing directories with vagrant. 2010-02-11 00:51:21 -08:00
Mitchell Hashimoto ba77944d67 Removed some unnecessary requires 2010-02-10 01:53:05 -08:00
Mitchell Hashimoto 8f1c83865a Finishing the renaming process 2010-02-09 23:10:16 -08:00
Mitchell Hashimoto 8abb4e1d6e Provisioning now generates a DNA JSON file and uploads it to the /tmp directory for use. Fixed some issues with SCPing. 2010-02-09 18:16:19 -08:00
John Bender cb89290b62 altered logging format 2010-02-08 22:00:13 -08:00
Mitchell Hashimoto 3631ff0078 hobo-up persists the UUID of the VM 2010-01-30 23:00:56 -08:00
Mitchell Hashimoto 273cb132ba Hobofile on gitignore [for testing] and modified default config 2010-01-30 22:08:59 -08:00
Mitchell Hashimoto 03dd3e1d7f Added Jeweler for building the gem when the time comes 2010-01-30 22:06:22 -08:00
Mitchell Hashimoto 626326932c Moved gembin, since it'll be a problem later with the gemspec 2010-01-29 21:14:09 -08:00
Mitchell Hashimoto 6a8d6bcaf4 Initial Gemfile for dependencies. Touched a .gitignore for the various
folders needed.
2010-01-21 19:09:18 -08:00