Thaddee Tyl
57805ea471
Merge remote-tracking branch 'origin/master'
2015-11-26 11:09:21 +01:00
Thaddee Tyl
13389ed1b3
Avoid confusing constructs
2015-11-25 23:20:00 +01:00
Thaddee Tyl
784de4a8ec
Ground design rules for large modifications
2015-11-24 20:12:54 +01:00
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
3955ed0a4c
website: place Gitter to Miscellaneous
2015-11-21 14:31:13 +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
c7ab6cbf82
Add Gitter logo
...
Part of #440 .
2015-11-21 12:03:11 +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
4eea970da4
website: imagelayers
2015-11-21 11:40:53 +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
6cf46ec712
Merge remote-tracking branch 'sagiegurari/master'
2015-11-09 16:46:21 +01: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
7443648063
Remove dead make entries
2015-11-07 17:55:33 +01:00
sagiegurari
f05995cf9f
.editorconfig file to help all contributers to align to a common project specific standards.
2015-11-05 20:32:40 +02:00
Thaddee Tyl
9ffb06ce25
try.html shouldn't have img.shields.io images
...
It is used for local testing, after all.
Related to #535
2015-11-05 00:03:48 +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
Thaddee Tyl
9053f8bcf2
website: fix HHVM branch badge
2015-10-16 13:46:45 +02:00
Greg Cochard
18cd0c15b9
Add twitter follow badge. Fixes #527
...
This adds a twitter follow badge. It also updates the social template
to include a `nobubble` option which will ignore the data in text[1]
and not draw the bubble to the right of the badge. Simply add
&nobubble=true to the URL of your badge.
2015-10-13 19:16:20 -07: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
f8ba6b0610
Merge remote-tracking branch 'andyshinn/fix_doker_support'
2015-10-07 14:01:41 +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
Andy Shinn
5335c872a0
fix broken Dockerfile to use official node image instead
2015-09-21 09:52:18 -05: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
Thaddee Tyl
5f475f107b
website: travis example change
2015-09-18 18:35:26 +02:00
Thaddee Tyl
306d4147e5
website: switch travis example to rust
2015-09-18 18:32:40 +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
3bb0d92b2c
Deploy vs. Deploy Heroku
2015-09-12 15:34:04 +02: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
d77af53cf6
HTTPS badges
2015-09-08 19:52:47 +02:00
Thaddee Tyl
ce1890edc3
Allow setting the analytics file
2015-09-08 17:03:36 +02:00
Thaddee Tyl
879d6f0080
Longer miscellaneous
2015-09-07 19:30:18 +02:00
Thaddee Tyl
0f9c26f337
Ansible role
...
See #286
2015-09-07 19:23:39 +02:00