stable
Clone or download
Read-only
Merge commit 'refs/changes/14/14314/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Revert "request #13068: Start enforcing Tuleap PHP coding standard in CI pipelines"
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +0 | −9 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/KanbanColumnManager.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsPane.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/ParentTrackerRetriever.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/DiagramColumnRepresentation.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemRepresentation.php | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResourceValidator.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectMilestonesResource.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/MyKanban.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/ProjectKanban.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/WidgetAddToDashboardDropdownRepresentation.php | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/WidgetKanbanConfigUpdater.php | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/ScrumPlanningFilter.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/REST/v1/MilestoneResourceValidatorTest.php | +4 | −0 | Go to diff View file |
M | plugins/artifactsfolders/include/Converter/ArtifactsFoldersToScrumV2Converter.php | +6 | −0 | Go to diff View file |
M | plugins/artifactsfolders/include/Folder/Controller.php | +3 | −0 | Go to diff View file |
M | plugins/artifactsfolders/include/Folder/HierarchyOfFolderBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/bugzilla_reference/include/Bugzilla/Administration/Router.php | +1 | −0 | Go to diff View file |
M | plugins/create_test_env/include/CallMeBack/CallMeBackMessageDao.php | +1 | −0 | Go to diff View file |
M | plugins/create_test_env/include/CallMeBack/REST/CallMeBackMessageResource.php | +1 | −0 | Go to diff View file |
M | plugins/create_test_env/include/CreateTestEnv/NotificationBotIndexController.php | +2 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/InComparisonFromWhereBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/Semantic/AssignedTo/EqualComparisonFromWhereBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/ParametrizedOrFromWhere.php | +1 | −0 | Go to diff View file |
M | plugins/crosstracker/include/crosstrackerPlugin.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Notifications/NotificationListPresenter.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Notifications/UsersRetriever.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanItemUpdator.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Upload/Version/VersionUploadFinisher.php | +1 | −0 | Go to diff View file |
M | plugins/docman/phpunit/REST/v1/MetadataRepresentationBuilderTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/phpunit/Upload/Version/VersionUploadCleanerTest.php | +1 | −0 | Go to diff View file |
M | plugins/frs/tests/rest/FRS/PackagesTest.php | +2 | −0 | Go to diff View file |
M | plugins/frs/tests/rest/FRS/ReleaseTest.php | +1 | −0 | Go to diff View file |
M | plugins/git/bin/convert_gitolite_full_logs.php | +5 | −0 | Go to diff View file |
M | plugins/git/include/Git/BigObjectAuthorization/BigObjectAuthorizationDao.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/GitPluginDefaultController.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitRepositoryBrowserController.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/HTTP/CommandFactory.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/Permissions/DefaultFineGrainedPermission.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/Permissions/HistoryValueFormatter.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/RemoteServer/Gerrit/ReplicationHTTPUserAuthenticator.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/RemoteServer/GerritCanMigrateChecker.php | +2 | −0 | Go to diff View file |
M | plugins/git/include/Git/Repository/View/CommitForCurrentTreeRetriever.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/RepositoryList/GitRepositoryListController.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/GitBundle.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/GitLegacyURLRedirectController.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Blobdiff.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/GitViews.class.php | +8 | −0 | Go to diff View file |
M | plugins/git/include/GitViews/GitPhpViewer.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/CIToken.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Hooks.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/GitViews/ShowRepo/Content.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/REST/v1/GitFileRepresentationFactory.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/XmlUgroupRetriever.php | +1 | −0 | Go to diff View file |
M | plugins/git/tests/Git/Permissions/RegexpPermissionFilterTest.php | +1 | −0 | Go to diff View file |
M | plugins/gitlfs/include/Authorization/Action/ActionAuthorizationDAO.php | +1 | −0 | Go to diff View file |
M | plugins/gitlfs/include/HTTP/LFSAPIHTTPAccessControl.php | +2 | −2 | Go to diff View file |
M | plugins/gitlfs/include/Lock/Lock.php | +1 | −0 | Go to diff View file |
M | plugins/gitlfs/include/Lock/Response/LockResponseBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/gitlfs/include/Lock/Response/LockResponseErrorRepresentation.php | +2 | −0 | Go to diff View file |
M | plugins/gitlfs/include/Lock/Response/LockResponseSuccessfulCreationRepresentation.php | +2 | −0 | Go to diff View file |
M | plugins/gitlfs/include/Lock/Response/LockResponseSuccessfulDestructionRepresentation.php | +2 | −0 | Go to diff View file |
M | plugins/gitlfs/phpunit/LFSJSONHTTPDispatchableTest.php | +1 | −0 | Go to diff View file |
M | plugins/gitlfs/phpunit/Lock/Response/LockResponseBuilderTest.php | +1 | −0 | Go to diff View file |
M | plugins/hudson/include/hudsonPlugin.class.php | +2 | −0 | Go to diff View file |
M | plugins/hudson/include/hudsonViews.class.php | +1 | −0 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsEnhancer.php | +1 | −0 | Go to diff View file |
M | plugins/label/include/Label/Widget/Dao.php | +1 | −0 | Go to diff View file |
M | plugins/label/include/Label/Widget/ProjectLabeledItems.php | +2 | −0 | Go to diff View file |
M | plugins/label/include/labelPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/ldap/include/GroupSyncSilentNotificationsManager.class.php | +2 | −0 | Go to diff View file |
M | plugins/mediawiki/phpunit/mediawikiPluginTest.php | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php | +3 | −0 | Go to diff View file |
M | plugins/mfa/include/Enrollment/TOTP/TOTPEnroller.php | +1 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/Controller.php | +1 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Router.php | +1 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/Controller.php | +2 | −0 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/SystemEvent/PROFTPD_UPDATE_ACL.class.php | +1 | −0 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/Xferlog/FileImporter.class.php | +2 | −0 | Go to diff View file |
M | plugins/projectlinks/include/projectlinksPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/InlineComment/InlineCommentUpdater.php | +4 | −3 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/NavigationTab/NavigationTabPresenterBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/PullRequestCloser.php | +7 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php | +7 | −7 | Go to diff View file |
M | plugins/pullrequest/tests/InlineComment/InlineCommentUpdaterTest.php | +2 | −0 | Go to diff View file |
M | plugins/pullrequest/tests/rest/PullRequest/PullRequestsLabelsTest.php | +1 | −0 | Go to diff View file |
M | plugins/referencealias_core/include/ReferenceAliasCore/Dao.php | +1 | −0 | Go to diff View file |
M | plugins/referencealias_git/include/ReferenceAliasGit/Dao.php | +1 | −0 | Go to diff View file |
M | plugins/referencealias_svn/include/ReferenceAliasSVN/Dao.php | +1 | −0 | Go to diff View file |
M | plugins/statistics/include/DataExportRouter.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/include/DiskUsageRouter.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/include/DiskUsageServicesPresenterBuilder.php | +2 | −0 | Go to diff View file |
M | plugins/svn/bin/svn_post_commit.php | +3 | −3 | Go to diff View file |
M | plugins/svn/include/REST/v1/ProjectResource.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/Reference/Reference.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/AdminGroupsPresenter.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/BaseAdminPresenter.php | +3 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/ImmutableTagController.php | +2 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/MailHeader.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/MailHeaderDao.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/MailHeaderManager.php | +2 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/DiskUsage/DiskUsageRetriever.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/Hooks/PreRevpropChange.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/SvnLogger.php | +2 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/SvnPermissionManager.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/XMLSvnExporter.php | +1 | −0 | Go to diff View file |
M | plugins/svn/tests/SVN/Mails/MailReceivedFromUserExtractorTest.php | +1 | −0 | Go to diff View file |
M | plugins/svn/tests/SVN/Repository/RuleNameTest.php | +3 | −0 | Go to diff View file |
M | plugins/svn/tests/SVN/Service/ServiceActivatorTest.php | +1 | −0 | Go to diff View file |
M | plugins/svn/tests/rest/SVN/ProjectTest.php | +1 | −0 | Go to diff View file |
M | plugins/svn/tests/rest/TestBase.php | +1 | −0 | Go to diff View file |
M | plugins/textualreport/include/TextualReport/ArtifactsPresentersBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/textualreport/include/TextualReport/SinglePageExporter.php | +1 | −0 | Go to diff View file |
M | plugins/textualreport/include/TextualReport/SinglePagePresenterBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Admin/AdminController.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingBadTimeFormatException.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/REST/v1/TimetrackingRepresentationBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/REST/v1/UserResource.php | +2 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Router.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/include/timetrackingPlugin.class.php | +2 | −0 | Go to diff View file |
M | plugins/timetracking/phpunit/Time/TimeControllerTest.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/tests/rest/TimetrackingBase.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/tests/rest/TimetrackingDataBuilder.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ChangesetRepresentation.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/MovedArtifactValueBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/FieldListBindUGroupValueRepresentation.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/FieldListBindUserValueRepresentation.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/FieldListStaticValueRepresentation.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/WorkflowRulesRepresentation.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactLinkRepresentation.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackersResource.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactsDeletionManager.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Event/ArtifactsReordered.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ExistingArtifactSourceIdFromTrackerExtractor.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigController.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigPresenter.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Events/MoveArtifactGetExternalSemanticCheckers.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Events/XMLImportArtifactLinkTypeCanBeDisabled.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/BurndownFieldPresenter.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/ChartConfigurationFieldRetriever.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/ChartConfigurationValueChecker.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/CustomColumn/CSVOutputStrategy.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/CustomColumn/ValueFormatter.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ListFields/FieldValueMatcher.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindDecorator.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/TransitionListValidator.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Notifications/Settings/Administration/NotificationsAdminSettingsDisplayController.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidFields/Date/DateFormatValidator.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/DateTimeConditionBuilder.php | +10 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparison/ForText.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/TrackerReportConfigPresenter.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Webhook/Actions/WebhookDeleteController.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Webhook/ArtifactPayload.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Workflow/WorkflowLegacyController.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Workflow/WorkflowTransitionController.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/dao/ConfigNotificationEmailCustomSenderDao.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Update/Internal/SetIntValueRepository.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Update/PostActionCollectionUpdater.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/Transition/Condition/ConditionsUpdater.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/Transition/Update/TransitionReplicatorBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/REST/v1/Workflow/TransitionPOSTHandlerTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/ArtifactLinkValidatorTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Field/ListFields/FieldValueMatcherTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/SetFloatValueRepositoryTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/SetIntValueRepositoryTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/PostActionCollectionUpdaterTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/ChangesetValueComputedTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommandTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/InvalidFields/ListFieldCheckerWithBindStaticTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/InvalidFields/ListFieldCheckerWithBindUsersTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Service/ServiceActivatorTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValueXMLExporterVisitorTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/TrackerReportRendererTableTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_ArtifactLinkTest.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_BurndownTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/TQL/TQLTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/Workflows/TrackerWorkflowTransitionsTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/Workflows/TrackerWorkflowsTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/XML/ArtifactTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker_encryption/include/ChangesetValue.php | +3 | −0 | Go to diff View file |
M | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsRetriever.php | +1 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/BacklogRequiredTrackerCollection.php | +2 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/BacklogRequiredTrackerCollectionFormatter.php | +2 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php | +1 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenterBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityDao.php | +1 | −0 | Go to diff View file |
M | src/common/Dashboard/Project/ProjectDashboardController.php | +11 | −2 | Go to diff View file |
M | src/common/Dashboard/Project/ProjectDashboardRouter.php | +1 | −0 | Go to diff View file |
M | src/common/Dashboard/User/UserDashboardRouter.php | +1 | −0 | Go to diff View file |
M | src/common/JWT/REST/v1/JWTResource.class.php | +1 | −0 | Go to diff View file |
M | src/common/OpenGraph/OpenGraphPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupPaneCollector.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Admin/ProjectHistoryPresenter.php | +6 | −0 | Go to diff View file |
M | src/common/Project/Admin/ProjectHistoryResultsPresenter.php | +5 | −0 | Go to diff View file |
M | src/common/Project/Admin/ProjectListSearchFieldsPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Admin/ProjectUGroup/BindingController.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Home.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Label/CollectionOfLabelPresenter.php | +2 | −0 | Go to diff View file |
M | src/common/Project/Label/LabelsCurlyCoatedRetriever.php | +2 | −0 | Go to diff View file |
M | src/common/Project/REST/UserGroupRepresentation.class.php | +1 | −0 | Go to diff View file |
M | src/common/Project/REST/UserRepresentation.class.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Service/ServicesPresenterBuilder.php | +2 | −2 | Go to diff View file |
M | src/common/Project/UGroupManager.class.php | +5 | −5 | Go to diff View file |
M | src/common/REST/ProjectAuthorization.class.php | +1 | −0 | Go to diff View file |
M | src/common/User/Admin/UserListSearchFieldsPresenter.php | +2 | −2 | Go to diff View file |
M | src/common/User/Admin/UserStatusChecker.php | +1 | −0 | Go to diff View file |
M | src/common/User/REST/v1/UserResource.php | +5 | −4 | Go to diff View file |
M | src/common/admin/ProjectCreation/ProjectCategoriesDisplayController.php | +1 | −0 | Go to diff View file |
M | src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigUpdateController.php | +2 | −0 | Go to diff View file |
M | src/common/admin/ProjectEdit/ProjectEditController.php | +1 | −0 | Go to diff View file |
M | src/common/frs/FRSRouter.php | +3 | −0 | Go to diff View file |
M | src/common/frs/PermissionController.php | +1 | −0 | Go to diff View file |
M | src/common/frs/ToolbarPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/frs/UploadedLinkPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/layout/Layout.class.php | +1 | −0 | Go to diff View file |
M | src/common/reference/ReferenceOpenGraph.php | +1 | −0 | Go to diff View file |
M | src/common/svn/DiskUsage/Collector.php | +2 | −0 | Go to diff View file |
M | src/common/svn/viewvc/ViewVCProxy.php | +1 | −0 | Go to diff View file |
M | src/common/system_event/SystemEventSearchPresenter.php | +1 | −0 | Go to diff View file |
M | src/common/widget/Event/GetTrackersWithCriteria.php | +1 | −0 | Go to diff View file |
M | src/common/widget/ProjectMembers/ProjectMembers.php | +1 | −0 | Go to diff View file |
M | src/composer.json | +1 | −2 | Go to diff View file |
M | src/composer.lock | +6 | −92 | Go to diff View file |
M | src/www/account/change_pw.php | +2 | −0 | Go to diff View file |
M | src/www/account/lostlogin.php | +1 | −0 | Go to diff View file |
M | src/www/admin/show_pending_documents.php | +1 | −0 | Go to diff View file |
M | src/www/file/admin/editproc.php | +4 | −0 | Go to diff View file |
M | src/www/file/admin/manageprocessors.php | +4 | −0 | Go to diff View file |
M | src/www/file/file_utils.php | +7 | −0 | Go to diff View file |
M | src/www/file/showfiles.php | +9 | −0 | Go to diff View file |
M | src/www/include/user.php | +2 | −0 | Go to diff View file |
M | src/www/my/index.php | +2 | −0 | Go to diff View file |
M | src/www/project/admin/ugroup.php | +1 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Content/Projects/ProjectPresenter.php | +2 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Content/Projects/ProjectPresentersBuilder.php | +1 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Presenter.php | +1 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/Presenter.php | +2 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/PresenterBuilder.php | +3 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/index.php | +1 | −0 | Go to diff View file |
M | tests/Jenkinsfile | +0 | −16 | Go to diff View file |
M | tests/actions.groovy | +0 | −7 | Go to diff View file |
M | tests/e2e/distlp/tests/SVN/SVNCLITest.php | +2 | −2 | Go to diff View file |
D | tests/helpers.groovy | +0 | −12 | Go to diff View file |
D | tests/phpcs/tuleap-ruleset-minimal.xml | +0 | −22 | Go to diff View file |
D | tests/phpcs/tuleap-ruleset.xml | +0 | −15 | Go to diff View file |
M | tests/phpunit/common/Project/UGroupManagerTest.php | +13 | −13 | Go to diff View file |
M | tests/rest/lib/TestDataBuilder.php | +3 | −0 | Go to diff View file |
M | tests/rest/lib/TrackerBase.php | +1 | −0 | Go to diff View file |
M | tests/rest/tests/ArtifactsTest.php | +1 | −0 | Go to diff View file |
M | tests/simpletest/common/User/XML/Import/MappingFileOptimusPrimeTransformerTest.php | +1 | −0 | Go to diff View file |
M | tests/simpletest/common/User/XML/Import/ReadyToBeImportedUsersCollectionTest.php | +1 | −0 | Go to diff View file |
M | tests/simpletest/common/User/XML/Import/UsersToBeImportedCollectionTest.php | +1 | −0 | Go to diff View file |
M | tests/simpletest/common/backend/_fixtures/iterator_test/dir1/file1.html.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/backend/_fixtures/iterator_test/dir1/file1.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/backend/_fixtures/iterator_test/file0.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/backend/_fixtures/post-revprop-change.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/frs/FRSPermissionManagerTest.php | +3 | −0 | Go to diff View file |
M | tests/simpletest/common/xml/PHPCastTest.php | +1 | −0 | Go to diff View file |
M | tools/utils/githooks/pre-commit-02-phpcs | +3 | −15 | Go to diff View file |