stable

Clone or download

Read-only

Merge commit 'refs/changes/79/20279/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #17104: Cannot access to Git tag information Change-Id: Ia52a53288f8cf48663abdac678ac0ab15e6c867e

Modified Files

Name
M plugins/git/include/GitPHP/controller/Controller.php +3 −0 Go to diff View file
A plugins/git/include/GitPHP/controller/Controller_Tag.php +117 −0 Go to diff View file
M plugins/git/include/GitViews/GitPhpViewer.class.php +1 −0 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +10 −2 Go to diff View file
M plugins/git/site-content-gitphp/fr_FR/LC_MESSAGES/gitphp.po +14 −2 Go to diff View file
A plugins/git/templates/gitphp/tuleap/tag.tpl +101 −0 Go to diff View file
M plugins/git/themes/BurningParrot/repository/_repository.scss +1 −0 Go to diff View file
A plugins/git/themes/BurningParrot/repository/gitphp/_tag.scss +90 −0 Go to diff View file