Commit Graph

949 Commits

Author SHA1 Message Date
Thaddee Tyl
6ab2829dfc Merge remote-tracking branch 'yannickgit/http-auth-on-jenkins' 2015-12-13 22:36:52 +01:00
Thaddee Tyl
fc096923a0 Merge remote-tracking branch 'yannickgit/jenkins-code-coverage' 2015-12-13 22:04:25 +01:00
Thaddee Tyl
20d67d86ac Merge remote-tracking branch 'larsbrinkhoff/consistency' 2015-12-07 22:20:38 +01:00
Thaddee Tyl
4534a8e506 website: Twitter Follow badge 2015-12-06 15:30:58 +01:00
Thaddee Tyl
b4da2cd2b5 Only show the Twitter logo with a social badge 2015-12-06 15:30:27 +01:00
Thaddee Tyl
5bc3fd64e3 Cleanup style on #545's PR 2015-12-05 23:42:06 +01:00
Thaddee Tyl
92f2f322db Kill off the Twitter URL API
Fixes #568
2015-12-04 21:04:07 +01:00
Thaddee Tyl
808e285755 Merge remote-tracking branch 'gcochard/add-twitter-follow' 2015-12-04 00:41:27 +01:00
Yannick Galatol
8c8b208088 Add route for Jenkins code coverage
The route looks like http://img.shields.io/jenkins/c/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg
2015-12-03 22:54:02 +01:00
Lars Brinkhoff
f4375efe51 Consistently use "passing". 2015-12-03 09:58:14 +01:00
Greg Cochard
79ccfef467 Comments 2015-12-01 10:34:08 -08:00
Thaddee Tyl
5cba0f0580 website: sensiolabs, gitter 2015-12-01 13:31:31 +01:00
Yannick Galatol
b6e92b8712 Allow HTTP authentication on Jenkins 2015-11-29 13:04:39 +01:00
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