stable
Clone or download
Read-only
Part of: request #29976 Remove SVN core Change-Id: I7f5461471235afa0d416d8fdf30d0b922929fa31
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/SVN/Admin/ImmutableTagPresenter.php | +5 | −32 | Go to diff View file |
M | plugins/svn/site-content/fr_FR/LC_MESSAGES/tuleap-svn.po | +72 | −2 | Go to diff View file |
M | plugins/svn/site-content/pt_BR/LC_MESSAGES/tuleap-svn.po | +59 | −0 | Go to diff View file |
M | plugins/svn/templates/admin/immutable_tag.mustache | +20 | −20 | Go to diff View file |
M | site-content/en_US/svn/svn.tab | +0 | −53 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +0 | −6 | Go to diff View file |
M | site-content/fr_FR/svn/svn.tab | +0 | −52 | Go to diff View file |
M | site-content/pt_BR/LC_MESSAGES/tuleap-core.po | +0 | −6 | Go to diff View file |
M | src/common/Project/Project.class.php | +0 | −16 | Go to diff View file |
M | src/common/Project/ProjectManager.class.php | +0 | −14 | Go to diff View file |
D | src/common/SVNCore/SvnNotification.class.php | +0 | −116 | Go to diff View file |
M | src/common/SVNCore/immutable_tags/SVN_Immutable_Tags_DAO.php | +1 | −13 | Go to diff View file |
M | src/common/SVNCore/immutable_tags/SVN_Immutable_Tags_Handler.php | +1 | −6 | Go to diff View file |
D | src/common/SVNCore/immutable_tags/SVN_Immutable_Tags_Presenter.php | +0 | −173 | Go to diff View file |
M | src/common/dao/ProjectDao.class.php | +0 | −16 | Go to diff View file |
M | src/common/dao/SvnNotificationDao.class.php | +1 | −38 | Go to diff View file |
D | src/templates/svn/immutable-tags.mustache | +0 | −81 | Go to diff View file |
M | src/www/include/utils.php | +0 | −22 | Go to diff View file |
D | src/www/svn/admin/immutable_tags.php | +0 | −71 | Go to diff View file |
D | src/www/svn/admin/index.php | +0 | −90 | Go to diff View file |
D | src/www/svn/admin/notification.php | +0 | −164 | Go to diff View file |
M | src/www/svn/svn_utils.php | +0 | −39 | Go to diff View file |