codeface
codeface copied to clipboard
Codeface is a framework for analysing technical and social aspects of software development
Hello, I am trying to use codeface for my research but I encounter a problem when it finishes the blame analysis. When it starts Revision range after the blame analysis...
Right now, only the commit date is stored in the `commit` table of the DB, but it would be also a good idea to get the committer, too (as a...
Additional logging to make it easier to debug issues Improvement to saving of plots Change how R scripts are executed from python code to make person.r more reusable
The old link pointed to a non-existing page. Fix the link. Additionally, remove the whitespace character for proper link appearance in browsers. Fixes: a8f0b6513a ("Improve documentation") Signed-off-by: Ralf Ramsauer
@Ext3h Using the following config file: ``` project: storm repo: storm # Relative to git-dir as specified on the command line description: Apache Storm revisions: ["0.9.0", "0.9.0.1","v0.10.0", "v0.9.1-incubating","v0.9.1.0-incubating","v0.9.2-incubating","v0.9.2-incubating-security", "v0.9.3","v0.9.4","v0.9.5","v0.9.6","v1.0.0"] rcs:...
When I change the understand setting in codeface.conf to true and analyze Codeface, Codeface stops with error `Could not execute und create -db /tmp/RtmpdPKf2L/file3c7340b5f910`. If I type `und` in a...
Referring to issue #34, the behavior and abilities of Codeface need to be documented. What kinds of `From`-line formats are supported when supplying mbox files to the mailing-list analysis of...
when trying to run an analysis again using the --recreate parameter the project is not deleted in the database and the analysis run fails. > Traceback (most recent call last):...
When the ID manager is not available (most likely because the user forgot to start the service), Codeface first finished VCS analysis part 1 and then throws a no completly...
add implementation of google group download This adds the final version of a program for downloading google groups. The program is run by using the run_g3d.py file. It will create...