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
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
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
Trask Stalnaker
e2bf8a27ed
Support any SonarQube code coverage metric
...
Closes #430
2015-04-26 11:59:29 -07: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
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
Thaddee Tyl
86476bca54
Merge remote-tracking branch 'ahmadnassri/master'
2015-04-23 22:58:41 +02: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
Александар Симић
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
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
Thaddee Tyl
fc4b562368
Return in case of emergency
2015-04-16 22:16:12 +02:00
Thaddee Tyl
32d51d6f0e
Merge remote-tracking branch 'kyrias/scrutinizer'
2015-04-16 22:15:52 +02:00
Ahmad Nassri
8d8a88a3ff
improvements
...
+ grab releases by tag name instead of obscure ID
+ more examples
+ better labels
2015-04-13 11:48:52 -04:00
Thaddee Tyl
68c22b2f05
GitHub tag: semver ordering
...
Fixes #418
2015-04-13 09:10:36 +02:00
Thaddee Tyl
91f3a9e10e
Merge remote-tracking branch 'kyrias/coverity-scan'
2015-04-11 23:04:08 +02:00
Johannes Löthberg
59da9a53d1
Add Coverity Scan integration
...
Closes #405
Closes #325
2015-04-11 23:00:47 +02:00
Montana Flynn
d21302feab
Add docker stars integration
2015-04-10 08:30:31 -07:00
Montana Flynn
bb637cd398
Add github license integration
2015-04-10 06:52:37 -07:00
Bruno Vieira
ec63bc4760
Make David badge green for "dependencies: none". Fix #413
2015-04-10 10:48:47 +01:00
Ahmad Nassri
478fc27003
code review updates
2015-04-09 19:33:05 -04:00
Johannes Löthberg
0b20bb4eac
Add Scrutinizer Build integration
...
Closes #312
2015-04-08 15:22:46 +02:00
Martin Nowak
a6563d2968
dub integration
...
- http://code.dlang.org
2015-04-04 04:25:54 +02:00
Ahmad Nassri
7753098646
Github Releases Download counter
...
possible combinations:
- `/github/downloads/:user/:repo/latest/total.svg`
- `/github/downloads/:user/:repo/:release_id/total.svg`
- `/github/downloads/:user/:repo/:release_id/:asset_name.svg`
2015-04-03 14:57:46 -04:00
Martin Nowak
887a8dc733
fix download/coverage color
2015-03-26 12:21:20 +01:00
Thaddee Tyl
daff090b9e
Code style
2015-03-24 08:56:45 +01:00
Raphaël Pinson
c9c4dbf7af
Use floorCountColor() for rubygems user stats
2015-03-22 22:55:55 +01:00
Raphaël Pinson
507ee33bdd
Do not repeat "gems" in the badge value
2015-03-22 22:54:37 +01:00
Raphaël Pinson
94ab0baf10
Add rubygems user stats
2015-03-22 22:51:17 +01:00
Thaddee Tyl
6b8fa62407
puppetforge code style fixes
2015-03-22 15:01:10 +01:00
Thaddee Tyl
ca7a397bcc
Merge remote-tracking branch 'raphink/dev/puppetforge'
2015-03-22 14:59:56 +01:00
Raphaël Pinson
ba1fe3b74e
Use === instead of ==
2015-03-19 09:48:14 +01:00
Raphaël Pinson
70194a2661
puppetforge: only sendBadge() once
2015-03-19 09:45:06 +01:00
Raphaël Pinson
490664ff3b
puppetforge: Adjust badge labels
2015-03-19 09:42:58 +01:00
Raphaël Pinson
87fda1fda6
puppetforge: use floorCountColor()
2015-03-19 09:38:12 +01:00
Raphaël Pinson
e35f12fed2
Add a generic floorCountColor() function
2015-03-19 09:36:50 +01:00
Raphaël Pinson
8aa2ce172d
Use json.x instead of json['x']
2015-03-19 09:33:33 +01:00
Raphaël Pinson
3ca91e67fd
puppetforge: use downloadCountColor()
2015-03-19 09:24:00 +01:00
Raphaël Pinson
0704d7ddfa
puppetforge: use versionColor() to simplify code
2015-03-19 09:21:58 +01:00
Erwan Loisant
8600a96942
Clojars support
2015-03-12 14:38:22 +01:00
Thaddee Tyl
2d15340e81
circleci: "fixed" converts to "passing"
...
Fixes #380
2015-03-05 13:47:54 +01:00