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
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
Jason Woods
f935a1ad03
Fix latestVersion returning a version string not in the given version list
...
Fixes badges/shields#337
2015-03-05 13:47:54 +01:00
Jason Woods
458b788bcd
Improve GitHub release badge to use "releases/latest" API
2015-03-05 13:47:54 +01:00
Thaddee Tyl
c9481e622d
Fixed packagist dotted version parsing and comparison
...
Fixes #376
2015-03-05 13:47:54 +01:00
Thaddee Tyl
39c726ba36
Indent fix, allow keyword search for CTAN
...
Part of #373
2015-03-05 13:47:54 +01:00
Raphaël Pinson
19e3d15267
Use === instead of ==
2015-03-05 13:46:57 +01:00
Raphaël Pinson
ea86aec5a7
Add CTAN license badge
2015-03-05 13:46:57 +01:00
Raphaël Pinson
41939be6fa
Add CTAN integration
2015-03-05 13:46:34 +01:00
Konstantin Stepanov
45da60ffd9
rust license support
2015-03-05 13:45:19 +01:00
Raphaël Pinson
3c84c82b50
Use === instead of ==
2015-02-24 21:21:10 +01:00
Raphaël Pinson
5b072303f6
Add Puppet Forge user stats
2015-02-24 13:36:52 +01:00
Raphaël Pinson
51d959f4b7
Add more info flags for Puppetforge badges
2015-02-24 13:24:00 +01:00
Raphaël Pinson
00ca957442
Use Puppetforge API v3
2015-02-24 12:15:52 +01:00
Raphaël Pinson
0f69b6809d
Add CPAN integration
2015-02-24 11:54:38 +01:00
Thaddee Tyl
0645952af0
Disable packagist aliases
...
See concerns raised here:
https://github.com/badges/shields/pull/366#issuecomment-75206920
2015-02-20 12:38:59 +01:00
Thaddee Tyl
53cc2c4530
Support PHP versioning
...
Fixes #319
2015-02-18 19:21:59 +01:00
Thaddee Tyl
3c413822bb
Comment that we need to fix Packagist version ordering
2015-02-15 14:26:25 +01:00
Thaddee Tyl
735fcbd32d
Packagist unstable version display & cleanup
...
Part of #319
2015-02-14 19:01:00 +01:00
Thaddee Tyl
46450af165
Merge remote-tracking branch 'wouterds/master'
2015-02-14 18:33:53 +01:00
Thaddee Tyl
340b32ca27
Update Codecov's scraping to use SVG
...
See #368
2015-02-12 19:18:59 +01:00
Konstantin Stepanov
62dcf40aaf
add rust's crates.io support (downloads)
2015-02-11 15:19:55 +03:00
Wouter De Schuyter
3494115269
Cleaned up a bit the packagist vpre code.
2015-02-11 00:35:30 +01:00
Wouter De Schuyter
96458a00a0
Indentation fix, align case with switch.
2015-02-11 00:24:37 +01:00
Wouter De Schuyter
a4a44d99a4
Update server.js
...
Use correct indentation.
2015-02-11 00:01:17 +01:00
WouterDS
129de83477
Packagist vpre support.
2015-02-09 23:37:45 +01:00
Thaddee Tyl
3fdf355bb5
node: match the updated SHASUMS file
...
Part of #365
2015-02-08 11:50:43 +01:00
Thaddee Tyl
321c725949
Fix possible semver exceptions on node version ranges
2015-02-08 02:08:49 +01:00
Thaddee Tyl
04b7ad9b98
Travis CI: output the same data
2015-02-08 01:44:20 +01:00
Thaddee Tyl
a7580f0306
Fix CircleCI unscoped variable
2015-02-01 17:55:49 +01:00
Olivier Lacan
ca9f2a2356
Replace 'CircleCi' key with 'build'.
...
Badges are not ads. See https://github.com/badges/shields/blob/master/spec/SPECIFICATION.md
2015-01-30 00:24:16 +01:00
Thaddee Tyl
5c35ef60dc
Support GitHub followers
2015-01-25 18:44:17 +01:00
Thaddee Tyl
45b12a458f
Factorize version color logic
...
Related to #349
2015-01-15 23:51:48 +01:00
Thaddee Tyl
a2ce1e6be2
CircleCI: valid comment example.
...
cf. #348
2015-01-11 16:25:52 +01:00
Greg Bowler
54de33b70c
Data already serialised
2015-01-07 16:58:04 +00:00
Greg Bowler
25202a8a22
Use JSON serialisation
2015-01-07 16:54:30 +00:00
Greg Bowler
60cb09496c
Debug error
2015-01-07 16:34:22 +00:00
Greg Bowler
aa708a36fd
Update buffer trimming
2015-01-07 16:31:19 +00:00
Greg Bowler
643e59dac7
Update buffer trimming
2015-01-07 16:25:02 +00:00
Greg Bowler
c00494eb13
Output debug information
2015-01-07 16:15:59 +00:00
Greg Bowler
4a6104d89a
Tidy badly formatted JSON
2015-01-07 16:03:31 +00:00
Greg Bowler
79f7c97327
Improve switch flow
2015-01-07 15:53:32 +00:00
Greg Bowler
90eafcc670
Implement badge response for CircleCI
2015-01-07 15:50:12 +00:00
Greg Bowler
4fc5a0d73d
Add CircleCI integration block
2015-01-07 15:33:55 +00:00
Nico Lindemann
871d486f01
Fix gemnasium badge
2015-01-06 21:13:47 +01:00
Thaddee Tyl
bb2af1348c
Roses are red, License badges are blue
...
… and this fixes issue #342 .
2015-01-06 19:38:22 +01:00
Thaddee Tyl
4e551e9803
Libscore color and metric
2015-01-02 10:42:19 +01:00
Thaddee Tyl
2fc9a29776
Raw GitHub issues
...
Fixes #321
2014-12-31 13:47:26 +01:00
Thaddee Tyl
38dcd59b2f
Merge remote-tracking branch 'baev/master'
2014-12-31 13:37:29 +01:00
Thaddee Tyl
310b970b0b
Less strident colors for coverage
...
Fixes #340
2014-12-31 13:31:45 +01:00
Dmitry Baev
526a7a5901
add sonar coverage support
2014-12-31 15:23:49 +03:00
Thaddee Tyl
d8fc63d72d
Remove dead code from github license badge
2014-12-31 13:10:38 +01:00
Thaddee Tyl
990a62a429
GitHub stars
...
Fixes #336
2014-12-31 13:10:38 +01:00
Thaddee Tyl
bcc68732b0
Talk.ai switch to /t/ and add to try
2014-12-31 13:10:38 +01:00
Xu Jingxin
38e16dce85
talk guest room integration
2014-12-31 13:10:37 +01:00
rummik
15ddea0559
Add GitHub forks integration
2014-12-31 13:10:37 +01:00
Patrik Votocek
6e23bde403
SensioLabs Insight support #306
2014-12-31 13:10:37 +01:00
Thomas Davis
dbffa3eb19
Added official Libscore badge
2014-12-31 13:10:36 +01:00
Forbes Lindesay
9682f10b8c
Make appveyor status match travis status
2014-12-18 12:47:50 +01:00
DevoNoel
16c930cc1d
Add apm support
2014-12-17 18:59:16 -05:00
Thaddee Tyl
6d008dd942
packagist: mention example user/repo
2014-12-15 21:50:27 +01:00
Thaddee Tyl
9883d2bd19
Suggestion API.
...
eg. /$suggest/v1?url=https://github.com/badges/shields
2014-12-15 21:50:27 +01:00
someguy126
c4d4aad3ec
licenseGuess(): Add more robust checks for MIT-style licenses
...
The MIT license is also known as the Expat or X11 license;
the optional parentheses accomodate forms such as
"MIT (Expat) license".
This also adds a text match in case the name is not explicitly stated.
2014-12-15 21:50:26 +01:00
someguy126
c32a93b99d
guessLicense(): create space-changing meta-regex outside loop
2014-12-15 21:50:26 +01:00
someguy126
3b84814c3a
Add more robust check for Mozilla Public License in license guessing
2014-12-15 21:50:26 +01:00
someguy126
fecd6e867b
Add more robust error checking in Github license
...
This is happens when you have to make multiple API requests.
2014-12-15 21:50:26 +01:00
someguy126
643fe72e17
Remove logging from Github license support
2014-12-15 21:50:26 +01:00
someguy126
c78bf2cce6
Add support for Github license
...
Fixes #280
<https://github.com/badges/shields/issues/280 >
2014-12-15 21:50:26 +01:00
Yaron de Leeuw
b2efd2977a
Appveyor: allow specific branch
2014-12-10 21:41:34 +02:00
Thaddee Tyl
d9347fffe4
Plastic style (instead of default)
...
The default style is now a link.
Fixes #296
2014-11-26 22:34:26 +01:00
Thaddee Tyl
269c19b685
Codacy: log removal, example
...
Part of #310
2014-11-23 16:30:13 +01:00
Nico Lindemann
238b40d319
Branch-Support for Codeship #309
2014-11-23 16:30:13 +01:00
Nico Lindemann
bfbe3cad50
Add Support for Codacy #260
2014-11-23 16:30:13 +01:00
Thaddee Tyl
7290706de0
Wordpress: check for JSON-ness of data.
2014-11-21 00:27:58 +01:00
Thaddee Tyl
ecaf11a50e
Prevent possible invalid colors.
...
They're only theoretical, but better safe than sad.
2014-11-19 09:40:30 +01:00
Thaddee Tyl
7572a829f9
sourceforge: only show "invalid" when data is…
...
… invalid.
2014-11-19 00:36:25 +01:00
Thaddee Tyl
727114fef3
VersionEye support
...
Fixes #275
2014-11-15 17:57:39 +01:00
Alexis Tabary
541a098175
Requires.io support added to backend
2014-11-15 17:08:49 +09:00
Sebastian McKenzie
7a6cd7dcfa
Add appveyor queued status as exception to an error
2014-11-12 00:50:20 +11:00
Thaddee Tyl
1c22303660
SourceForge: comment examples
2014-11-10 23:49:30 +01:00
Dave Brondsema
94b059a496
Code cleanup in sourceforge route
2014-11-09 15:34:29 -05:00
Dave Brondsema
7c559335be
SourceForge download count integration
...
Closes #231
2014-11-09 15:07:23 -05:00