Commit Graph

1316 Commits

Author SHA1 Message Date
Thaddee Tyl
be5a9eef48 Set gitter Cache-Control max-age to 50
For debugging purposes for CloudFlare.
2016-05-10 20:03:53 +02:00
Harendra Singh
840a48ec4b Adds ability to customize shippable badges 2016-05-10 18:34:27 +05:30
Thaddee Tyl
6650f5a555 Add uncertainty modifier for GitHub issues
Related to #709.
2016-05-09 21:37:29 +02:00
Thaddee Tyl
38f9625cde Generalize maxAge 2016-05-08 12:30:11 +02:00
Philippe Lafoucrière
d41c73db42 Fix Gemnasium badge when status is update!
up-to-date appears twice here, and update! nowhere. This causes badges like https://img.shields.io/gemnasium/resque/resque-web.svg to appear undefined, while there are actually red: https://gemnasium.com/resque/resque-web.svg
2016-05-05 15:58:46 -04:00
Thaddee Tyl
78721d7728 Upgrade phantomjs
Fixes https://github.com/badges/shields/issues/645#issuecomment-217222593.
2016-05-05 20:08:21 +02:00
Thaddee Tyl
cb598af0d4 gitter: more space for the logo 2016-05-01 11:24:09 +02:00
Thaddee Tyl
fa677009ac website: contributors no longer make sense
They're outdated and there are too many of them to update it.
2016-05-01 11:19:19 +02:00
Thaddee Tyl
b5a90f8859 Twitter follow badge adjustment
It has an @ for parity with official buttons.
2016-05-01 11:10:52 +02:00
Thaddee Tyl
16df09a7c3 Merge remote-tracking branch 'uchida/fix-ansible-role-badge' 2016-04-27 19:32:37 +02:00
Thaddee Tyl
5fca8bb965 Ensure metric() doesn't produce "1000K"
for instance
2016-04-27 19:10:20 +02:00
Thaddee Tyl
5201654675 website: use shields.io badge for Twitter follow button 2016-04-26 20:24:06 +02:00
Thaddee Tyl
cedc23a0b4 website: replace AUR 2016-04-26 20:23:50 +02:00
Thaddee Tyl
08d3be0a28 website: detect query string when adding HTTP caching
Related to 89affa49fe.
Closes #639, #691, #697.
2016-04-26 09:46:50 +02:00
Thaddee Tyl
fde90a51ee website: beerpay 2016-04-22 22:01:47 +02:00
Thaddee Tyl
7177bee242 beerpay: added comments 2016-04-20 20:34:18 +02:00
Thaddee Tyl
f5bdef4298 Merge remote-tracking branch 'colkito/master' 2016-04-20 20:33:00 +02:00
Thaddee Tyl
cec4329540 website: MyGet tenant 2016-04-19 23:40:05 +02:00
Konstantin Molchanov
51021679b0 Template: Flat Square: Shadows removed, xlink namespace declaration added. 2016-04-19 13:14:54 +04:00
Konstantin Molchanov
7c89e4313a Merge branch 'patch-1' of github.com:moigagoo/shields into patch-1 2016-04-19 13:08:46 +04:00
Lars Brinkhoff
9e80a725e9 Shippable sample project ID changed. 2016-04-19 09:50:27 +02:00
Thaddee Tyl
954a47df7f Omit needless ? in regex
Related to #462 and #597.
2016-04-18 21:22:17 +02:00
Thaddee Tyl
1358a3fae5 website: document MyGet tenants
Part of #679.
2016-04-18 21:12:17 +02:00
Maarten Balliauw
22700fd0da Add support for custom MyGet tenants
Add support for custom MyGet tenants (e.g. dotnet.myget.org)

Sample shield URL would be: `https://img.shields.io/dotnet.myget/dotnet-coreclr/v/Microsoft.DotNet.CoreCLR.svg`
2016-04-18 21:12:02 +02:00
Georges Dupéron
36a6da574d Added support for online/offline website badge. 2016-04-17 00:32:52 +02:00
Kevin Locke
4fe65e1675 [PATCH v3] Add support for issuestats.com
This commit adds support for issuestats.com, as requested in #351.  The
implementation is straight-forward, with the exception of the handling
of 'not found' which currently returns text/html with code 200 (see
hstove/issue_stats#38).  The URL parsing is somewhat lax to allow future
support for other hosting platforms which may not follow GitHub's
user/repo URL scheme.  It also passes through the `concise` query
parameter, if present, which shortens the text a bit.

Changes in v3:
- Fix `concise` option assignment holdover missed in v2 changes.
- Make `label` check null/undefined rather than falsey.

Changes in v2:
- Move type to first parameter and shorten to 1 character.
- Change `concise` option from query param to optional path component
- Make `color` check null/undefined rather than falsey.
- Add try-catch around JSON value extraction and response, by request.

Fixes: #351

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2016-04-16 15:28:44 -07:00
Thaddee Tyl
290f6bc5d0 website: homebrew maxAge 2016-04-17 00:19:16 +02:00
Thaddee Tyl
27a371a22b Merge remote-tracking branch 'kencochrane/update_docker_url' 2016-04-15 23:06:05 +02:00
Gary Ewan Park
c86f903bce
Removed unnecessary break 2016-04-14 08:41:55 +01:00
Thaddee Tyl
6c4e21b73d Homebrew fixes
Related to #675.
2016-04-14 09:22:32 +02:00
Thaddee Tyl
32b89a9c05 Merge remote-tracking branch 'gep13/braumeister' 2016-04-14 09:21:25 +02:00
Thaddee Tyl
f6cfed4653 website: ?maxAge 2016-04-13 23:39:54 +02:00
Thaddee Tyl
1cf19d5aaf suggest AGPL
Fixes #674.
2016-04-11 09:05:24 +02:00
Thaddee Tyl
cbc0f9ddc8 website: document ?maxAge 2016-04-11 09:03:13 +02:00
Thaddee Tyl
0ef8ac9ea4 Bitbucket support
Fixes #626.
2016-04-11 09:02:23 +02:00
Thaddee Tyl
c6ec615528 Merge remote-tracking branch 'peterdavehello/favicon-optimize' 2016-04-10 14:15:00 +02:00
Thaddee Tyl
3f5297e2a8 website update with maxAge fix 2016-04-10 14:10:54 +02:00
Thaddee Tyl
e3535f7a42 website: remote ?maxAge from link dialog
Follow-up for 89affa49fe.
2016-04-10 14:02:23 +02:00
Thaddee Tyl
89affa49fe website: use heavy HTTP caching
This will hopefully help a bit for #633.
2016-04-10 13:43:00 +02:00
Thaddee Tyl
b89dc72fc4 Support ?maxAge
Fixes #534.
2016-04-09 19:34:13 +02:00
Thaddee Tyl
e8a2b1ce8a Document custom badges more prominently
Fixes #663.
2016-04-08 23:57:22 +02:00
Thaddee Tyl
4cbdf9ab4f Merge remote-tracking branch 'sanemat/chore/chrome-web-store-re-try' 2016-04-08 23:32:12 +02:00
Gary Ewan Park
2b5ec621a7 (GH-638) Added basic badge integration for homebrew 2016-04-07 20:16:54 +01:00
Thaddee Tyl
f07b7ab69c website: AUR 2016-04-06 01:15:27 +02:00
Thaddee Tyl
2ecb691196 Correct indentation
From 40471a1.
2016-04-06 01:14:41 +02:00
Thaddee Tyl
6fb5bd2d01 Merge remote-tracking branch 'jpellis/aur' 2016-04-06 01:13:05 +02:00
Thaddee Tyl
7dc09e2e8d Added dotted-version comparator & latest version
As planned in
https://github.com/badges/shields/issues/490#issuecomment-205550621.

Fixes #490.
2016-04-05 22:21:23 +02:00
sanemat
e5103a1781 Add chrome extension support
* Version, Downloads, Price, Rating and Rating Count for chrome app,
chrome extension and chrome theme.
* Google does not provide a public API for chrome web store.
* Use `chrome-web-store-item-property`.
    * Gather meta information from chrome web store.

see #505, #636
2016-04-05 22:03:18 +09:00
JP-Ellis
40471a137e Add AUR integration.
Add badge for the Arch User Repository (AUR).  Includes badges to
display the current version, number of votes, and license.

Unfortunately, their API does not display downloads at this stage.

Signed-off-by: JP-Ellis <josh@jpellis.me>
2016-04-05 12:03:47 +10:00
Thaddee Tyl
1e24e2624d GitHub label, Waffle label 2016-04-04 23:43:52 +02:00