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

8 commits

Author SHA1 Message Date
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