stable
Clone or download
Read-only
With this patch, everything that goes to codendi_syslog can be redirected to actual syslog. Part of story #14683 install a basic image Change-Id: Ia3dc1a778f00b84bed737c44b457e0541f23c31b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/FirstKanbanCreator.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnsResource.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectMilestonesResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v2/ProjectBacklogResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouterBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/tests/rest/DataBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/REST/v1/Folders/DocmanItemCreatorBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +3 | −3 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/FileResource.php | +1 | −1 | Go to diff View file |
M | plugins/frs/include/frsPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/git/phpunit/Git/Driver/Gerrit/GerritDriverFactoryTest.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_CleanUpManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiInstantiater.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/proftpd/bin/parse_xferlog.php | +1 | −1 | Go to diff View file |
M | plugins/projectmilestones/include/Widget/ProjectMilestonesPresenterBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php | +1 | −1 | Go to diff View file |
M | plugins/svn/bin/migrate_to_plugin.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/bin/emailgateway.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArchiveAndDeleteArtifactTaskBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Workflow/WorkflowFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +3 | −3 | Go to diff View file |
M | plugins/tracker_encryption/include/tracker_encryptionPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/velocity/include/velocityPlugin.php | +1 | −1 | Go to diff View file |
M | src/common/Password/PasswordStrategy.class.php | +1 | −1 | Go to diff View file |
M | src/common/backend/Backend.class.php | +1 | −1 | Go to diff View file |
M | src/common/backend/BackendLogger.class.php | +10 | −5 | Go to diff View file |
M | src/common/include/SiteCache.php | +1 | −1 | Go to diff View file |
M | src/common/plugin/Plugin.class.php | +1 | −1 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_SYSTEM_CHECK.class.php | +3 | −8 | Go to diff View file |
M | src/utils/svn/codendi_svn_pre_commit.php | +1 | −1 | Go to diff View file |
M | src/www/include/pre.php | +1 | −1 | Go to diff View file |
M | src/www/index.php | +1 | −1 | Go to diff View file |