Commit Graph

646 Commits

Author SHA1 Message Date
Thaddee Tyl
5eb9eb2bb5 Improve consistency of spacing in code 2017-01-30 23:34:15 +01:00
Masahiro Fujiwara
70efc96b11 Take ’/job’ prefix out only if ‘/‘ appears. For backward compatibility. 2017-01-17 06:36:48 +09:00
Masahiro Fujiwara
7ac216456a Fix regexp for Jenkins build badges to allow “/“ in the job name. 2017-01-17 06:07:05 +09:00
Thaddee Tyl
21ae49ad85 Merge remote-tracking branch 'aspyker/master'
Fixes #741.
2017-01-11 23:57:10 +01:00
Thaddee Tyl
62ecc175ca Merge branch 'jira-sprint'
Fixes #770.
2017-01-09 23:56:37 +01:00
Thomas VIAL
83da3fefef Added JIRA agile sprint completion 2017-01-09 23:56:09 +01:00
Thaddee Tyl
a440c0840b Register colorA/B as part of the cache index 2017-01-08 17:26:26 +01:00
Thaddee Tyl
052740ff15 Improve Chrome Web Store: price with currency, rating over 5 2016-11-25 00:08:49 +01:00
Thaddee Tyl
1b699773ba Factorize star rating string generation
There was duplicated code in d10764a8f5.

Related to #831.
2016-11-24 23:56:31 +01:00
RedSparr0w
d10764a8f5 add 5 star ratings 2016-11-24 23:54:49 +01:00
Konstantin Zudov
52b0369c14 Allow specifying the color of left/right part
Specifying `colorA`/`colorB` parameters allows
to change the background color of the left/right
part of the badge.
2016-10-30 15:36:05 +01:00
Thaddee Tyl
7403b61e25 Mozilla Add-ons: say "add-on" instead of addon
Mozilla's website uses that format.

Also, show star-rating as "4/5" instead of "4 stars" (which looks verbose, less
informative, and grammatically incorrect if there is a single star).
2016-10-30 10:51:52 +01:00
Józef Sokołowski
2cb82a4ab3 Add Mozilla Addons support 2016-10-30 10:47:56 +01:00
Danial
3edd0df04c CircleCI: show vendor error messages on badges
example:
https://github.com/badges/shields/pull/798#issuecomment-255621160
2016-10-26 00:10:44 +02:00
Thaddee Tyl
6e5904df0a Match CircleCI project host with trailing /
This prevents from misparsing /circleci/project/githubuser/repo.svg as user
"user".

Related to #798.
2016-10-23 17:26:47 +02:00
Thaddee Tyl
dce818a7d2 Merge remote-tracking branch 'redsparrow/Circle_CI' 2016-10-23 17:23:18 +02:00
RedSparr0w
2b0d688d09 Update With Changes 2016-10-22 22:56:40 +13:00
Peter Dave Hello
251c792d74 Add CDNJS version integration 2016-10-15 23:16:25 +08:00
Thaddee Tyl
1996a5399f Ensure GitHub contributors can have a metric prefix 2016-10-15 16:38:43 +02:00
Thaddee Tyl
670867098d Send false instead of Nan to GitHub contributors-anon 2016-10-15 16:35:39 +02:00
Thaddee Tyl
18bc0be3e5 Merge remote-tracking branch 'qzb/bugfix/contributors-badge' 2016-10-15 16:34:33 +02:00
RedSparr0w
e31f9ac2bd Fix Circle CI Integration 2016-09-27 11:16:18 +13:00
Nishanth Vijayan
25fb85e397 Allow label overriding in all Chrome web store badges 2016-09-06 16:46:41 +05:30
Thaddee Tyl
00a025310d Merge remote-tracking branch 'pyro2927/enterprise' 2016-08-17 19:29:41 +02:00
Józef Sokołowski
dfb4804973 Fix contributors badge
Fixes #764
2016-08-16 10:52:49 +02:00
Mauro Pompilio
a51c440310 Merge branch 'master' into librariesio 2016-08-12 10:48:47 +01:00
Thaddee Tyl
551bbc82fe Fix GitHub closed issues count
Fixes #761.
2016-08-10 21:58:58 +02:00
Thaddee Tyl
fbe13d7896 Merge remote-tracking branch 'jrottenberg/241' 2016-07-26 00:00:08 +01:00
Thaddee Tyl
f41ee2d0f8 Issue Stats: default to short form
Use the long form with prefix 'long'.
An example of that is added.

Part of #656.
2016-07-24 00:04:19 +02:00
Thaddee Tyl
08b2989756 Merge remote-tracking branch 'kevinoid/issuestats' 2016-07-23 23:59:27 +02:00
Andrew Spyker
925c314ffd add NetflixOSS OSSMETADATA osslifecycle support 2016-07-09 20:57:35 -07:00
Thaddee Tyl
b5fc436e8d GitHub stars and commits: metric figures 2016-07-05 10:57:13 +02:00
Thaddee Tyl
8a648fa156 Merge remote-tracking branch 'harryi3t/master' 2016-07-03 20:33:13 +02:00
Thaddee Tyl
d69ecd5ef3 GitHub pull requests / closed pull requests
Corrects code from the #423 patch.
2016-07-03 20:05:00 +02:00
Thaddee Tyl
658291fa90 Merge remote-tracking branch 'peterdavehello/EnhanceGitHub' 2016-07-03 20:04:49 +02:00
Peter Dave Hello
5f010260e1
use metric for badge text in GitHub issues 2016-07-03 20:33:39 +08:00
Peter Dave Hello
e1666e1cae
add GitHub closed issues, pr integration 2016-07-03 20:31:28 +08:00
Peter Dave Hello
04d24f6c62 add GitHub contributors integration 2016-07-03 20:28:09 +08:00
Peter Dave Hello
2d3f21624d
add GitHub pullrequests integration 2016-07-03 20:28:08 +08:00
Thaddee Tyl
37dd62a659 Example for GitHub downloads tag 2016-07-03 11:24:23 +02:00
Thaddee Tyl
56746d4a38 GitHub auth: rely on cache if no tokens remain 2016-06-27 19:37:19 +02:00
Thaddee Tyl
e79368dc76 GitHub auth: use custom request() in server.js 2016-06-24 23:22:33 +02:00
Thaddee Tyl
0769bebfa5 A few CocoaPods cleanups
Related to #705.
2016-06-08 14:56:39 +02:00
Nikita Lutsenko
8faa38e7f0 Add CocoaPods apps badges. 2016-06-07 12:07:44 -07:00
Nikita Lutsenko
f8861a4c51 Add CocoaPods downloads badges. 2016-06-07 12:07:44 -07:00
Thaddee Tyl
ccaacfc408 Support GitHub OAuth user authentication
Issue #529.
2016-05-21 21:34:35 +02:00
pyro2927
2f6c455420 Allowing GitHub API URL override
Useful for GitHub Enterprise installations
2016-05-17 15:16:35 -07:00
Thaddee Tyl
bf78077010 Merge remote-tracking branch 'jsmaniac/website-badge' 2016-05-17 23:58:04 +02:00
Thaddee Tyl
4b62a15f74 Merge remote-tracking branch 'gep13/RemoveUnnecessaryBreak' 2016-05-16 22:37:31 +02:00
Thaddee Tyl
2c30d62d10 Merge remote-tracking branch 'g105b/master' into codacy 2016-05-16 23:59:20 +02:00