Commit Graph

23 Commits

Author SHA1 Message Date
Mark IJbema b70c33b05d Added syntax highlighting for ruby code fragments 2013-12-02 23:22:26 +01:00
geemus 4978b6dfbc add gittip shield 2013-11-04 11:06:58 -06:00
Max Lincoln 9d92233102 Semantic Versioning (and Pessimistic Versioning Constraint) notice
I noticed some projects using Fog are setting very specific versioning constraint.  For example, https://github.com/mitchellh/vagrant-rackspace/issues/34 happened because both vagrant-aws and vagrant-rackspace are using 3 digits of precision.

The fog RELEASE.md says that Fog follows semantic versioning.  Several other projects have put up notices suggesting to use 2 digits of precision for projects that follow semver.  See https://github.com/intridea/multi_json, for example.

I added a similar notice, but softened the language because I don't think there is a clear understanding on what semantic versioning means for a project like Fog, which has multiple providers backed by services that are all evolving at their own pace.
2013-10-22 18:49:45 -02:00
Nick Merwin 3f031a00ca Added Coveralls.io coverage badge to README.md 2013-09-18 11:43:19 -07:00
Erik Michaels-Ober f62c28995c Add note about installing on Ruby 1.8.7 [ci skip] 2013-07-02 00:53:34 +02:00
Kyle Rames 47baec1a46 Added pointers to provider specific documentation to README.md 2013-04-08 16:23:44 -05:00
geemus 8cacdb46be Revert "add trademark notice"
This reverts commit 8820821c65.
2013-04-05 11:30:55 -05:00
geemus 8820821c65 add trademark notice 2013-04-05 10:18:31 -05:00
Paul Thornthwaite 016dc65502 Adds new Code Climate badge to README
Rather than just acting as a link the new badges
show the GPA score of the codebase.
2013-02-02 21:31:31 +00:00
Paul Thornthwaite 4935fc8703 Revert "add GitHub Flavored Markdown to README"
This reverts commit 1bdf61a389.

GFM only works on Gihub so the Yard documentation generated and
available on http://rubydoc.info/gems/fog will be unreadable.
2013-01-17 14:45:34 +00:00
geemus 5e8c9501e6 update copyright notice year 2012-12-28 13:04:45 -06:00
Phil Cohen 1bdf61a389 add GitHub Flavored Markdown to README
* This makes the example code easier to read,
  especially when perusing the docs on github
2012-12-23 00:14:48 -08:00
Paul Thornthwaite 9b9ba1cea6 Adds badge for dependencies status 2012-12-19 21:01:49 +00:00
Michael Rykov b1e9ad50ca Add Gem Version badge 2012-12-13 15:51:43 -08:00
Wesley Beary 17f7c787fc README: s/'cloud computing'/'cloud services' 2012-11-30 12:18:14 -06:00
Paul Thornthwaite da9981c773 [docs] Updates contributing notes
* Mentions changes should support 1.8.7 and 1.9
* Suggests looking at code metrics for possible help
* Updates config file for testing (now `tests/.fog`)
* Updated on fog.io docs as well

I think the docs could be opened up a lot more so this is a first pass
at improvements.

[#1270]
2012-11-14 23:58:21 +00:00
Paul Thornthwaite 294e972ce4 Adds link to Code Climate metrics 2012-11-13 17:44:01 +00:00
geemus 521f511dce [readme] update outdated sponsorship section 2012-11-05 23:24:41 -06:00
Thomas Wright a2de45b234 Fix reference to config file 2012-10-08 09:08:03 -05:00
Thomas Wright 25e88f4b2a Add config instructions to README 2012-10-08 00:45:09 -05:00
Postmodern 4101c0ea10 Fixed the link to GitHub issues
Fixed the formatting of the link to Fog's GitHub issues.
2012-08-27 19:33:00 -07:00
Alexander Wenzowski 0e0227373c add Travis CI build status image 2012-08-16 16:11:02 -04:00
Mike Fiedler df3a0680a9 As discussed in #991, this converts the readme from SimpleMarkup to Markdown 2012-07-09 12:15:40 -04:00