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
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