stable
Clone or download
Read-only
Merge commit 'refs/changes/84/4384/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8316: generic tag path specification - live preview Change-Id: Ia20d63736391646867717927a1e960a24609cb1e
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/svn/svn.tab | +17 | −8 | Go to diff View file |
M | site-content/fr_FR/svn/svn.tab | +19 | −9 | Go to diff View file |
M | src/common/svn/SVN_Svnlook.class.php | +5 | −0 | Go to diff View file |
M | src/common/svn/immutable_tags/SVN_Immutable_Tags_Presenter.php | +76 | −8 | Go to diff View file |
M | src/templates/svn/immutable-tags.mustache | +34 | −6 | Go to diff View file |
M | src/www/scripts/tuleap/svn.js | +214 | −5 | Go to diff View file |
M | src/www/svn/admin/immutable_tags.php | +5 | −3 | Go to diff View file |
M | src/www/themes/common/css/utils/svn.less | +189 | −9 | Go to diff View file |
M | tests/simpletest/common/svn/SVN_SvnlookTest.php | +8 | −0 | Go to diff View file |