stable
Clone or download
Read-only
Part of story #10416: burning parrot gloss on gitphp views Go to a file with history. Click on [blame] button. You should see last author and date of each line, like it was done before but better. Change-Id: I69ae32dc92939437afd565c985f7adcc2aa78173
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitPHP/controller/Controller_Blame.php | +23 | −11 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Blob.php | +17 | −10 | Go to diff View file |
M | plugins/git/include/GitViews/GitPhpViewer.class.php | +1 | −0 | Go to diff View file |
A | plugins/git/templates/gitphp/tuleap/blame.tpl | +116 | −0 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/blob.tpl | +1 | −1 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/repository/_repository.scss | +1 | −0 | Go to diff View file |
A | plugins/git/www/themes/BurningParrot/css/repository/gitphp/_blame.scss | +53 | −0 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/repository/gitphp/_blob.scss | +28 | −10 | Go to diff View file |