Nick Merwin
c22df02ccf
Coveralls apiUrl use badge subdomain
...
To bypass CloudFlare's threat control.
2014-05-26 13:28:57 +02:00
Thaddee Tyl
8cc1a17cd4
Relocate the TeamCity code.
...
To be with Travis, another build success checker.
Also, changed the comment so that it reflects that this is *not* a version
grabbing hook.
2014-05-26 13:28:57 +02:00
Thaddee Tyl
16a800a82f
Use semver to show versions.
...
This commit introduces the common function to do that.
2014-05-26 13:28:56 +02:00
Daniel Lo Nigro
4bc454198f
Add NuGet download count
2014-05-26 13:28:56 +02:00
Daniel Lo Nigro
77a90bfd77
Americanise spelling
2014-05-19 11:16:11 -07:00
Daniel Lo Nigro
f3b41eea1c
Revert "Americanise spelling"
...
This reverts commit 45a0b413af
.
2014-05-19 11:15:20 -07:00
Daniel Lo Nigro
45a0b413af
Americanise spelling
2014-05-19 11:12:38 -07:00
Daniel Lo Nigro
1257a956fc
Add TeamCity code coverage
2014-05-17 23:23:57 -07:00
Thaddee Tyl
2f07405a3b
Readme: mention VersionEye.
...
Part of issue #35 .
2014-05-14 18:11:43 +02:00
Thaddee Tyl
d623f52400
Shorter metric prefix map.
2014-05-10 18:02:39 +02:00
Thaddee Tyl
0cf7c72da8
Small fixes.
2014-05-09 23:06:28 +02:00
Jan Vansteenkiste
7de3093fa6
Added puppet forge to the examples
2014-05-09 06:06:39 +02:00
Jan Vansteenkiste
734ba2e8b8
Added puppet forge (version) support
2014-05-09 06:06:34 +02:00
Jan Vansteenkiste
3c060d7f96
Add latest semver for version comparing
2014-05-08 18:13:04 +02:00
Thaddee Tyl
0123974678
Add a lot more metric prefixes.
2014-05-06 10:53:25 +00:00
Thaddee Tyl
b5d707bfbb
Update website.
2014-05-05 17:25:02 +00:00
Thaddee Tyl
2a61abf55c
Total and daily downloads for Packagist.
...
Fixes #167 .
2014-05-04 18:11:11 +00:00
Leo Colombaro
a5851b55ef
Get latest GitHub release by creation dates comparison
...
Fixes #169
2014-05-04 13:00:26 +02:00
Thaddee Tyl
f477e1a517
When failing to get data from a vendor while having sent a badge from cache,
...
… we stop faster.
2014-05-02 18:49:43 +00:00
Thaddee Tyl
99d490e1c3
Send cached badge directly if statistically accurate.
...
See rationale here:
<https://github.com/badges/shields/issues/161#issuecomment-41812007 >.
2014-05-02 17:16:07 +00:00
Thaddee Tyl
0a4bcd6ff9
Set the serverUnresponsive flag correctly.
...
Even when we can send cache data.
2014-04-30 16:11:16 +00:00
Thaddee Tyl
784fcbbbf7
Cache all badges to show them if the vendor is not accessible.
2014-04-30 10:46:13 +00:00
eiriksm
3b570b4248
Fix typo in README.md
2014-04-29 19:31:14 +02:00
Thaddee Tyl
f5799b93e6
LRU cache that doesn't compare all timestamps…
...
… every time we add something to it when the cache is full.
2014-04-29 18:51:22 +00:00
ZHANG Yi
703f67d54a
gemnasium: fix devDependencies badge
2014-04-29 15:58:26 +08:00
Thaddee Tyl
3da09b93b7
Separated the LRU cache implementation.
2014-04-27 23:47:12 +00:00
Thaddee Tyl
87b4702953
Website: separate "build" section.
2014-04-26 20:48:02 +00:00
Thaddee Tyl
5cee17f494
Trivial comment change for precision.
2014-04-24 15:00:12 +00:00
Thaddee Tyl
fdc9f374c3
Reorder travis builds together on try.html.
...
Also, update comment on TeamCity to be more contextual.
2014-04-23 23:32:22 +00:00
Anthony van der Hoorn
acfe2accb2
Adds TeamCity CodeBetter release badge
2014-04-23 15:00:30 -04:00
Thaddee Tyl
6344cfdac3
Update website to match try.html.
2014-04-22 09:45:42 +00:00
Anthony van der Hoorn
6ab293cc15
Adjust casing of Nuget to NuGet
2014-04-21 11:43:23 -04:00
Anthony van der Hoorn
abc6d690db
Adds Nuget release badge
2014-04-21 09:14:44 -04:00
Thaddee Tyl
ea51600f4a
Use new Travis CI badge.
...
(This was a long time coming.)
2014-04-21 09:41:58 +00:00
Thaddee Tyl
5ec58cae0c
Apply flat style to custom badges.
...
Follow-up to issue #159 .
2014-04-20 22:27:18 +00:00
Thaddee Tyl
e65aa42926
Update index.html to match try.html
2014-04-20 16:19:34 +00:00
Thaddee Tyl
2343e24d8a
Load all templates through dot.
2014-04-20 16:12:35 +00:00
Thaddee Tyl
d578b65513
new flat style: cleanup.
...
- The information stored in `makeImage`'s `options` parameter is better served
in its `data` parameter,
- Remove the (no longer used) `colorscheme` parameter to `makeTemplate`,
- We can already get to the contents of the URL query parameter `style` through
that `data` parameter in `getRequest`,
- Relocation of the code to set badge data related to the flat style into
`getBadgeData`,
- Code style (adding semicolons).
Related to issue #159 .
2014-04-19 22:25:35 +00:00
Max Ogden
519aa5e6cd
add myself to contributors list at bottom
2014-04-19 13:20:55 -07:00
Max Ogden
c6163c9a4f
move colorscheme back to original location, add @ syntax to cli for specifying style, cache templates on server start
2014-04-19 10:27:20 -07:00
Max Ogden
252de55aa4
fix colorsche.ejson path in tests
2014-04-19 10:06:39 -07:00
Max Ogden
f97fbf0dd0
add templates support and new flat style option
2014-04-19 01:11:06 -07:00
Thaddee Tyl
59c04d33df
Chef's Cookbook version badge: use "cookbook".
...
See issue #157
2014-04-11 20:39:12 +00:00
Thaddee Tyl
296a162a41
Use v[version] for Chef as well.
2014-04-11 19:17:56 +00:00
Thaddee Tyl
ce0d2e7137
Fixed try.html (Chef support).
2014-04-11 19:17:32 +00:00
Seth Vargo
ec786b1be6
Update HTML pages
2014-04-10 16:55:54 -04:00
Seth Vargo
731acf5d94
Add a route for Chef cookbooks
2014-04-10 16:55:33 -04:00
Thaddee Tyl
7805b757b5
Vendor request timeout set at 25s.
2014-04-09 16:49:32 +00:00
Thaddee Tyl
7569f68c3b
Avoid sending data when vendor server unresponsive.
2014-04-09 16:39:46 +00:00
Thaddee Tyl
b4766dbad9
Document the use of week and day downloads for PyPI
2014-04-07 23:38:12 +00:00