stable
Clone or download
Read-only
Merge commit 'refs/changes/33/16833/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14205: Ensure switch structures are compliant with PSR-2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Controller.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_WikiController.class.php | +2 | −0 | Go to diff View file |
M | plugins/proftpd/phpunit/ProFTPd/Admin/ACLUpdaterTest.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Text.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +2 | −1 | Go to diff View file |
M | src/common/FRS/FileModuleMonitorFactory.class.php | +1 | −0 | Go to diff View file |
M | src/common/News/ChooseNewsItemController.php | +2 | −1 | Go to diff View file |
M | src/common/User/UserStatusManager.class.php | +2 | −1 | Go to diff View file |
M | src/common/include/Codendi_HTMLPurifier.class.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/HttpClient.php | +3 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/RssParser.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/pear/DB/common.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/text2png.php | +1 | −0 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/AquaTheme.class.php | +0 | −15 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/GreenTheme.class.php | +0 | −14 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/OceanTheme.class.php | +0 | −14 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/OrangeTheme.class.php | +0 | −14 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/PastelTheme.class.php | +0 | −14 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/RoseTheme.class.php | +0 | −14 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/SoftyTheme.class.php | +0 | −16 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/UniversalTheme.class.php | +0 | −14 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/VividTheme.class.php | +0 | −14 | Go to diff View file |
M | src/www/cvs/index.php | +6 | −18 | Go to diff View file |
M | src/www/include/utils.php | +2 | −2 | Go to diff View file |
M | src/www/tracker/index.php | +26 | −69 | Go to diff View file |
M | tests/phpcs/tuleap-ruleset-minimal.xml | +0 | −3 | Go to diff View file |
M | tests/simpletest/common/system_event/SystemEventManagerTest.php | +2 | −1 | Go to diff View file |