Commit Graph

34 Commits

Author SHA1 Message Date
Nat Welch 9e832323a6 Remove coveralls 2014-05-20 07:35:22 -07:00
Kyle Rames 15c6f40825 [core] updated rake releases to generate markdown; added github_release task to publish to release feed. 2014-03-24 09:12:19 -05:00
Paul Thornthwaite 0f2c2b36d1 [core] Use fog-core v1.21.0
Rather than tracking the Github repo, this references the gem directly.

Locally seeing an issue with 1.8.7 / unf gem test which surprised not
seeing on Travis.
2014-02-14 10:45:54 +00:00
Paul Thornthwaite ee091cc992 Changes to rely on fog-core
This references `fog-core` and removes the files it now contains.
2014-02-12 14:55:20 +00:00
mlincoln e42902a266 Add SimpleCov and Coveralls.io dependenices
Add rake tasks for travis, which include publishing coverage reports.
2013-06-18 17:07:24 -05:00
Erik Michaels-Ober f2bd2404d1 Revert "Updated gem spec to require json rather than multi_json"
This reverts commits: 66638b25d7,
3f0314dbd1, and
18ce4b7eca.

Since google-api-client was added as a dependency in afa9b025e9,
multi_json is a de facto dependency of fog, so this is a needless layer.
If #1034 is still an issue, I'd be happy to ship a version of multi_json
that requires rubygems >= 1.3.5.
2013-05-06 04:05:36 -07:00
Kyle Rames 3f0314dbd1 Adding multi_json to GemFile as it is now an optional dependency for the gem 2013-04-03 10:30:32 -05:00
Sergio Rubio 5e6435b797 Switch gem source to https://rubygems.org 2013-03-01 20:12:45 +01:00
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