Samuel E. Giddins
4321ad7a14
Update index.html
2015-05-21 10:07:13 -05:00
Chris Reeves
1c98ba8c16
Updated try.html documentation
2015-05-21 15:52:26 +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
cbd12a7580
Added codecov branch and private usage to try.html
2015-05-20 13:20:44 +01: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
08b78cae2c
docker: show _/ubuntu
2015-05-18 22:39:10 +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
Rebornix
a525dfa28f
Add a link to C# port of Shield style badge lib.
...
When we try to add a badge service to [visual studio gallery](visualstudiogallery.msdn.microsoft.com), we find Shield is the best option but there is no .NET implementation. So we port it to [.NET](https://github.com/rebornix/DotBadge ) for better code integration.
I'll appreciate it if you can add a link to C# port of Shield badge library and CLI, which can bring more audience to this tiny draft project. But we can understand if you don't, as it's not an official one :)
2015-05-11 21:13:29 +02:00
Thaddee Tyl
649e9638c0
Working social template
...
Fixes #337
2015-05-11 08:49:53 +02:00
Montana Flynn
97566abfdf
Change example badge
2015-05-10 23:35:22 -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
Thaddee Tyl
02f0ea3cda
website: SonarQube Tech Debt
2015-05-07 13:16:44 +02:00
Eric Horacek
235b7df5db
Add CocoaPods documentation percent
2015-05-06 23:33:21 -07:00
Thaddee Tyl
238ddaa8e8
Readme: Mention gratipay instead of gittip
2015-05-06 22:42:03 +02: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
Thaddee Tyl
59062ba022
Merge remote-tracking branch 'dotemacs/clojars-tweak'
2015-05-03 14:49:51 +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
Trask Stalnaker
e2bf8a27ed
Support any SonarQube code coverage metric
...
Closes #430
2015-04-26 11:59:29 -07:00
Thaddee Tyl
9babb873c1
Merge remote-tracking branch 'peterdavehello/patch-1'
2015-04-26 20:16:41 +02:00
Thaddee Tyl
923f681393
Merge remote-tracking branch 'peterdavehello/upgrade-dependencies'
...
Conflicts:
package.json
2015-04-26 19:43:33 +02:00
Александар Симић
d0414c95b4
Display the clojar name in clojure fashion
...
Instead of the current:
v + clojar-version number: v1.1.2
use full name and version: [clojar-name "1.1.2"]
2015-04-25 19:52:31 +01:00
Thaddee Tyl
0d96e209e6
Remove logo padding if no left text
...
Part of #401
2015-04-25 16:03:55 +02:00
Thaddee Tyl
8675b6526e
Use query parameters in default badges
2015-04-25 15:59:28 +02:00
Thaddee Tyl
20e0d4c6de
CTAN: a return was forgotten
2015-04-25 15:41:03 +02:00
Thaddee Tyl
52d38b8a1c
SensioLabs don't break when server secrets absent
2015-04-25 14:59:52 +02:00
Thaddee Tyl
b1d3e00a21
Support for logos in flat design
...
Closes #401
Part of #337
2015-04-25 14:46:49 +02:00
Peter Dave Hello
59326cb4f8
Add dependencies badge, can warn about old dependencies and security issues
2015-04-24 15:03:18 +08:00
Thaddee Tyl
86476bca54
Merge remote-tracking branch 'ahmadnassri/master'
2015-04-23 22:58:41 +02:00
Thaddee Tyl
dca2723b65
Ignore dot file templates
2015-04-22 23:27:27 +02:00