1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

26 commits

Author SHA1 Message Date
Mitchell Hashimoto
99289a4b2d Update bundler to use gemspec, modify Rakefile to use bundler environment 2010-08-21 05:23:25 +08:00
geemus
24955b0b17 be specific about nokogiri version (1.4.3 wouldn't load), thanks ctennis! 2010-07-29 08:36:16 -07:00
geemus
29d95e5113 bump dependency versions 2010-07-25 14:32:37 -07:00
geemus
d36e520b45 another excon bump 2010-06-29 17:28:13 -05:00
geemus
c959517fce bump excon dep 2010-06-29 15:57:18 -05:00
geemus
6ddf8e67a1 bump excon dep 2010-06-23 09:22:21 -07:00
geemus
4b736a3979 add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
geemus
a662e86dea bump excon dep 2010-06-19 17:34:54 -07:00
geemus
f9e8b97c8a bump shindo dep 2010-06-16 22:52:13 -07:00
geemus
7aec7febb3 fall back to ruby-hmac when openssl refuses to sha256 2010-06-15 21:19:40 -07:00
geemus
3d8d40f2d6 use openssl instead of ruby-hmac 2010-06-15 21:04:16 -07:00
geemus
3be09e4d67 bump shindo dep 2010-06-14 22:58:17 -07:00
geemus
e734d7c40f bump excon dep 2010-06-07 20:09:48 -07:00
geemus
4529a3444f simplify by pushing query string building down into excon 2010-06-05 14:19:55 -07:00
geemus
6d9712ad5c bump shindo dep 2010-05-30 12:11:10 -05:00
geemus
951a7d66e8 another patch shindo bump 2010-05-22 16:39:31 -07:00
geemus
c95cf43a51 bump shindo dep 2010-05-22 16:22:48 -07:00
geemus
785ce38423 update tests to shindo 0.1 2010-05-21 14:43:29 -07:00
Edward Muller
d48db03314 Refactor Terremark into Vcloud
Purpose is to better abstract individual services
2010-05-10 20:37:03 -07:00
geemus
7c0af34949 bump excon dependency 2010-05-10 16:44:02 -07:00
geemus
242d7a5088 update excon, pass a block instead of params[:block] 2010-05-09 16:23:03 -07:00
geemus
d64df44039 remove fog from Gemfile (mucks with ci) 2010-05-03 14:14:39 -07:00
Alex Malinovich
494c1d5686 Using bundler for fun and profit! 2010-05-02 11:52:05 +08:00
geemus (Wesley Beary)
9cad16f71f add basic ssh command runner 2010-04-14 20:32:56 -07:00
geemus (Wesley Beary)
3b55ee9a62 update Gemfile and change interface for delay setting 2010-04-13 14:06:12 -07:00
Sam Merritt
92827a487d Add Gemfile so that I can run the specs without installing system gems 2010-04-14 05:04:36 +08:00