David A. Wheeler
4dc16c3019
Add CII Best Practices
...
Add a link to the Linux Foundation Core Infrastructure Initiative (CII)
best practices badge, which uses the shields.io spec.
To see this, visit: https://bestpractices.coreinfrastructure.org/
and select "Projects".
2016-08-12 10:52:01 -04:00
Thaddee Tyl
68b26e32d9
Merge remote-tracking branch 'samliu/patch-1'
2016-08-11 10:44:55 +02:00
Thaddee Tyl
551bbc82fe
Fix GitHub closed issues count
...
Fixes #761 .
2016-08-10 21:58:58 +02:00
Thaddee Tyl
618246f1f1
Remove maxAge on front page links
2016-08-08 21:45:49 +02:00
Thaddee Tyl
cf8fdd91fb
Add measure-text.js to npm files
...
Fixes #758 .
2016-08-07 09:29:51 +02:00
Thaddee Tyl
fbe13d7896
Merge remote-tracking branch 'jrottenberg/241'
2016-07-26 00:00:08 +01:00
Thaddee Tyl
39f3de7f3b
Merge remote-tracking branch 'moigagoo/patch-1'
2016-07-24 10:12:10 +02:00
Thaddee Tyl
f41ee2d0f8
Issue Stats: default to short form
...
Use the long form with prefix 'long'.
An example of that is added.
Part of #656 .
2016-07-24 00:04:19 +02:00
Thaddee Tyl
08b2989756
Merge remote-tracking branch 'kevinoid/issuestats'
2016-07-23 23:59:27 +02:00
Sam Liu
f74d59b790
Fix minor mistake in command
...
Should be `docker build` instead of `build`
2016-07-21 00:31:01 -07:00
Thaddee Tyl
b5fc436e8d
GitHub stars and commits: metric figures
2016-07-05 10:57:13 +02:00
Thaddee Tyl
e98461538c
Merge remote-tracking branch 'larsbrinkhoff/master'
2016-07-04 19:49:28 +02:00
Thaddee Tyl
ceaa17d2cc
Document the "template" option
...
Fixes #695 .
2016-07-03 20:46:37 +02:00
Thaddee Tyl
8a648fa156
Merge remote-tracking branch 'harryi3t/master'
2016-07-03 20:33:13 +02:00
Thaddee Tyl
d69ecd5ef3
GitHub pull requests / closed pull requests
...
Corrects code from the #423 patch.
2016-07-03 20:05:00 +02:00
Thaddee Tyl
658291fa90
Merge remote-tracking branch 'peterdavehello/EnhanceGitHub'
2016-07-03 20:04:49 +02:00
Peter Dave Hello
5f010260e1
use metric for badge text in GitHub issues
2016-07-03 20:33:39 +08:00
Peter Dave Hello
9ba7e7c439
update keywords of GitHub issues integration
2016-07-03 20:31:30 +08:00
Peter Dave Hello
e1666e1cae
add GitHub closed issues, pr integration
2016-07-03 20:31:28 +08:00
Peter Dave Hello
04d24f6c62
add GitHub contributors integration
2016-07-03 20:28:09 +08:00
Peter Dave Hello
2d3f21624d
add GitHub pullrequests integration
2016-07-03 20:28:08 +08:00
Thaddee Tyl
37dd62a659
Example for GitHub downloads tag
2016-07-03 11:24:23 +02:00
Thaddee Tyl
0684c25b94
Remove todo for GitHub auth documentation
...
It was accidentally done by 56746d4a38
.
2016-07-02 12:14:34 +02:00
Thaddee Tyl
71bb291f40
Remove verbose logs for GitHub auth
2016-07-02 10:39:57 +02:00
Thaddee Tyl
61fcc6018b
website: use HTTPS for GitHub button
2016-07-01 20:33:47 +02:00
Thaddee Tyl
a7cfac6e93
GitHub auth: use token with the most remaining requests
...
Part of #529 .
2016-06-27 20:07:15 +02:00
Thaddee Tyl
bfc6e7d863
GitHub auth: use up to 3/4 of the user's rate limit
2016-06-27 19:38:01 +02:00
Thaddee Tyl
56746d4a38
GitHub auth: rely on cache if no tokens remain
2016-06-27 19:37:19 +02:00
Thaddee Tyl
12b0ded4a3
GitHub auth: use UTC epoch seconds instead of milliseconds
2016-06-26 18:41:32 +02:00
Thaddee Tyl
63e25b29eb
GitHub auth: no longer rely on buggy rate limit cache
2016-06-26 18:30:27 +02:00
Thaddee Tyl
a3ba53a0d8
GitHub auth: user token selection supports remaining requests
2016-06-26 18:01:48 +02:00
Thaddee Tyl
2b849b2b7f
GitHub auth: log token requests
2016-06-26 17:21:00 +02:00
Thaddee Tyl
014753a736
GitHub auth: better messages
2016-06-26 16:45:44 +02:00
Thaddee Tyl
f6ee6745cd
npm 1.2.2: another bugfix camp update
2016-06-26 16:20:42 +02:00
Thaddee Tyl
2875ecedbc
npm 1.2.1: camp update to allow undefined error in catchpath
2016-06-26 15:41:49 +02:00
Thaddee Tyl
14d436084b
GitHub auth: log token rate limits and unauthorization
2016-06-25 20:32:30 +02:00
Thaddee Tyl
e79368dc76
GitHub auth: use custom request() in server.js
2016-06-24 23:22:33 +02:00
Thaddee Tyl
997e6a6f43
GitHub auth: maintain rate limit reset information, track token with highest remaining requests
2016-06-23 19:28:56 +02:00
Thaddee Tyl
fe279e4a75
GitHub auth: removal of unauthorized user tokens
2016-06-22 10:12:07 +02:00
Thaddee Tyl
a54a247f16
GitHub auth: only use user tokens if over rate limit
2016-06-21 09:26:52 +02:00
Thaddee Tyl
58cbb18c1d
GitHub auth: query parameter, don't shadow request()
2016-06-20 22:30:51 +02:00
Thaddee Tyl
3564e4474b
GitHub auth: set up lowest available rate limit
2016-06-19 23:30:21 +02:00
Thaddee Tyl
b3e8ab9556
Custom GitHub requests
2016-06-18 23:28:43 +02:00
Thaddee Tyl
ec2a35266b
Hide GitHub user tokens
2016-06-15 23:57:59 +02:00
Thaddee Tyl
68b105cd3e
npm v1.2.0
...
Removed needless libraries.
2016-06-14 08:27:33 +02:00
Thaddee Tyl
6349c5c24a
Put all test-related files in test/
2016-06-14 08:26:57 +02:00
Thaddee Tyl
e3a9ae9411
Convert tests to assert
...
ass seems outdated and outpaced.
2016-06-12 17:39:36 +02:00
Thaddee Tyl
c4924f0d9f
Upgrade to node 6
...
We no longer need to require Promise.
2016-06-12 15:00:29 +02:00
Thaddee Tyl
61306975ef
Omit needless promise package
2016-06-12 14:55:28 +02:00
Thaddee Tyl
ac5ab191db
website: CocoaPod
2016-06-09 23:56:47 +02:00