stable

Clone or download

Read-only

chore(👋 svn-core): Remove SVNCore UI

Remove all the user facing interface (/svn) as well as widgets. Part of: request #29976 Remove SVN core Change-Id: I85cd06d72eee1c94140d8bcc278228b5f43ae333

Modified Files

Name
M plugins/ldap/tests/unit/system_event/SystemEvent_PLUGIN_LDAP_UPDATE_LOGINTest.php +0 −3 Go to diff View file
M plugins/svn/include/SVN/Explorer/RepositoryDisplayPresenter.php +0 −2 Go to diff View file
M plugins/svn/include/SVN/ViewVC/ViewVCProxy.php +3 −7 Go to diff View file
M plugins/svn/site-content/fr_FR/LC_MESSAGES/tuleap-svn.po +19 −1 Go to diff View file
M plugins/svn/site-content/pt_BR/LC_MESSAGES/tuleap-svn.po +14 −0 Go to diff View file
M plugins/svn/templates/explorer/repository_display.mustache +1 −1 Go to diff View file
M plugins/svn/tests/unit/REST_Backend/RepositoryResourceUpdaterTest.php +0 −3 Go to diff View file
M plugins/svn/tests/unit/SVN/AccessFile/AccessFileHistoryCreatorTest.php +0 −15 Go to diff View file
M plugins/svn/tests/unit/SVN/AccessFile/SVNRefreshAllAccessFilesCommandTest.php +0 −15 Go to diff View file
M plugins/svn/tests/unit/SVN/Repository/RepositoryCreatorTest.php +0 −3 Go to diff View file
M plugins/svn/tests/unit/SVN/Repository/RepositoryManagerTest.php +0 −2 Go to diff View file
M plugins/svn/tests/unit/SVN/XMLExporterTest.php +0 −2 Go to diff View file
M plugins/svn/tests/unit/SVN/XMLImporterTest.php +0 −3 Go to diff View file
M plugins/svn/tests/unit/SVN/XMLRepositoryImporterTest.php +0 −3 Go to diff View file
M plugins/svn/tests/unit/events/SystemEvent_SVN_CREATE_REPOSITORYTest.php +0 −3 Go to diff View file
M site-content/en_US/svn/svn.tab +0 −95 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +0 −24 Go to diff View file
M site-content/fr_FR/svn/svn.tab +0 −91 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +0 −25 Go to diff View file
M src/common/Project/Project.class.php +0 −5 Go to diff View file
M src/common/Request/RouteCollector.php +0 −15 Go to diff View file
D src/common/SVNCore/ViewVC/ViewVCController.php +0 −96 Go to diff View file
D src/common/SVNCore/ViewVC/ViewVCProxy.php +0 −263 Go to diff View file
D src/common/SVNCore/ViewVC/viewvc-epel.cgi +0 −65 Go to diff View file
D src/common/SVNCore/intro/SVN_IntroPresenter.php +0 −115 Go to diff View file
M src/common/Widget/WidgetFactory.php +0 −12 Go to diff View file
D src/common/Widget/Widget_MyLatestSvnCommits.class.php +0 −139 Go to diff View file
D src/common/Widget/Widget_ProjectLatestCommits.class.php +0 −133 Go to diff View file
D src/common/Widget/Widget_ProjectLatestSvnCommits.class.php +0 −75 Go to diff View file
D src/common/Widget/Widget_ProjectSvnStats.class.php +0 −155 Go to diff View file
M src/common/backend/BackendSVN.class.php +0 −2 Go to diff View file
M src/common/dao/SvnCommitsDao.class.php +0 −18 Go to diff View file
M src/composer.json +0 −1 Go to diff View file
M src/core/goto.php +0 −22 Go to diff View file
R src/common/SVNCore/SVN_PermissionsManager.class.php Go to diff View file
D src/templates/svn/intro.mustache +0 −21 Go to diff View file
D src/www/include/viewvc_utils.php +0 −37 Go to diff View file
D src/www/svn/browse_revision.php +0 −258 Go to diff View file
D src/www/svn/detail_revision.php +0 −58 Go to diff View file
D src/www/svn/index.php +0 −46 Go to diff View file
D src/www/svn/svn_data.php +0 −105 Go to diff View file
D src/www/svn/svn_intro.php +0 −103 Go to diff View file
D src/www/svn/svn_utils.php +0 −826 Go to diff View file
M src/www/tracker/gotoid.php +0 −13 Go to diff View file
M tests/integration/tests/Backend/BackendSVNTest.php +0 −1 Go to diff View file
D tests/lib/GlobalSVNPollution.php +0 −50 Go to diff View file
M tests/unit/common/Backend/BackendTest.php +0 −3 Go to diff View file
M tests/unit/common/Project/ProjectCreatorTest.php +0 −2 Go to diff View file
M tests/unit/common/SVNCore/Event/UpdateProjectAccessFileSystemEventTest.php +0 −3 Go to diff View file
M tests/unit/common/SystemEvent/SystemEventProcessorRootTest.php +0 −2 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_PROJECT_DELETE_Test.php +0 −3 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_PROJECT_RENAME_Test.php +0 −3 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_UGROUP_MODIFYRenameTest.php +0 −3 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_UGROUP_MODIFY_Test.php +0 −3 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_USER_RENAME_Test.php +0 −2 Go to diff View file
M tests/unit/common/valid/Rule_ProjectNameTest.php +0 −2 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +0 −1 Go to diff View file