lauriii / drupalcores

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

Use d.o api instead of parsing git log #63

Open lauriii opened 9 years ago

lauriii commented 9 years ago

Since Drupal.org has started collecting the contribution information for nodes, we could use that data through json api.

ravindrasingh22 commented 9 years ago

Yes, this will help to get latest records without cron. second thing if the person got commit credit from reviewing the issue which is not implemented in the current system. it checks only patch has been contributed by people.

lewisnyman commented 9 years ago

The current code only parses the git log for credit, so everything that is decided to be credited by the commiter will get captured and should match the credit settings on each issue.

ravindrasingh22 commented 9 years ago

Nopes, there are still something missing or error. for example in my git log there are 14 issues items are listed and when I check it drupalcores.com it shows only 13. http://cgit.drupalcode.org/drupal/log/?h=HEAD&qt=grep&q=RavindraSingh http://drupalcores.com/index.html#ravindrasingh