Commit Graph

282 Commits

Author SHA1 Message Date
Wouter De Schuyter
a4a44d99a4 Update server.js
Use correct indentation.
2015-02-11 00:01:17 +01:00
WouterDS
129de83477 Packagist vpre support. 2015-02-09 23:37:45 +01:00
Thaddee Tyl
321c725949 Fix possible semver exceptions on node version ranges 2015-02-08 02:08:49 +01:00
Thaddee Tyl
04b7ad9b98 Travis CI: output the same data 2015-02-08 01:44:20 +01:00
Thaddee Tyl
a7580f0306 Fix CircleCI unscoped variable 2015-02-01 17:55:49 +01:00
Olivier Lacan
ca9f2a2356 Replace 'CircleCi' key with 'build'.
Badges are not ads. See https://github.com/badges/shields/blob/master/spec/SPECIFICATION.md
2015-01-30 00:24:16 +01:00
Thaddee Tyl
5c35ef60dc Support GitHub followers 2015-01-25 18:44:17 +01:00
Thaddee Tyl
45b12a458f Factorize version color logic
Related to #349
2015-01-15 23:51:48 +01:00
Thaddee Tyl
a2ce1e6be2 CircleCI: valid comment example.
cf. #348
2015-01-11 16:25:52 +01:00
Greg Bowler
54de33b70c Data already serialised 2015-01-07 16:58:04 +00:00
Greg Bowler
25202a8a22 Use JSON serialisation 2015-01-07 16:54:30 +00:00
Greg Bowler
60cb09496c Debug error 2015-01-07 16:34:22 +00:00
Greg Bowler
aa708a36fd Update buffer trimming 2015-01-07 16:31:19 +00:00
Greg Bowler
643e59dac7 Update buffer trimming 2015-01-07 16:25:02 +00:00
Greg Bowler
c00494eb13 Output debug information 2015-01-07 16:15:59 +00:00
Greg Bowler
4a6104d89a Tidy badly formatted JSON 2015-01-07 16:03:31 +00:00
Greg Bowler
79f7c97327 Improve switch flow 2015-01-07 15:53:32 +00:00
Greg Bowler
90eafcc670 Implement badge response for CircleCI 2015-01-07 15:50:12 +00:00
Greg Bowler
4fc5a0d73d Add CircleCI integration block 2015-01-07 15:33:55 +00:00
Nico Lindemann
871d486f01 Fix gemnasium badge 2015-01-06 21:13:47 +01:00
Thaddee Tyl
bb2af1348c Roses are red, License badges are blue
… and this fixes issue #342.
2015-01-06 19:38:22 +01:00
Thaddee Tyl
4e551e9803 Libscore color and metric 2015-01-02 10:42:19 +01:00
Thaddee Tyl
2fc9a29776 Raw GitHub issues
Fixes #321
2014-12-31 13:47:26 +01:00
Thaddee Tyl
38dcd59b2f Merge remote-tracking branch 'baev/master' 2014-12-31 13:37:29 +01:00
Thaddee Tyl
310b970b0b Less strident colors for coverage
Fixes #340
2014-12-31 13:31:45 +01:00
Dmitry Baev
526a7a5901 add sonar coverage support 2014-12-31 15:23:49 +03:00
Thaddee Tyl
d8fc63d72d Remove dead code from github license badge 2014-12-31 13:10:38 +01:00
Thaddee Tyl
990a62a429 GitHub stars
Fixes #336
2014-12-31 13:10:38 +01:00
Thaddee Tyl
bcc68732b0 Talk.ai switch to /t/ and add to try 2014-12-31 13:10:38 +01:00
Xu Jingxin
38e16dce85 talk guest room integration 2014-12-31 13:10:37 +01:00
rummik
15ddea0559 Add GitHub forks integration 2014-12-31 13:10:37 +01:00
Patrik Votocek
6e23bde403 SensioLabs Insight support #306 2014-12-31 13:10:37 +01:00
Thomas Davis
dbffa3eb19 Added official Libscore badge 2014-12-31 13:10:36 +01:00
Forbes Lindesay
9682f10b8c Make appveyor status match travis status 2014-12-18 12:47:50 +01:00
DevoNoel
16c930cc1d Add apm support 2014-12-17 18:59:16 -05:00
Thaddee Tyl
6d008dd942 packagist: mention example user/repo 2014-12-15 21:50:27 +01:00
Thaddee Tyl
9883d2bd19 Suggestion API.
eg. /$suggest/v1?url=https://github.com/badges/shields
2014-12-15 21:50:27 +01:00
someguy126
c4d4aad3ec licenseGuess(): Add more robust checks for MIT-style licenses
The MIT license is also known as the Expat or X11 license;
the optional parentheses accomodate forms such as
"MIT (Expat) license".

This also adds a text match in case the name is not explicitly stated.
2014-12-15 21:50:26 +01:00
someguy126
c32a93b99d guessLicense(): create space-changing meta-regex outside loop 2014-12-15 21:50:26 +01:00
someguy126
3b84814c3a Add more robust check for Mozilla Public License in license guessing 2014-12-15 21:50:26 +01:00
someguy126
fecd6e867b Add more robust error checking in Github license
This is happens when you have to make multiple API requests.
2014-12-15 21:50:26 +01:00
someguy126
643fe72e17 Remove logging from Github license support 2014-12-15 21:50:26 +01:00
someguy126
c78bf2cce6 Add support for Github license
Fixes #280
<https://github.com/badges/shields/issues/280>
2014-12-15 21:50:26 +01:00
Yaron de Leeuw
b2efd2977a Appveyor: allow specific branch 2014-12-10 21:41:34 +02:00
Thaddee Tyl
d9347fffe4 Plastic style (instead of default)
The default style is now a link.

Fixes #296
2014-11-26 22:34:26 +01:00
Thaddee Tyl
269c19b685 Codacy: log removal, example
Part of #310
2014-11-23 16:30:13 +01:00
Nico Lindemann
238b40d319 Branch-Support for Codeship #309 2014-11-23 16:30:13 +01:00
Nico Lindemann
bfbe3cad50 Add Support for Codacy #260 2014-11-23 16:30:13 +01:00
Thaddee Tyl
7290706de0 Wordpress: check for JSON-ness of data. 2014-11-21 00:27:58 +01:00
Thaddee Tyl
ecaf11a50e Prevent possible invalid colors.
They're only theoretical, but better safe than sad.
2014-11-19 09:40:30 +01:00