stable
Clone or download
Read-only
request #9880 Instrumentation: what is used on my Tuleap ?
Change-Id: I9b763537b63a5f9d68738987ac8f2b32b1fe32a5
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 |