Commit Graph

475 Commits

Author SHA1 Message Date
Thaddee Tyl
c986df7882 Libscore API update
What used to be an integer score is now a list.
2015-11-23 08:54:47 +01:00
Thaddee Tyl
44b0c871d0 VersionEye add "dependencies: none"
Fixes https://github.com/badges/shields/issues/531#issuecomment-158363415
2015-11-22 17:28:27 +01:00
Thaddee Tyl
155dcaa6d4 Fix codeclimate's incorrect Content-Disposition
Solves #567
2015-11-22 17:27:00 +01:00
Thaddee Tyl
9a098a5e83 Remove the 504 Gateway Timeout for vendor unreachable
https://github.com/badges/shields/issues/529#issuecomment-158550989

Part of #445

Reverts beebab6232
2015-11-22 14:17:40 +01:00
Thaddee Tyl
d16e8f62db Re-enable server cache
The hope is that having only one server (HTTP, instead of HTTP + HTTPS) would be
enough to relieve the server of the stress it experiences memory-wise.

While there was a crash a week with two servers, there was only one crash in a
month since the switch, and the server was immediately restarted.
2015-11-21 12:33:22 +01:00
Thaddee Tyl
b17c8bd8c1 Set the Gitter logo width
Part of #440.
2015-11-21 12:18:05 +01:00
Thaddee Tyl
43a6c5d049 Gitter logo
Meant to one day have the count of users in a room.

Uses the gitter logo, as discussed here:
https://twitter.com/alexindigo/status/638006616260894722.

Solves #440.
2015-11-21 11:41:20 +01:00
Thaddee Tyl
b29e3af4aa image-layers: remove dash from left side of badge
As discussed in #538
2015-11-11 16:35:58 +01:00
Andy Shinn
0c24199774 add ImageLayers.io service 2015-11-10 07:15:18 -08:00
Thaddee Tyl
beebab6232 Send 504 Gateway Timeout for vendor unreachable
As discussed in #445
2015-11-08 20:01:11 +01:00
Thaddee Tyl
3f7414f8ae Omit needless removal of multiple slashes
Related to #535
2015-11-05 00:01:56 +01:00
Thaddee Tyl
cb89543e43 Merge remote-tracking branch 'sagiegurari/master' 2015-11-04 23:57:08 +01:00
sagiegurari
6684a5cb8e ensure tag doesn't have leading '/' 2015-10-22 16:13:24 +02:00
sagiegurari
7fee788957 modify total github downloads URL pattern to support null tag 2015-10-14 00:09:12 +02:00
Jason Woods
cc070f535e Fix broken travis branches
Hello,

Looks like when you request a build status for a branch it ignores the branch!
Seems a typo in the code.

Jason
2015-10-13 16:56:53 +01:00
sagiegurari
ec97d7a506 modify total github downloads URL pattern 2015-10-12 19:04:23 +02:00
Thaddee Tyl
f207b4f60f Merge remote-tracking branch 'erichoracek/add-cocoapods-doc-percent' 2015-10-12 16:40:17 +02:00
Thaddee Tyl
b0946a5027 Travis logs to test rate limiting 2015-09-30 12:27:36 +02:00
Thaddee Tyl
ad86099e1a Avoid raising errors when fetchFromSvg fails 2015-09-22 11:55:39 +02:00
sagiegurari
8c2652fb2c merge github download URLs and handler 2015-09-21 22:21:15 +02:00
Thaddee Tyl
b59cee7123 Travis CI: use Content-Disposition
Part of #528
2015-09-21 15:32:03 +02:00
Thaddee Tyl
cb23cf2d76 Reduce cache size
Hopefully, this will help determine if the cache is the cause of the memory
growth we see.
2015-09-21 14:28:11 +02:00
sagiegurari
59e10ddeb0 total github downloads for all releases + all tags 2015-09-15 17:41:41 +03:00
Thaddee Tyl
03fc437a4f Merge remote-tracking branch 'dougwilson/gratipay_api_change' 2015-09-12 20:17:22 +02:00
Douglas Christopher Wilson
0bf5dc3c33 Update Gratipay badge for API change 2015-09-12 14:15:13 -04:00
Douglas Christopher Wilson
5e9036478d Update Node.js SHASUMS URL 2015-09-12 13:07:45 -04:00
Thaddee Tyl
1eb445c31f Omit needless spaces 2015-09-12 15:33:03 +02:00
Thaddee Tyl
991cf65fed Unit-based LRU cache limit 2015-09-12 13:53:29 +02:00
Thaddee Tyl
75638f5b0c Hide camp warnings 2015-09-10 23:45:45 +02:00
Thaddee Tyl
ce1890edc3 Allow setting the analytics file 2015-09-08 17:03:36 +02:00
Thaddee Tyl
0f9c26f337 Ansible role
See #286
2015-09-07 19:23:39 +02:00
Thaddee Tyl
2885db547f Merge remote-tracking branch 'sagiegurari/master' 2015-09-07 18:22:39 +02:00
Thaddee Tyl
767adcfa14 Merge remote-tracking branch 'ajoberstar/bintray' 2015-09-07 14:06:55 +02:00
Sagie Gur-Ari
6512ec2bca updates due to pull comments 2015-09-05 18:07:48 +03:00
Andrew Oberstar
aac5f7c505 Use vdata.version in Bintray download badge. 2015-08-31 19:14:14 -05:00
Thaddee Tyl
e477cb42a7 Reuse sent cache-control for /badge/ 2015-08-29 14:00:33 +02:00
Sagie Gur-Ari
4b04d1bd5a minor changes 2015-08-27 16:46:25 +03:00
Sagie Gur-Ari
f23b2a41fa add npm total download badge via /npm/dt/{pkg} 2015-08-27 16:39:45 +03:00
Andrew Oberstar
dcc51ddd60 Support for Bintray version badge.
Addresses #58 by supporting a badge showing the latest version of
a Bintray package.
2015-08-24 16:23:30 -05:00
Thaddee Tyl
0e83f3b0b2 Number of GitHub commits since a release
Fix #478
2015-08-23 17:38:45 +02:00
Thaddee Tyl
b11919d1ef GitHub watch integration
Fixes #508
2015-08-19 00:09:50 +02:00
Pine Mizune
87d20e4a86 Remove unnecessary code 2015-08-15 14:34:25 +09:00
Pine Mizune
8132f9b2fb Fix indicated points by PR 2015-08-15 14:34:25 +09:00
Pine Mizune
963ee68d8f Support Snap CI 2015-08-15 14:34:25 +09:00
Thaddee Tyl
cb2b206723 Simpler pyversions implementation
Part of #498
2015-08-05 23:52:52 +02:00
Thaddee Tyl
02744d6ced Merge remote-tracking branch 'workhorsy/pyversions_whole_numbers' 2015-08-05 23:36:31 +02:00
Matthew Brennan Jones
3f73568edc Updated to not change original array inside forEach loop. 2015-08-02 12:52:15 -07:00
Matthew Brennan Jones
648da22b50 Made spacing style consistent. 2015-08-02 12:22:31 -07:00
Mahir Kothary
dafb6ec286 add functionality for Shippable Build Badges 2015-07-28 13:42:20 -07:00
Matthew Brennan Jones
6bd0af2a06 Updated matching to remove redundant python versions. 2015-07-26 18:41:26 -07:00