Commit Graph

253 Commits

Author SHA1 Message Date
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
Thaddee Tyl
7572a829f9 sourceforge: only show "invalid" when data is…
… invalid.
2014-11-19 00:36:25 +01:00
Thaddee Tyl
727114fef3 VersionEye support
Fixes #275
2014-11-15 17:57:39 +01:00
Alexis Tabary
541a098175 Requires.io support added to backend 2014-11-15 17:08:49 +09:00
Sebastian McKenzie
7a6cd7dcfa Add appveyor queued status as exception to an error 2014-11-12 00:50:20 +11:00
Thaddee Tyl
1c22303660 SourceForge: comment examples 2014-11-10 23:49:30 +01:00
Dave Brondsema
94b059a496 Code cleanup in sourceforge route 2014-11-09 15:34:29 -05:00
Dave Brondsema
7c559335be SourceForge download count integration
Closes #231
2014-11-09 15:07:23 -05:00
Thaddee Tyl
56ffcfff24 Website: 404 page
Closes #301.
2014-11-08 11:55:38 +01:00
Thaddee Tyl
44dd92d0a4 Wordpress: website examples
Also, comments.
2014-11-07 22:48:46 +01:00
Adam Anderly
c53a916842 Added wordpress functional examples in comments.
Added ‘ total’ to end of /wordpress/plugin/dt/ badgeText
Added ‘ tested’ to end of /wordpress/v/ badgeText to better reflect
meaning.
2014-11-07 22:48:46 +01:00
Adam Anderly
a0c4eb3577 Updated download color thresholds. 2014-11-07 22:48:46 +01:00
Adam Anderly
085758b907 Fix to strip alpha non-digit characters from wordpress version. 2014-11-07 22:48:45 +01:00
Adam Anderly
d75023cb68 Rounding plugin rating to 1 decimal place to match wordpress plugin repository. 2014-11-07 22:48:45 +01:00
Adam Anderly
e31873b0e1 Made route names more explicit and nested plugin under wordpress.
Added support for wordpress version compatibility.
2014-11-07 22:48:45 +01:00
Adam Anderly
1af8ac0529 Fix for wp dt. 2014-11-07 22:48:45 +01:00
Adam Anderly
92e1079d26 Added support for wordpress plugin version, total downloads and rating. 2014-11-07 22:48:45 +01:00
Thaddee Tyl
4407d4c977 Bountysource support
Closes #289
2014-11-05 09:40:14 +01:00
Thaddee Tyl
30979021dc Log information about LRU / secret 2014-11-04 14:00:43 +01:00
vsn4ik
4f26fee73e Add npm object license. 2014-11-02 23:59:09 +03:00
Thaddee Tyl
ef7c63ac95 Avoid potential crash on cache 2014-10-31 23:50:27 +01:00
Thaddee Tyl
9fd6335db8 GitHub: specify no slashes 2014-10-30 08:08:59 +01:00
Samuel E. Giddins
357736da9e [CocoaPods] Use new Trunk API endpoint to get podspecs
See d6ac677b00 (commitcomment-8340174) and https://github.com/CocoaPods/trunk.cocoapods.org/pull/109.
2014-10-28 14:55:26 -07:00
Thaddee Tyl
ce2c244fe4 Travis: rely on SVG badges delivered
Fixes #288.
2014-10-26 22:52:58 +01:00
Thaddee Tyl
c6719399ae Revert #288 change 2014-10-26 22:12:42 +01:00
Thaddee Tyl
0f0bb771bf Travis: support pull request based tests
Closes #288.
2014-10-26 19:02:47 +01:00
Thaddee Tyl
5cf4149758 Wheelmap support
Closes #287.
2014-10-26 19:00:01 +01:00
Thaddee Tyl
dc888f8575 Hard heap size limit for the LRU cache 2014-10-26 18:42:49 +01:00
Thaddee Tyl
66ad367f4d Wercker: try / catch and URL change to /wercker/ci/
Closes #290 and closes #265.
2014-10-26 18:16:24 +01:00
Mr. Hyde
a63c36664e Add Wercker support
Resolves badges/shields#265
2014-10-26 17:54:38 +01:00