Paul Thornthwaite
4128a43b9e
Remove edge check for fog-brightbox
...
Pulling too many remote sources from all the providers will make this
check very unstable. We should assume that we are only dealing with
released gems.
2014-07-16 09:12:03 +01:00
Paul Thornthwaite
9df690f9a5
Remove providers directory
...
Modular code is gem based and we have been using fog-brightbox as a
prototype for a while now as a proof of concept.
Management of numerous gems within the code base did not look like it
could scale particularly well for fog.
2014-07-15 18:34:30 +01:00
Paul Thornthwaite
2504639707
[ #3048 ] Lock down rest-client version
...
New versions have dropped 1.8.7 support and they are getting picked up
by Travis.
2014-07-10 15:27:18 +01:00
Kyle Rames
dfa2e42ca8
[core] fixing gemspec for 1.8.7
2014-04-01 09:29:05 -05:00
Kyle Rames
6fd4c6837a
adding github_release dependency to edge gemfile
2014-03-31 13:42:14 -05:00
Kyle Rames
97b5e2ac38
Merge branch 'master' of github.com:fog/fog into changelog
2014-03-31 12:18:13 -05:00
Paul Thornthwaite
6031c549e6
Test the latest edge version of fog and parts
...
This uses git references to test fog against the latest repos for
extracted parts such as core and providers.
2014-03-26 14:21:06 +00:00
Paul Thornthwaite
822049343b
Fix reference to fog's gemspec
2014-03-26 14:11:18 +00:00
Paul Thornthwaite
2f61bcfde5
Move 1.8.7's Gemfile for subdirectory
...
Primarily just for Travis CI this is moved to reduce the top level files
when other testing Gemfiles are added.
2014-03-26 13:55:19 +00:00