Commit Graph

1101 Commits

Author SHA1 Message Date
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
Thaddee Tyl
f6669d143e website: clojars 2015-04-20 22:39:36 +02:00
Peter Dave Hello
9dd83f5a20 bump dependency - bower to ~1.4.1 2015-04-19 23:44:32 +08:00
Peter Dave Hello
a87c1acc1f bump dependency - camp to ~14.10.12
camp version from 14.11.14 won't pass the build,

so currently, only upgrade to 14.10.12
2015-04-19 23:44:32 +08:00
Thaddee Tyl
286c8069e4 Merge remote-tracking branch 'dotemacs/clojars' 2015-04-18 20:25:16 +02:00
Александар Симић
542a0fc7ae Omitted unnecessary variable creation
As per @espadrine's suggestion in the PR discussion. No need for this
variable to be created.
2015-04-18 19:17:19 +01:00
Александар Симић
f9fa73c3ef Tweaked the regexp for Clojars
As per @espadrine's suggestion, slimmed down the regexp, as the previous
one was sub optimal.
2015-04-18 19:09:57 +01:00
Ahmad Nassri
5cdfeb51e1 silent if latest 2015-04-18 13:02:30 -04:00
Thaddee Tyl
50d400d418 website: Scrutinizer build, GitHub license. 2015-04-17 23:56:56 +02:00
Александар Симић
1dc9108d99 Added support for Clojars versioning
Since Clojars now have `clojar/latest-version.json', this change uses
that data to parse out the version and create a version badge.

Built on top of the work done by @erwan!
2015-04-17 21:25:24 +01:00
Ahmad Nassri
8dab4bb170 Merge remote-tracking branch 'upstream/master' 2015-04-16 20:18:08 -04:00
Thaddee Tyl
1b56604a32 Merge remote-tracking branch 'bmpvieira/david-nodeps-green' 2015-04-16 23:48:27 +02:00
Thaddee Tyl
e89597abdb Merge branch 'master' of github.com:badges/shields 2015-04-16 23:07:50 +02:00
Thaddee Tyl
6748eb5b21 Merge remote-tracking branch 'montanaflynn/github-license' 2015-04-16 23:05:00 +02:00
Montana Flynn
1ec85bf8f8 Add return statements, remove throw, and adjust text 2015-04-16 13:56:48 -07:00
Olivier Lacan
ac4743fb43 Update outdated mention of upcoming SVG
We've had SVG for a while now. :-)
2015-04-16 22:46:11 +02:00
Olivier Lacan
b371608955 Fix Markdown formatting error 2015-04-16 22:43:15 +02:00
Olivier Lacan
9a3e52c33d Add good and bad examples of badge implementations 2015-04-16 22:38:39 +02:00