On 7/14/14, 2:21 AM, Robert burner Schadek via Digitalmars-d wrote:
On 07/14/2014 10:42 AM, Brad Roberts via Digitalmars-d wrote:

Yeah, that's a pretty large wall of data.  But, it's available already
with nice convenient links over on github, at least on a per
repository basis:

   https://github.com/D-Programming-Language/dmd/pulls
   https://github.com/D-Programming-Language/druntime/pulls
   https://github.com/D-Programming-Language/phobos/pulls

Both the repo total and the per-user counts.
can I contribute to that tool? what is it written in? repo url?


Tool? That was a cut, paste, and a little minor editing from running a couple queries against the auto-tester mysql database. That said, the stats I posted a little while ago only use data that's available through the github api's themselves so anyone can query if they want. See also: developer.github.com, particularly the pull related apis.

I probably won't post the same data each week. Mixing it up some and exploring the data will keep it from getting stale / redundant / boring.

Reply via email to