Fabien Boucher
Fabien Boucher
When indexing a Github organization I don't want to get stats from forked repositories.
Want that the change page info to be displayed in a expand/collapse div in the changes page.
* In the backend add a queries date histogram with three datasets (lines added, lines removed, files changed count) * Render a graph in the web UI Resource https://textexpander.com/blog/what-is-code-churn-and-how-to-reduce-it/
Currently the web UI only render one histogram about commits. Idea is to add another one about modified lines. To do so: - Add the option in the histo endpoint...
For instance one would we like to skip a directory that should not be handled as code, like upstream patched in rpm packaging or dependencies modules in js. Then the...
The name of the section in the configuration is misleading. This should be changed. This action will need definitions format to be updated so a migration script.
Gravatar boxes are not responsive to the screen size. That's the last responsive issue that remain in the UI.
This parameter is not supposed to be used by the REST API but pages that build URL to contributor pages must add the name in the URL. This is only...