Commit Graph

1015 Commits

Author SHA1 Message Date
Thaddee Tyl
e07cc5815c Merge remote-tracking branch 'larsbrinkhoff/consistency' 2015-12-15 23:36:54 +01:00
Thaddee Tyl
5d3d477100 website: Jenkins, PackageControl 2015-12-14 23:44:32 +01:00
Lars Brinkhoff
7aad792fb5 Coverity also consistently uses "passing". 2015-12-14 07:20:46 +01:00
Tom Chen
495eee1660 fix(server.js): Gemnasium svg regex update 2015-12-14 11:12:25 +08:00
Thaddee Tyl
f46071f9ca Merge remote-tracking branch 'lykegenes/Add-Package-Control' 2015-12-13 23:11:49 +01:00
Patrick Samson
3ad1b37d93 Remove 'total' from badge 2015-12-13 17:09:05 -05:00
Patrick Samson
8ca790253d Added Package Control to the front page 2015-12-13 17:05:16 -05:00
Thaddee Tyl
5daafe1e78 Merge remote-tracking branch 'zonuexe/patch-1' 2015-12-13 22:56:40 +01:00
Patrick Samson
f35c86d5dc Fixed Package Control downloads support 2015-12-13 16:55:11 -05:00
Thaddee Tyl
1a25e1d606 Gemnasium: parse indented SVG badge 2015-12-13 22:44:07 +01:00
Thaddee Tyl
7f4ec20827 Merge remote-tracking branch 'coderaiser/patch-1' 2015-12-13 22:44:00 +01:00
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
geert olaerts
c38fd61a90 added codacy branch support 2015-12-11 23:57:41 +01:00
coderaiser
2925658c58 fix server gemnasium: update! -> up-to-date 2015-12-11 10:35:43 +02: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
USAMI Kenta
fbdb5239fa Fix Apache License pattern 2015-12-02 03:03:04 +09:00
Thaddee Tyl
5cba0f0580 website: sensiolabs, gitter 2015-12-01 13:31:31 +01:00
Patrick Samson
6ac1ee40d8 Oops, typo 2015-11-29 18:05:08 -05:00
Patrick Samson
89fa5f256b Add Package Control support 2015-11-29 17:48:41 -05: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