Skip to content

Add possibility to fetch contributor information

Usage: Call url /?contributions with GET parameters for date (d, m and y) and POST paramater Private-Token with GitLab API Token. Example: ?contributions&y=2019&m=12 gets all contributions of December 2019.

Closes #461 (closed)

Merge request reports