stable

Clone or download

Read-only

chore: request #37597 Remove code related to the old SVN auth cache

No functional changes. All this code is not used anymore, it was here to handle the cache of the Tuleap.pm Apache mod_perl module which has been removed. Change-Id: I8969fc9f4b5394813848ced1e7eabe6f476db198

Modified Files

Name
M plugins/svn/include/svnPlugin.php +0 −1 Go to diff View file
M src/common/Event/Event.class.php +0 −5 Go to diff View file
M src/common/SVNCore/Cache/ParameterSaver.php +2 −17 Go to diff View file
D src/common/SVNCore/SVNAuthenticationCacheInvalidator.php +0 −51 Go to diff View file
M src/common/system_event/SystemEvent.class.php +20 −22 Go to diff View file
M src/common/system_event/SystemEventManager.class.php +1 −45 Go to diff View file
M src/common/system_event/include/SystemEventProjectActive.php +1 −15 Go to diff View file
D src/common/system_event/include/SystemEventSVNAuthenticationCacheRefresh.php +0 −59 Go to diff View file
M src/common/system_event/include/SystemEvent_PROJECT_DELETE.class.php +2 −17 Go to diff View file
D src/common/system_event/include/SystemEvent_SVN_AUTH_CACHE_CHANGE.class.php +0 −45 Go to diff View file
M tests/integration/tests/Backend/BackendSVNTest.php +1 −5 Go to diff View file
M tests/unit/common/SystemEvent/include/SystemEvent_PROJECT_DELETE_Test.php +0 −30 Go to diff View file