stable
Clone or download
Read-only
Merge commit 'refs/changes/52/7452/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #9880 Instrumentation: what is used on my Tuleap ? Conflicts: src/common/autoload.php
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Controller.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git.class.php | +1 | −0 | Go to diff View file |
M | src/common/Instrument/Collect.php | +13 | −1 | Go to diff View file |
M | src/common/Instrument/NoopStatsd.php | +7 | −3 | Go to diff View file |
A | src/common/Instrument/StastdInterface.php | +28 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/project/Service.class.php | +2 | −0 | Go to diff View file |
M | src/common/user/UserManager.class.php | +3 | −0 | Go to diff View file |
M | src/www/account/login.php | +2 | −0 | Go to diff View file |
M | src/www/api/index.php | +2 | −0 | Go to diff View file |
M | src/www/cvs/commit_utils.php | +2 | −0 | Go to diff View file |
M | src/www/forum/forum_utils.php | +2 | −0 | Go to diff View file |
M | src/www/include/project_home.php | +2 | −0 | Go to diff View file |
M | src/www/index.php | +2 | −0 | Go to diff View file |
M | src/www/mail/mail_utils.php | +2 | −0 | Go to diff View file |
M | src/www/my/index.php | +1 | −0 | Go to diff View file |
M | src/www/news/news_utils.php | +2 | −0 | Go to diff View file |
M | src/www/soap/index.php | +2 | −0 | Go to diff View file |
M | src/www/svn/svn_utils.php | +2 | −0 | Go to diff View file |
M | src/www/tracker/include/ArtifactTypeHtml.class.php | +2 | −0 | Go to diff View file |
M | src/www/wiki/index.php | +2 | −0 | Go to diff View file |