stable
Clone or download
Read-only
SVN plugin must now be installed to control those parameters. I took the opportunity to remove strings from tab that where long gone. Part of story #19285 limit the max size of files in svn Change-Id: Iefb83bafdeca8336b466f9f934189198f2ae8896
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/SVN/SiteAdmin/CachePresenter.php | +59 | −0 | Go to diff View file |
A | plugins/svn/include/SVN/SiteAdmin/DisplayTuleapPMParamsController.php | +76 | −0 | Go to diff View file |
A | plugins/svn/include/SVN/SiteAdmin/UpdateTuleapPMParamsController.php | +73 | −0 | Go to diff View file |
R | src/templates/svn/admin.mustache | Go to diff View file | ||
R | src/templates/svn/authentication-cache-settings.mustache | Go to diff View file | ||
M | plugins/svn/include/svnPlugin.php | +40 | −0 | Go to diff View file |
M | plugins/svn/site-content/fr_FR/LC_MESSAGES/tuleap-svn.po | +31 | −2 | Go to diff View file |
M | site-content/en_US/svn/svn.tab | +0 | −32 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +0 | −3 | Go to diff View file |
M | site-content/fr_FR/svn/svn.tab | +0 | −31 | Go to diff View file |
M | src/common/admin/AdminPageRenderer.php | +1 | −2 | Go to diff View file |
M | src/common/admin/AdminSidebarPresenter.php | +0 | −1 | Go to diff View file |
M | src/common/svn/SVN_Apache_ModPerl.class.php | +2 | −2 | Go to diff View file |
D | src/common/svn/admin/CacheController.php | +0 | −113 | Go to diff View file |
D | src/common/svn/admin/CachePresenter.php | +0 | −100 | Go to diff View file |
D | src/common/svn/admin/Controller.php | +0 | −28 | Go to diff View file |
D | src/common/svn/admin/Presenter.php | +0 | −50 | Go to diff View file |
D | src/common/svn/admin/Router.php | +0 | −67 | Go to diff View file |
M | src/common/svn/cache/ParameterRetriever.php | +2 | −2 | Go to diff View file |
M | src/common/svn/cache/Parameters.php | +12 | −3 | Go to diff View file |
M | src/templates/admin/sidebar_configuration.mustache | +0 | −1 | Go to diff View file |
D | src/www/admin/svn/index.php | +0 | −42 | Go to diff View file |
M | tools/utils/generate-po.php | +2 | −1 | Go to diff View file |