stable

Clone or download

Read-only

Merge commit 'refs/changes/33/30933/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: chore: request #37597 Remove code related to the old SVN auth cache Change-Id: I6ddaa9dde959bb291b43b9e3eb989d8044dca696

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