lauriii / drupalcores

A project to generate a list of core contributers
http://drupalcores.com
MIT License
27 stars 38 forks source link

Link from number of mentions to cgit list of those mentions. #77

Closed jcnventura closed 8 years ago

jcnventura commented 8 years ago

This creates a link in the number of mentions back to cgit for those mentions.

You can see it working in http://jcnventura.github.io/

lauriii commented 8 years ago

Can you explain what is the benefit of doing this change because I'm not sure?

jcnventura commented 8 years ago

The first time I saw drupalcores.com, my name was already there (with 1 contrib). There was a patch I worked on for D7 that only made it to D8.

The main benefit of this change is to allow a fast link back to the list of commit mentions, so it's possible to figure out where you helped build D8.

It's not perfect, due to the way that cgit works. Clicking on the list for 'sun' will also show commit mentions for 'suntog', 'esunger', etc. But it's good enough as it is, IMHO.

jcnventura commented 8 years ago

Thanks!

manuee commented 5 years ago

We need to update these links to https://git.drupalcode.org/search?group_id=&project_id=59858&scope=commits&search=[username] I believe.