Thaddee Tyl
a1597955d6
Scrutinizer: allow / in branches everywhere
...
Part of #561 .
2015-12-16 00:00:29 +01:00
Thaddee Tyl
6996879173
Scrutinizer code quality: support branches with /
...
Fixes #561 .
2015-12-15 23:52:22 +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
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
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
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
13389ed1b3
Avoid confusing constructs
2015-11-25 23:20:00 +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
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
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
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
Thaddee Tyl
1029c8fb02
Support https
2015-07-26 15:50:53 +02:00
Thaddee Tyl
61afc07b0b
Omit needless import
2015-07-26 15:47:53 +02:00
Thaddee Tyl
418edabfb5
Merge remote-tracking branch 'workhorsy/pyversions_whole_numbers'
2015-07-24 00:01:45 +02:00
Matthew Brennan Jones
c3338f39c5
Updated python version regex to be less strict.
2015-07-21 20:41:18 -07:00
Thaddee Tyl
09982436d5
Bower license
...
Fixes #494
2015-07-21 09:29:06 +02:00
Matthew Brennan Jones
5ad59a18d7
Fixed match with new python version regex
2015-07-19 19:56:19 -07:00
Matthew Brennan Jones
e088b2035c
Updated python version matching to work with whole numbers too.
2015-07-05 15:16:35 -07:00
Thaddee Tyl
0a93aafaaf
Merge remote-tracking branch 'Seldaek/patch-1'
2015-06-22 23:26:29 +02:00
Thaddee Tyl
83a03e5387
Links for twitter badges
2015-06-22 23:24:55 +02:00
Thaddee Tyl
adcae57d3e
Merge remote-tracking branch 'jbarrus/sonar-custom'
2015-06-20 16:27:07 +02:00
Jordi Boggiano
a23c23ed2c
Avoid sending dummy requests to packagist
2015-06-19 03:47:15 +01:00
Thaddee Tyl
016a9f40dc
Twitter URL
2015-06-18 21:49:39 +02:00
Thaddee Tyl
624f93fc58
Reverting to previous bind address
...
justification: "Error R10 (Boot timeout) -> Web process failed to bind to $PORT
within 60 seconds of launch"
2015-06-16 09:01:40 +02:00
Thaddee Tyl
8c7acdad78
PyPI: format badge
...
Part of #465
2015-06-16 08:51:14 +02:00
Thaddee Tyl
012f3ff26c
Merge remote-tracking branch 'mtaylor91/master'
2015-06-11 10:55:37 +02:00
Thaddee Tyl
e6bafd0b4a
Merge remote-tracking branch 'jfitzpatrick99/master'
2015-06-10 22:49:16 +02:00
Mike Taylor
7e9eae14e4
Allow setting server bind address
2015-06-10 10:09:00 -06:00
John Fitzpatrick
38e68dc3e1
Added static example badges for Coverity Code Advisor On Demand
...
integration.
Added example of a job badge url to try.html.
2015-06-09 13:52:36 -06:00
John Fitzpatrick
1374bcbeff
Updates in response to code review.
...
- Removed console.log statement
- Added comments containing example URLs
- Removed commented out server URLs
2015-06-08 08:49:34 -06:00
Chris Reeves
f46f6f301b
Merge branch 'master' into feature/circleci-token
...
Conflicts:
try.html
2015-06-08 09:54:19 +01:00
Thaddee Tyl
0854d8bf91
PyPI fixes and prevent unknown requests from failing bad
...
See #465
2015-06-07 21:57:05 +02:00
Thaddee Tyl
c53b8a2a2e
Merge remote-tracking branch 'tonyseek/pypipins'
2015-06-07 21:53:05 +02:00
Jiangge Zhang
59e0a0644c
Use strict comparison.
2015-06-08 03:50:22 +08:00
Jiangge Zhang
31de01b5c4
remove underline in url.
2015-06-08 03:50:22 +08:00
Jiangge Zhang
42a43e372f
Use regular loops instead of for-in.
2015-06-08 03:42:30 +08:00
Jiangge Zhang
dee58b43c4
Add wheel/python-version/python-implementation/status badage for PyPI.
...
To replace the pypipins: https://github.com/badges/pypipins/issues/39
2015-06-08 03:25:52 +08:00
Thaddee Tyl
0b2da246b7
Default user agent.
2015-06-06 13:31:08 +02:00
Thaddee Tyl
4cc9ca9e2d
Fixed #462
2015-06-06 13:30:07 +02:00
John Fitzpatrick
9e2d69e7ef
Added support for Coverity On Demand badges.
2015-06-05 15:40:08 -06:00
Carlos Alexandro Becker
bfaa37af18
added support for shippable
2015-06-04 13:02:13 -03:00
Jeffrey Barrus
fea70b8b13
add backwards compatibility for 'tech_debt'
2015-06-01 15:46:38 -06:00
Thaddee Tyl
983200b0dd
Merge remote-tracking branch 'hatchan/wercker_v3'
2015-06-01 23:39:29 +02:00
Thaddee Tyl
7e915f39eb
Gratipay logo
...
See #337
2015-05-31 13:44:36 +02:00
Thaddee Tyl
c948ece097
GitHub logos for social badges
...
See #337
2015-05-31 13:24:04 +02:00
Jeffrey Barrus
d7ff4c9ee4
use brightgreen instead of green for the top value of each sonar metric
2015-05-29 13:46:31 -06:00
Jeffrey Barrus
736f9656e6
simplify sonar (rely on setting the label with ?label= instead of putting logic in here to map), default to bright green
2015-05-29 12:59:44 -06:00
Benno van den Berg
9d755a3ad0
Add wercker v3 integration
2015-05-29 17:27:01 +02:00
Jeffrey Barrus
be2c477053
special handling for sonar violations, change sonar tech debt to be bright green if < 1
2015-05-29 08:16:32 -06:00
Jeffrey Barrus
3279423fb0
added fortify security rating
2015-05-29 07:35:32 -06:00
Chris Reeves
d8743624c4
Added token support to CircleCI badges
2015-05-26 18:06:35 +01:00
Jeffrey Barrus
d0a19d73d8
changed 'loc' and 'lines of code' to use 'ncloc' sonar metric, correction to replace all underscores in the label instead of just the first
2015-05-25 14:19:49 -06:00
Thaddee Tyl
5ffc6328ce
Merge remote-tracking branch 'ElNounch/DavidOptionalDep'
2015-05-25 19:20:13 +02:00
Thaddee Tyl
638e8e45bb
Docker: remove 'stars' and 'pulls' at the end
2015-05-25 19:17:27 +02:00
Thaddee Tyl
3d4035cfe7
Merge remote-tracking branch 'krak3n/feature/codecov-private-repos'
2015-05-25 19:11:00 +02:00
ElNounch
2346e5ac55
Support for optional dependencies mode of David
2015-05-23 18:16:24 +02:00
Chris Reeves
2f5a53e1de
Updated codecov regex to support /token/TOKEN/ rather than /t:TOKEN/
2015-05-22 09:33:14 +01:00
Chris Reeves
193498aed8
Use querystring to build the codecov query string
2015-05-21 15:47:10 +01:00
Chris Reeves
e383f0e725
Implemtned new regex to support tokens in the request url path rather
...
than a new query string
2015-05-21 15:46:42 +01:00
Jeffrey Barrus
98a475f601
change to default to metric(value) instead of a value + '%' for sonar metrics
2015-05-21 07:29:29 -06:00
Chris Reeves
ea4208f482
Support private repository tokens for codecov
2015-05-20 13:12:08 +01:00
Thaddee Tyl
cb2e8ad2c0
Merge remote-tracking branch 'smaftoul/master'
2015-05-18 23:07:35 +02:00
Thaddee Tyl
01958f79cc
gem: total downloads / ranks is the default
...
Also added return statements
2015-05-18 23:01:12 +02:00
Thaddee Tyl
822912cf79
docker: pull count requested from original API
2015-05-18 22:48:03 +02:00
Thaddee Tyl
6bfad8afa1
Docker: use original API when possible
2015-05-18 22:38:47 +02:00
Thaddee Tyl
12c3136d63
Merge remote-tracking branch 'montanaflynn/docker-stars'
2015-05-18 21:51:56 +02:00
Jeffrey Barrus
5b674ce2aa
added support for sonarqube lines of code
2015-05-15 16:42:30 -06:00
smaftoul
37a76c95d1
Fix #437
2015-05-13 19:09:16 +02:00
Thaddee Tyl
63922f6101
Merge branch 'master' of github.com:badges/shields
2015-05-13 11:30:12 +02:00
Montana Flynn
ee99fb87ab
Refactor and add pulls
2015-05-13 01:11:28 -07:00
Thaddee Tyl
460361e4eb
Fixes on #433
2015-05-13 08:45:46 +02:00
Thaddee Tyl
ad38f2ff3d
Merge remote-tracking branch 'raphink/dev/gems_ranking'
2015-05-13 08:37:25 +02:00
Thaddee Tyl
07e7fe090a
Allow empty left text on custom badge
2015-05-12 23:39:15 +02:00
Eric Horacek
a996e9c1be
Add early return on error
2015-05-11 13:00:26 -07:00
Eric Horacek
dffbc3ab1e
Remove unnecessary line
2015-05-11 13:00:15 -07:00
Montana Flynn
6ccb7f7058
Use new API, add metrics and general improvements
2015-05-10 23:35:13 -07:00
Thaddee Tyl
75bc3cb90c
Initial social button implementation
2015-05-08 23:58:42 +02:00
Eric Horacek
235b7df5db
Add CocoaPods documentation percent
2015-05-06 23:33:21 -07:00
Thaddee Tyl
ada1817f13
latestVersion() relies on original version list ascii ordering as a last resort
...
Fixes #436
2015-05-05 22:50:44 +02:00
Thaddee Tyl
ae875a7633
Merge remote-tracking branch 'wilmoore/support-npm-scopes'
2015-05-05 22:11:47 +02:00
Thaddee Tyl
376393a321
Merge remote-tracking branch 'trask/sonarqube-tech-debt-ratio'
2015-05-03 14:53:17 +02:00
Wil Moore III
54b81e2319
Support npm scopes
...
- URL encode package name component in URL
2015-04-30 11:41:37 -06:00
Raphaël Pinson
f9e184fadb
Add Gem ranking badges
2015-04-27 10:02:20 +02:00
Raphaël Pinson
f51f152993
Add an ordinalNumber() function
2015-04-27 10:00:51 +02:00
Trask Stalnaker
c94b65d5d6
Add color support for SonarQube Technical Debt
2015-04-26 12:00:22 -07:00