Commit Graph

349 Commits

Author SHA1 Message Date
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
Thaddee Tyl
6882cd04e1 Avoid risk of crash with URL extension
Part of #283
2014-10-19 20:45:25 +02:00
Thaddee Tyl
772ab51d3e GitHub versions: show "none" upon error
Closes #281
2014-10-18 19:13:16 +02:00
Jonathan Reinink
e69d52ae1c Add the ability to output badges as JSON. 2014-10-13 22:48:39 -04:00
Thaddee Tyl
7212d71fc0 Merge remote-tracking branch 'alanshaw/david-nsp' 2014-10-11 15:54:49 +02:00
Thaddee Tyl
110a407061 Prevent total crash when one vendor hook crashes 2014-10-11 15:01:22 +02:00
Thaddee Tyl
de875f74b8 Use the cached request everywhere 2014-10-11 15:01:18 +02:00
Thaddee Tyl
6fc4b1189c Avoid bower crashes 2014-10-10 16:23:33 +02:00
Thaddee Tyl
cb42581933 HHVM support
Fixes #250
2014-10-08 23:21:58 +02:00
Thaddee Tyl
fd30113e86 Caching vendor requests along cache-control max-age
Fixes #266
2014-10-06 23:52:12 +02:00
Alan Shaw
3052fbd46e Serve insecure badge for david-dm.org @nodesecurity integration 2014-10-05 12:21:28 +01:00
Thaddee Tyl
a5ab2a2994 Support Pub package manager for Dart
Fixes #278
2014-10-04 13:20:10 +02:00
Rohit Paul Kuruvilla
cada5d1367 Added text for anonymous receivers on Gratipay 2014-10-03 17:34:56 +05:30
Thaddee Tyl
4a3427b0e0 Omit needless spaces and logs. 2014-09-30 21:48:09 +02:00
Thaddee Tyl
2a2b8f983a Merge remote-tracking branch 'yolodev/feature-nuget-pre'
Conflicts:
	server.js
2014-09-30 21:44:44 +02:00
Thaddee Tyl
c28444ba69 Merge remote-tracking branch 'SonicHedgehog/bower' 2014-09-29 21:52:53 +02:00
Jakob Krigovsky
e92d47d7ed Add support for Bower 2014-09-28 23:30:44 +02:00
Thaddee Tyl
9761de702b Merge remote-tracking branch 'timjb/hackage-deps' 2014-09-28 22:23:58 +02:00
Tim Baumann
ec6e8d440f catch errors in 'hackage-deps' shield 2014-09-28 21:57:14 +02:00
Thaddee Tyl
a340ce9d6e Merge remote-tracking branch 'agrafix/master' 2014-09-28 21:44:02 +02:00
Tim Baumann
372e568edf fix typo in 'hackage-deps' shield 2014-09-28 21:39:03 +02:00
Alexander Thiemann
63ef4d19a2 set 'http://shields.io' as INFOSITE default 2014-09-28 21:34:20 +02:00
Thaddee Tyl
13da9997d3 Avoid some obvious crash risks 2014-09-28 14:51:45 +02:00
Tim Baumann
404578c158 Added hackage-deps shield that shows whether the dependency version
bounds of a Hackage package are up-to-date or outdated.
Uses the RSS feeds on packdeps.haskellers.com to query for outdated
dependencies.
2014-09-28 14:41:48 +02:00
Alexander Thiemann
e13aa034d7 configure the server redirect 2014-09-28 13:43:19 +02:00
Thaddee Tyl
55748b3b42 Codecov example 2014-09-27 23:11:40 +02:00
Thaddee Tyl
b935dada29 Fix Codecov's support 2014-09-26 23:48:40 +02:00
stevepeak
bb41b01a69 added Codecov integration 2014-09-26 23:48:40 +02:00
Thaddee Tyl
ba93cf5c11 Store the version in the regularUpdate cache
Modification authored by @dougwilson

Part of issue #237
2014-09-11 09:06:42 +02:00
Thaddee Tyl
2dd89e6c66 Badge for required node version from npm
Fixes #237.
2014-09-09 21:12:46 +02:00
Thaddee Tyl
26038c9304 Scrutinizer: git branch selection
Closes #238
2014-09-07 14:27:08 +02:00
Tristan Lins
1afa0ef9f7 Try to fix invalid versions. 2014-09-07 04:19:26 +02:00
Tristan Lins
6b4a1b80be Do not redeclare variable "versions". 2014-09-07 04:19:22 +02:00
Thaddee Tyl
3d2a4c85f8 Don't warn about a missing analytics file. 2014-09-06 15:07:07 +02:00
nitram509
c56324a943 Merge remote-tracking branch 'badges/master' into maven-central
Conflicts:
	server.js
2014-09-05 21:57:01 +02:00
Alxandr
b93eb54ca4 cleanup nuget and add support for pre-release 2014-09-05 08:37:09 +00:00
nitram509
696354e98c added support for Maven Central - The Central (Java) Repository for open source components
API documentation http://search.maven.org/#api
2014-09-04 01:49:35 +02:00
Nico Lindemann
c070fe7a49 Add codeship.io support 2014-09-03 22:51:37 +02:00
Nico Lindemann
a1faff1e62 Add codeship.io support 2014-09-03 22:43:11 +02:00
Thaddee Tyl
e47c74a82b Merge remote-tracking branch 'Pr0Ger/master' 2014-09-02 23:06:39 +02:00
Sergey Petrov
f77e319c5c Fixed wrong comparison for detailed status switch 2014-09-01 00:27:42 +04:00
Thaddee Tyl
24e4b6a851 Change from Gittip to Gratipay. 2014-08-28 23:28:20 +02:00
Sergey Petrov
8b346abd95 Simplified TeamCity support code. Added support for simple and full badge format 2014-08-26 21:08:39 +04:00
Thaddee Tyl
f031218c4e Merge remote-tracking branch 'guilhem/supermarket' 2014-08-21 23:19:29 +02:00
Thaddee Tyl
d000ab29fe Merge remote-tracking branch 'yolodev/master' 2014-08-21 22:47:15 +02:00
claudiofullscreen
cd7d0fd488 Fix Gemnasium badges
Gemnasium has changed the 'y' position of the text, so shields
version of the gemnasium badges are currently broken.
This commit fixes them.
2014-08-20 15:09:19 -07:00
Sergey Petrov
c76348e711 Added support for standalone TeamCity instance 2014-08-20 21:55:15 +04:00
Guilhem Lettron
8934e84500 Update chef cookbook url to use new fancy supermarket 2014-08-20 11:58:40 +02:00
Thaddee Tyl
204bc81ccc Analytics for flat and flat-square designs. 2014-08-12 09:03:55 +02:00
Thaddee Tyl
9c9df2f641 Support the old flat style as flat-square.
Part of issue #185.
2014-08-11 08:45:50 +02:00
Thaddee Tyl
7d30f2b92d Hex.pm's website uses the term "Hex", not "Hex.pm" 2014-08-08 18:00:23 +02:00
Alxandr
bbcd8ad954 myget support 2014-08-08 13:17:06 +00:00
myfreeweb
7e9709a0e5 hexpm -> hex.pm 2014-08-06 14:01:30 +04:00
myfreeweb
cfe4abd495 Add hex.pm support 2014-08-06 13:45:02 +04:00
Thaddee Tyl
7dbce1f011 In the code comments: s/visionmedia/strongloop/ 2014-08-04 09:17:30 +02:00
Thaddee Tyl
ee04259e36 Jenkins: added try / catch.
Related to #213.
2014-07-30 21:48:03 +02:00
Thaddee Tyl
fde45337ff Merge remote-tracking branch 'therealtbs/master' 2014-07-30 21:35:27 +02:00
Thaddee Tyl
f778b9f4f3 Server: Expires header.
Fixes #221.

Hat tip to @bogdanRada and @0xced.
2014-07-29 20:34:45 +02:00
Thaddee Tyl
afbf42173d Make things more obvious for contributors. 2014-07-28 19:00:28 +02:00
Thaddee Tyl
3487c6393d David-dm: peer dependencies. 2014-07-21 16:28:05 +02:00
Thaddee Tyl
3db4c7fd55 PyPI license: Example and color adjustments.
To fit with other licenses.
2014-07-21 15:56:15 +02:00
Thaddee Tyl
f97e9924f0 Merge remote-tracking branch 'krak3n/master' 2014-07-21 15:51:12 +02:00
Thaddee Tyl
9ea61976e1 Example for npm license badge. 2014-07-21 15:43:04 +02:00
Thaddee Tyl
5bb5dd19b2 Merge remote-tracking branch 'quard/master' 2014-07-21 15:39:55 +02:00
Thaddee Tyl
5318a7653a gem: code comments. 2014-07-21 13:17:57 +02:00
Thaddee Tyl
0e9436cf4c Code style cleanup. 2014-07-21 13:08:44 +02:00
Chris Reeves
358c690b10 Added PyPI license support 2014-07-16 11:59:22 +01:00
Stephen Belanger
f7aee1e260 Add npm license integration 2014-07-15 12:00:28 -07:00
bogdanRada
f25f310856 update gem downloads count 2014-07-15 11:26:56 +03:00
Thaddee Tyl
0baa320968 Catch monthly analytics update errors. 2014-07-14 12:31:50 +02:00
Thaddee Tyl
4831b6ef01 Gem downloads: Examples for regexp parts. 2014-07-14 12:25:35 +02:00
Thaddee Tyl
2617069511 Gem downloads: omit needless space & code lines. 2014-07-14 12:22:10 +02:00
bogdanRada
baf95cdb4c fix 2014-07-14 12:29:03 +03:00
bogdanRada
d336199e0c remove header 2014-07-14 11:20:18 +03:00
bogdanRada
d42a7162de update gem downloads badge 2014-07-14 11:17:46 +03:00
TBS
0fbc191679 merge host and path into one match 2014-07-13 14:00:44 +00:00
TBS
ab8ec9a585 fix test implementation 2014-07-13 03:04:50 +00:00
TBS
6f616fc58d add jenkins integration 2014-07-13 02:30:31 +00:00
bogdanRada
393bb4768d fix identation 2014-07-10 13:11:17 +03:00
bogdanRada
fc5ee65379 gem downloads count 2014-07-10 13:07:57 +03:00
Samuel E. Giddins
d2ef97ab1b Fix for when there are no platforms specified 2014-07-03 14:29:45 -04:00
Thaddee Tyl
3c03978dbc CocoaPods license can be a hashtable.
Containing the `type` field for license information.

Fixes #205.
2014-07-02 10:15:57 +02:00
Kristian Hellang
b132e01afa Added support for chocolatey version and download count 2014-06-25 02:38:55 +02:00
J.M
43bda164eb Add Scrutinizer coverage badges, see #193 2014-06-24 23:23:40 +02:00
Jason Miller
3a7595f5a4 Add support for david-dm devDependencies #200 2014-06-24 11:17:21 -04:00
Thaddee Tyl
2ad63301f8 Merge remote-tracking branch 'sebmck/master' 2014-06-23 10:20:12 +02:00
Sebastian McKenzie
73b53cfa04 Add support for david 2014-06-22 23:44:27 +10:00
Thaddee Tyl
e4da6075a0 Analytics: count flat badges requests.
Also, allow extending analytics.

Related to issue #185.
2014-06-21 19:42:37 +02:00
Thaddee Tyl
9c09b3c9d8 Removed dead code. 2014-06-19 12:41:45 +02:00
Sebastian McKenzie
2ba6804d91 Add "running" status case for appveyor 2014-06-19 17:40:33 +10:00
Thaddee Tyl
e6a3fdca11 AppVeyor support.
Part of issue #174.
2014-06-19 09:27:35 +02:00
Thaddee Tyl
be872db99c Trivial: Scrutinizer's URL requires a /g/
Related to issue #193.
2014-06-18 23:30:16 +02:00
Thaddee Tyl
6244ac1b2e Relocate helper function. 2014-06-18 23:02:36 +02:00
J.M
97e7853d6a Add GitHub issues badge 2014-06-18 23:02:36 +02:00
J.M
f77c8cdc6b Use original score intervals according to feedback from Scrutinizer team 2014-06-18 22:38:07 +02:00
J.M
a6d0875c02 Add Scrutinizer code quality badge 2014-06-18 21:40:56 +02:00
Thaddee Tyl
1e41c247e1 GitHub release: avoid rate-limiting at 60 req/hour
Part of issue #161.
2014-06-10 17:28:01 +02:00
Thaddee Tyl
e7a4d93ee3 Try the cache when GitHub ratelimit reached.
Related to issue #161.
2014-06-10 14:24:15 +02:00
Thaddee Tyl
356498eda7 Omit needless logs. 2014-06-04 22:38:55 +02:00
Thaddee Tyl
2f12470c2d Use GitHub OAuth apps to increase rate limits. 2014-06-02 23:28:54 +02:00
Thaddee Tyl
e8f8ec6ccb TeamCity Coverage URL change. 2014-05-26 14:24:37 +02:00
Thaddee Tyl
1acc586bac Packagist: using semver to order versions
Fixes #175.
2014-05-26 13:30:14 +02:00
Thaddee Tyl
778bdebe10 Show the most recent semver GitHub release tag.
Fixes issue #172.
2014-05-26 13:28:57 +02:00
Samuel E. Giddins
8a12179bcd [CocoaPods] Added CocoaPods license and platform badges
Using Orta-sanctioned colors from https://github.com/CocoaPods/pod-template/issues/44
2014-05-26 13:28:57 +02:00
Thaddee Tyl
64dabbb881 Coveralls: use request().
Should fix #180.
2014-05-26 13:28:57 +02:00