stable
Clone or download
Read-only
Merge commit 'refs/changes/37/16837/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14206: Add syntax highlighting for CMake files in the Git web browsing view
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Repository/View/LanguageDetectorForPrismJS.php | +42 | −16 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Blame.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Blob.php | +1 | −1 | Go to diff View file |
A | plugins/git/phpunit/Git/Repository/View/LanguageDetectorForPrismJSTest.php | +56 | −0 | Go to diff View file |
M | plugins/git/www/scripts/repository/file/syntax-highlight.js | +1 | −0 | Go to diff View file |