stable
Clone or download
Read-only
request #12086: Remove compatibility mode of the Git repositories web browser
This compatibility mode is disabled and cannot be enabled by administrators. The viewer runs without this compat mode since a while now so it is basically dead code that should be removed. Change-Id: I4de4b250024f574454a30d7d85ada804d46720fe
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitPHP/git/Blob.php | +20 | −21 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Commit.php | +23 | −80 | Go to diff View file |
M | plugins/git/include/GitPHP/git/GitExe.php | +17 | −13 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Project.php | +23 | −229 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tag.php | +18 | −112 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tree.php | +18 | −72 | Go to diff View file |