stable
Clone or download
Read-only
This is part of story #9393 See svn plugin access logs While you are accessing the ViewVC in the SVN plugin, the svn_browse_operations in table plugin_svn_full_history is incremented. Change-Id: Ia26da80c2aa54d14524e099d6d70fa96c4a013dc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/Svn/Explorer/RepositoryDisplayController.class.php | +5 | −4 | Go to diff View file |
A | plugins/svn/include/Svn/ViewVC/AccessHistoryDao.php | +39 | −0 | Go to diff View file |
A | plugins/svn/include/Svn/ViewVC/AccessHistorySaver.php | +46 | −0 | Go to diff View file |
R | plugins/svn/include/Svn/ViewVCProxy/ViewVCProxy.class.php | Go to diff View file | ||
M | plugins/svn/include/autoload.php | +5 | −3 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +4 | −1 | Go to diff View file |
M | src/common/autoload.php | +2 | −3 | Go to diff View file |