Commit Graph

1318 Commits

Author SHA1 Message Date
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
Thaddee Tyl
af939703a4 Merge remote-tracking branch 'evancohen/waffle' 2016-04-03 13:14:48 +02:00
Thaddee Tyl
657986351c GitHub issue label support
Related to #257.
2016-04-03 13:13:30 +02:00
Akihiro Uchida
fa109d5e39 fix errored in ansible role badge 2016-04-03 18:07:26 +09:00
Evan Cohen
fbd5b564be code style fixes and a slight optimization 2016-04-01 11:00:32 -07:00
Evan Cohen
cd1c9e176b adding fallback color when there are no labels 2016-03-31 22:42:13 -07:00
Evan Cohen
5b2b74bdbb using waffle API. Fixes badges/shields#257 2016-03-31 21:54:36 -07:00
Thaddee Tyl
0826665c49 website: waffle.io 2016-03-31 23:58:14 +02:00
Thaddee Tyl
27ef17defb Waffle.io support
Fixes #257.
2016-03-30 23:55:29 +02:00
Thaddee Tyl
582a8f7ce3 website: code climate, visual studio 2016-03-30 22:53:00 +02:00
Mario Colque
93247eef67 added working examples in cooments, code-styling, added example to try.html 2016-03-30 13:50:15 -03:00
Julien Rottenberg
e728f2395c Clearer format for #661 2016-03-29 21:33:51 -07:00
Thaddee Tyl
e1f2b7b5b1 Merge remote-tracking branch 'me-and/codeclimate-issues' 2016-03-29 23:49:07 +02:00
Thaddee Tyl
fdc3c98915 Merge remote-tracking branch 'tomap/master' 2016-03-29 23:26:09 +02:00
Thaddee Tyl
cde3298ddb website: sourceforge + bithound 2016-03-29 23:20:58 +02:00
Thaddee Tyl
cb0ded2f3a Merge remote-tracking branch 'nhnb/source_downloads_per_folder' 2016-03-28 20:46:07 +02:00
Thaddee Tyl
7bd2e9a819 gemnasium ?label override
Closes #619.
2016-03-28 20:11:53 +02:00
Thaddee Tyl
479b5c6666 Document the command to generate index.html 2016-03-28 19:53:49 +02:00
Thaddee Tyl
99c1a4fbdc Merge remote-tracking branch 'rexxars/bithound-support' 2016-03-28 19:33:07 +02:00
Konstantin Molchanov
4b3b8bd49b Attempt to add logo to flat-square template
I'm really not sure this would work, I just copied a code chunk from flat.
2016-03-22 10:58:35 +03:00
Thaddee Tyl
2fb78ba775 website: MyGet 2016-03-15 14:25:47 +01:00
Thaddee Tyl
fbb034f6e5 MyGet: use of v3 API
Fixes #655.
2016-03-15 14:20:00 +01:00
Thaddee Tyl
4df74acd6c NuGet: use API v3
The v2 API returned XML even though we asked for JSON.

MyGet is still not working.

Part of #655.
2016-03-14 18:16:09 +01:00
Thaddee Tyl
b72e29d793 Increase chances of pixel grid alignment 2016-03-13 23:55:06 +01:00
Thaddee Tyl
d2d907c422 Merge remote-tracking branch 'forbeslindesay/pdfkit' 2016-03-13 23:54:56 +01:00
Thaddee Tyl
7478c45f40 Merge remote-tracking branch 'mgcrea/patch-dockerfile' 2016-03-12 22:57:20 +01:00
Thaddee Tyl
a1332d406b Merge remote-tracking branch 'meteormatt/master' 2016-03-12 22:44:03 +01:00
Peter Dave Hello
cc9669dfb8 favicon.png recompress with zopflipng losslessly
Command:
`zopflipng --iterations=1500 --splitting=3 --lossy_transparent--filters=01234mepb`
2016-03-13 00:13:31 +08:00
Greg Bowler
6647218834 Implement Codacy coverage badge
fixes badges/shields#559
2016-03-11 17:29:20 +00:00
Greg Bowler
34cad142a6 Add Codacy coverage to try.html 2016-03-11 17:27:58 +00:00
Greg Bowler
0c4a0e4316 Update original SVG URL to include explicit "grade" 2016-03-11 16:58:27 +00:00
Greg Bowler
d2a6b5a4ea Update regex for backwards compatibility, but do not match "coverage" 2016-03-11 16:56:04 +00:00
Greg Bowler
47ae3d85e2 Add Codacy to services list 2016-03-11 16:39:12 +00:00
Julien Rottenberg
d1321179c9 PR for badges/shields#241 2016-02-27 18:56:23 -08:00
Mario Colque
1c1993f7a8 added beerpay.io itegration 2016-02-25 18:13:02 -03:00
Thomas
ec1420649c Visual Studio Team Services
Visual Studio Online has been renamed Visual Studio Team Services
2016-02-24 11:26:18 +01:00
Thaddee Tyl
5e4c711813 Twitter follow: verify that data is not undefined 2016-02-22 19:44:29 +01:00
Thaddee Tyl
d23eb63da1 Coverity: avoid crashing the catch code
badgeData was set to undefined and crashed, causing the badgeData.text[1] reset
to crash as well.
2016-02-22 19:34:08 +01:00
Adam Dinwoodie
85286649b6 Add support for Code Climate issues
Resolves #571.
2016-02-22 11:29:49 +00:00
Thaddee Tyl
aac24d4be1 Stack exchange: Detect IP rate limiting 2016-02-17 16:11:35 +01:00
Thaddee Tyl
35dad91bf9 Show 0 downloads for npm packages with no downloads
Fixes #635.
2016-02-14 18:37:50 +01:00
Thaddee Tyl
cd47c1e228 website: clickable label 2016-02-14 18:19:03 +01:00
Thaddee Tyl
8039a9cc55 Merge remote-tracking branch 'techtonik/patch-1' 2016-02-14 18:17:26 +01:00
Ken Cochrane
31ed719d1d Update Docker API hostname 2016-02-14 11:03:39 -05:00
Hendrik Brummermann
2921f872d4 added support for download counter on folders at Sourceforge 2016-02-11 18:49:38 +01:00
Thaddee Tyl
ea2ea5b14f Mention forever 2016-02-08 20:38:51 +01:00
Thaddee Tyl
fc43035c35 Detail the current shields.io installation 2016-02-08 20:27:38 +01:00
Thaddee Tyl
d1a962152d Support the new server 2016-02-08 20:27:17 +01:00
Thaddee Tyl
cb0caafe82 camp v16 2016-02-07 19:04:20 +01:00