Commit Graph

28 Commits

Author SHA1 Message Date
Paul Thornthwaite 0ff2217789 [GH-2793] Exclude examples from documented methods
Example code in various providers directories is getting picked up by
Yard when documenting such that a number of global constants and helpers
are appearing to be part of fog.

This excludes them using `.yardopts`

It also excludes generated documentation from provider subdirectories
from git.
2014-03-28 09:44:30 +00: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
Mike Fiedler 26245960b5 ignore more Ruby version manager files
Both rbenv and rvm now generate some files that have no bearing on
the project, and leave the local repo in a dirty state.
2013-12-26 20:52:08 -05:00
Mike Pountney d0a2298b1c ignore .ruby-version 2013-12-13 16:09:27 +00:00
Nick Osborn f6a45470e0 [vcloud_director] Remove vcr. 2013-10-09 09:08:50 +01:00
Nick Osborn 1648c933e0 [vcloud_director|tests] Add generator tests. 2013-09-30 15:01:52 +01:00
Nick Osborn 0bd915f916 [vcloud_director|tests] Remove and ignore vcr_cassettes/ 2013-09-24 21:09:36 +01:00
Trae Robrock e47f95b5f9 digitalocean supports bootstrap 2013-07-21 11:09:53 -07:00
Paul Thornthwaite 4a1bfa99ed Removes tags file from repo 2013-01-15 12:02:07 +00:00
Paul Thornthwaite c152cfa597 [Docs] Switches to using Yard for documentation
This replaces RDoc as a developer dependency with Yard to allow
use of it's tags to be more declaritive with documentation.

The Rake task for generating and uploading API docs to fog.io has also
been updated.

References #1249
2012-11-06 23:04:45 +00:00
Eric Hodel 97e62a9b1a Use :default from tests/.fog for test credentials
This prevents new test users from being afraid that their real accounts
may be used for fog testing when running tests without mocking.

See also #1218
2012-10-18 17:14:23 -07:00
Nelvin Driz c3a395e64b Make `.irbrc` service agnostic
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:39:06 +08:00
Alvin Garcia 30be620b87 [openstack|identity] Fixed users fetching
Signed-off-by: Nelvin Driz <nelvindriz@live.com>
2012-04-30 10:35:02 +08:00
Nelvin Driz 3e43a571e0 [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
hedgehog 5e1d5087b4 allow for bundler+rbenv best practice 2012-02-28 08:16:06 +11:00
Amos Benari 905c69d424 oVirt: Added tests to work on both real and mock.
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
2012-02-08 09:36:07 -06:00
Mateusz Juraszek 47983731ee add query options to Fog::Storage::AWS#get_object_https_url 2011-12-08 16:48:32 +01:00
geemus 822fd3c81e [docs] add task to build/publish supported services matrix 2011-08-09 10:56:54 -05:00
geemus a2fa2e91ea move fog.io stuff into main repo 2011-03-31 10:17:55 -07:00
geemus 7df523d764 bump excon and remove Gemfile.lock 2011-03-21 11:23:20 -07:00
James W. Brinkerhoff d1606e69cc Initial add of voxel provider, framework in place for compute and image listing 2011-02-23 14:51:13 -08:00
geemus be64214d96 ignore stuff from jekyll 2010-12-22 11:29:22 -08:00
geemus 906c292789 skip remove_method in collection, reintroduces mri errors but allows rbx to function 2010-11-04 11:42:44 -07:00
geemus d68904fe07 ignore doc directory 2010-10-29 18:11:27 -07:00
Dr Nic Williams 3e83975b91 ignore gem files 2010-06-28 02:10:42 +08: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
Wesley Beary ab0ba1e2dd move config to saner place, only parse it once 2009-07-13 19:25:44 -07:00
Wesley Beary f9a0610337 Initial commit to fog. 2009-05-18 00:13:06 -07:00