stable
Clone or download
Read-only
No functional changes expected. Part of: story #24228 create/update/delete mediawiki-standalone in my project Change-Id: I26098b3469c9858cb5f687831ad9ceebbbf02186
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +5 | −4 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +7 | −14 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +8 | −32 | Go to diff View file |
M | plugins/gitlfs/include/gitlfsPlugin.php | +6 | −3 | Go to diff View file |
M | plugins/hudson/include/hudsonPlugin.php | +7 | −11 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.php | +5 | −4 | Go to diff View file |
M | plugins/oauth2_server/include/oauth2_serverPlugin.php | +8 | −5 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +6 | −3 | Go to diff View file |
M | plugins/project_ownership/include/project_ownershipPlugin.php | +5 | −22 | Go to diff View file |
M | plugins/projectmilestones/include/projectmilestonesPlugin.php | +5 | −4 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +5 | −7 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +6 | −13 | Go to diff View file |
M | src/common/admin/ProjectEdit/ProjectEditController.php | +3 | −22 | Go to diff View file |
A | src/common/admin/ProjectEdit/ProjectStatusUpdate.php | +41 | −0 | Go to diff View file |
M | src/common/system_event/SystemEventManager.class.php | +22 | −24 | Go to diff View file |
M | src/www/admin/approve-pending.php | +2 | −1 | Go to diff View file |