stable

Clone or download

Read-only

Merge commit 'refs/changes/88/23288/1' of ssh://gerrit.tuleap.net:29418/tuleap

# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: request #22196 Psalm: 4.7.2 -> 4.8.1

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Planning/Admin/PlanningEditionPresenter.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/Planning/ArtifactMilestone.class.php +2 −2 Go to diff View file
M plugins/cardwall/include/BoardPresenter.class.php +0 −3 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +2 −2 Go to diff View file
M plugins/docman/include/Docman_PermissionsExport.class.php +1 −0 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/CustomMetadataRepresentationRetriever.php +1 −4 Go to diff View file
M plugins/dynamic_credentials/include/User/DynamicUser.php +4 −1 Go to diff View file
M plugins/frs/include/FRS/REST/v1/ProjectResource.php +1 −1 Go to diff View file
M plugins/git/include/Git/URL.class.php +13 −18 Go to diff View file
M plugins/git/include/GitXmlImporter.class.php +0 −3 Go to diff View file
M plugins/git/include/Git_Backend_Interface.php +2 −4 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/DataBuilderV5.class.php +12 −6 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Burndown_DataBuilder.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediaWikiXMLImporter.class.php +0 −4 Go to diff View file
M plugins/svn/include/SVN/Repository/RepositoryByProjectCollection.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/SetFieldValueRepresentation.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/CardPresenter.class.php +10 −10 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/SystemEvent/SystemEvent_BURNDOWN_DAILY.php +3 −12 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_URL.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Visitor.php +3 −3 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSPackage.class.php +3 −3 Go to diff View file
M src/common/Password/PasswordValidator.class.php +1 −1 Go to diff View file
M src/common/Project/ServiceAccessEvent.php +0 −3 Go to diff View file
M src/common/TreeNode/InjectSpanPaddingInTreeNodeVisitor.class.php +2 −2 Go to diff View file
M src/common/dao/RestrictedPluginDao.class.php +13 −13 Go to diff View file
M src/common/include/Codendi_HTMLPurifier.class.php +1 −0 Go to diff View file
M src/common/include/Codendi_HtmlUnifiedDiffFormatter.php +2 −0 Go to diff View file
M src/common/include/Response.class.php +1 −0 Go to diff View file
M src/common/mail/Codendi_Mail.class.php +3 −3 Go to diff View file
M src/common/valid/Rule_File.php +10 −10 Go to diff View file
M src/common/valid/Rule_RealName.php +2 −2 Go to diff View file
M src/common/wiki/lib/WikiAttachment.class.php +3 −0 Go to diff View file
M src/composer.json +1 −1 Go to diff View file
M src/composer.lock +105 −104 Go to diff View file
M src/www/project/export/project_export_utils.php +1 −0 Go to diff View file
M tests/psalm/psalm.xml +3 −0 Go to diff View file
M tests/psalm/tuleap-baseline.xml +196 −573 Go to diff View file