Commit Graph

566 Commits

Author SHA1 Message Date
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
0ef8ac9ea4 Bitbucket support
Fixes #626.
2016-04-11 09:02:23 +02:00
Thaddee Tyl
b89dc72fc4 Support ?maxAge
Fixes #534.
2016-04-09 19:34:13 +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
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
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
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
27ef17defb Waffle.io support
Fixes #257.
2016-03-30 23:55:29 +02: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
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
99c1a4fbdc Merge remote-tracking branch 'rexxars/bithound-support' 2016-03-28 19:33:07 +02: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
a1332d406b Merge remote-tracking branch 'meteormatt/master' 2016-03-12 22:44:03 +01: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
Hendrik Brummermann
2921f872d4 added support for download counter on folders at Sourceforge 2016-02-11 18:49:38 +01:00
Thaddee Tyl
9aced916d7 Twitter badge shouldn't override ?label=
Part of #620.
2016-01-31 19:47:23 +01:00
AdrieanKhisbe
9facc08eec Fix twitter scheme color
cf #620
2016-01-31 17:15:55 +01:00
Thaddee Tyl
1bc62fcca3 Maintenance badge
Solves #607.
2016-01-22 21:50:16 +01:00
Thaddee Tyl
5a3b16cf07 Convert single link to a one-element list 2016-01-22 01:41:59 +01:00
Thaddee Tyl
262445a3ed Merge remote-tracking branch 'joshrtay/fix-npm-version-badge-scoped' 2016-01-19 00:50:43 +01:00
Thaddee Tyl
2d24d18ff8 Mention purpose of GitHub private tokens
See #578.
2016-01-17 21:03:22 +01:00
Thaddee Tyl
102e324077 Merge remote-tracking branch 'yannickgit/token-auth-on-github' 2016-01-17 21:02:00 +01:00
Yannick Galatol
41f4bf36d7 Allow token authentication on github 2016-01-17 20:32:06 +01:00
Thaddee Tyl
d741b192e8 Detect Stack Exchange badge errors 2016-01-17 20:20:40 +01:00
Lars Brinkhoff
0b5a8dd2b9 Visual Studio Online build integration. 2016-01-13 08:02:26 +01:00
Liu Xing
0c692d25e0 Change CodeShip domain 2016-01-05 11:11:26 +08:00
Carlos Perez
40740b925a Proper handling of request to bithound badge api. 2015-12-30 10:03:52 -06:00
Carlos Perez
abcd9d6dec Add bitHound integration. 2015-12-30 10:03:52 -06:00
Thaddee Tyl
8ddc3cced7 JIRA issue badge: URL protection, input examples, nits
Part of #587.
2015-12-29 23:06:48 +01:00
Thaddee Tyl
a836fde7f5 Merge remote-tracking branch 'ruizb/jira-issue-vendor' 2015-12-29 23:01:56 +01:00
Thaddee Tyl
c9999ca46c Jenkins 'green' means the build passed
Fixes #586.
2015-12-29 22:46:50 +01:00
Thaddee Tyl
8c88223b6e Merge remote-tracking branch 'larsbrinkhoff/magnumci' 2015-12-29 22:40:01 +01:00