Paul Thornthwaite
Paul Thornthwaite
There is a bug in the regexp used in `OpenStack.escape` in that when `extra_exclude_chars` is set, dash is no longer the last character in the pattern. This causes the regexp...
So in a complete surprise to me, apparently Travis CI is shuttering its .org version of the service and trying to move projects to travis-ci.com Apparently it was announced in...
This is work in progress specification for adding core functionality to register a provider and its services within `Fog::Core` making the register available to third party applications. This is an...
This changes the dependencies to rely on the `fog-brightbox` gem which is a module subset of the full `fog` gem. This has lighter dependencies and requires less code on starting....