stable
Clone or download
Read-only
Merge commit 'refs/changes/09/15609/4' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #13689: Remove the need for a custom include_path
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/admindelegation/include/AdminDelegationPluginInfo.class.php | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/Dao/Dao_InitialEffort.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardPluginInfo.class.php | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouter.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/ArtifactCreationController.class.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneController.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestonePresenter.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneSelectorController.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/PlanningDao.class.php | +0 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/VirtualTopMilestoneController.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/tests/builders/aPlanningCreationRequest.php | +0 | −2 | Go to diff View file |
M | plugins/archivedeleteditems/include/ArchiveDeletedItemsPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/archivedeleteditems/include/ArchiveDeletedItemsPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/artifactsfolders/bin/convert_from_folders_to_scrum.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/CardController.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/CardInCellPresenterNode.class.php | +0 | −3 | Go to diff View file |
M | plugins/cardwall/include/CardwallPluginDescriptor.class.php | +0 | −3 | Go to diff View file |
M | plugins/cardwall/include/CardwallPluginInfo.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/Cardwall_RendererDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/OnTop/Config/Command/UpdateColumns.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/OnTop/Config/Updater.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/OnTop/Config/View/ColumnDefinition.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/Pane.class.php | +0 | −3 | Go to diff View file |
M | plugins/cardwall/include/Semantic/Dao/CardFieldsDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/include/UserPreferences/UserPreferencesController.class.php | +0 | −2 | Go to diff View file |
M | plugins/cardwall/tests/OnTop/Config/UpdaterTest.php | +0 | −1 | Go to diff View file |
M | plugins/crosstracker/bin/migrate_old_crosstracker_widgets.php | +1 | −1 | Go to diff View file |
M | plugins/docman/bin/DocmanExport/export.php | +3 | −4 | Go to diff View file |
M | plugins/docman/bin/DocmanImport/import.php | +4 | −4 | Go to diff View file |
M | plugins/docman/bin/import_from_docman_v1.php | +2 | −2 | Go to diff View file |
M | plugins/docman/db/upgrade_v2.6.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/Reviewer/ReviewerDao.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/DocmanPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/DocmanPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_Actions.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_FileStorage.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_FilterDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_Folder.class.php | +0 | −4 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataListOfValuesElementFactory.class.php | +0 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataValueDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataValueFactory.class.php | +0 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_PermissionsExport.class.php | +2 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_PermissionsManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_PermissionsManagerDao.class.php | +1 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_ReportDao.class.php | +0 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_SettingsDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_TokenDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_VersionDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/docman/include/soap.php | +2 | −6 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionPermissions.class.php | +1 | −2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionReferences.class.php | +0 | −4 | Go to diff View file |
M | plugins/forumml/bin/mail2dbng.php | +1 | −1 | Go to diff View file |
M | plugins/forumml/include/ForumMLPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/forumml/include/ForumMLPluginInfo.class.php | +0 | −4 | Go to diff View file |
M | plugins/forumml/include/ForumML_AttachmentDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/forumml/include/ForumML_MessageDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/bin/convert_gitolite_full_logs.php | +1 | −1 | Go to diff View file |
M | plugins/git/bin/gl-admin-housekeeping.php | +2 | −2 | Go to diff View file |
M | plugins/git/bin/gl-membership.php | +2 | −2 | Go to diff View file |
M | plugins/git/bin/gl-rename-project.php | +3 | −3 | Go to diff View file |
M | plugins/git/bin/import_all_giotlite3_logs.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/Ci/Dao.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/Ci/Launcher.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritLegacy.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/CleanUpGitoliteAdminRepo.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/Command.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/DoNothing.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/EnableGitGc.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/ServiceRestarter.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/ServiceStopper.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/Git/GitoliteHousekeeping/GitoliteHousekeepingGitGc.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/GitBackend.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/GitPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/git/include/GitViews.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git_LastPushesGraph.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/REST/v1/ProjectResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_MIGRATION.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_PROJECT_DELETE.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_PROJECT_READONLY.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_DELETE.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_FORK..php | +0 | −2 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_UPDATE.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_USER_RENAME.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/include/mvc/PluginViews.class.php | +0 | −2 | Go to diff View file |
M | plugins/git/tests/Git/GitoliteHousekeeping/ChainOfResponsibility/CheckRunningEventsTest.php | +0 | −1 | Go to diff View file |
M | plugins/git/tests/Git/GitoliteHousekeeping/ChainOfResponsibility/CleanUpGitoliteAdminRepoTest.php | +0 | −1 | Go to diff View file |
M | plugins/git/tests/Git/GitoliteHousekeeping/ChainOfResponsibility/ServiceRestarterTest.php | +0 | −1 | Go to diff View file |
M | plugins/git/tests/Git/GitoliteHousekeeping/ChainOfResponsibility/ServiceStopperTest.php | +0 | −1 | Go to diff View file |
M | plugins/git/tests/GitActionsTest.php | +0 | −6 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5PluginDescriptor.class.php | +0 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5PluginInfo.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_DatesV5.class.php | +0 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_Int_TextFieldsV5.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_NumericFieldsV5.class.php | +0 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_SelectboxesAndTextsV5.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_SelectboxesV5.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php | +0 | −6 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_ChartDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_BarDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_BurndownDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_CumulativeFlowDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Gantt.class.php | +0 | −11 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_GanttDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_PieDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Bar.class.php | +0 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Pie.class.php | +0 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php | +0 | −1 | Go to diff View file |
M | plugins/hudson/include/hudson.class.php | +0 | −3 | Go to diff View file |
M | plugins/hudson/include/hudsonPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/hudson/include/hudsonPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/hudson/include/hudsonViews.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/bin/convertSvnToLdap.php | +1 | −2 | Go to diff View file |
M | plugins/ldap/bin/ldap_feed_user.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/bin/ldap_sync.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/bin/registerUser.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_BackendSVN.class.php | +0 | −5 | Go to diff View file |
M | plugins/ldap/include/LDAP_ProjectGroupDao.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_UserGroupDao.class.php | +2 | −2 | Go to diff View file |
M | plugins/ldap/include/LdapPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/ldap/include/LdapPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/mediawiki/bin/clean-unused-db.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/bin/identify_lost_databases.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/bin/move_to_single_db.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediaWikiPluginDescriptor.class.php | +0 | −3 | Go to diff View file |
M | plugins/mediawiki/include/MediaWikiPluginInfo.class.php | +0 | −2 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiSiteAdminResourceRestrictorDao.php | +0 | −2 | Go to diff View file |
M | plugins/mediawiki/www/LocalSettings.php | +3 | −3 | Go to diff View file |
M | plugins/mediawiki/www/forge_admin.php | +3 | −3 | Go to diff View file |
M | plugins/mediawiki/www/images.php | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/Controller.php | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Login/Controller.php | +1 | −1 | Go to diff View file |
M | plugins/pluginsadministration/include/PluginsAdministrationPluginDescriptor.class.php | +0 | −3 | Go to diff View file |
M | plugins/proftpd/bin/parse_xferlog.php | +2 | −2 | Go to diff View file |
M | plugins/proftpd/bin/switch_to_unix_password.php | +1 | −1 | Go to diff View file |
M | plugins/proftpd/include/ProFTPd/Admin/PermissionsManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/proftpd/www/explorer.php | +2 | −2 | Go to diff View file |
M | plugins/proftpd/www/index.php | +2 | −2 | Go to diff View file |
M | plugins/projectlinks/include/ProjectLinksPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/projectlinks/include/ProjectLinksPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/projectlinks/include/projectlinksPlugin.class.php | +2 | −2 | Go to diff View file |
M | plugins/projectlinks/www/projectlinks_admin.php | +1 | −2 | Go to diff View file |
M | plugins/statistics/bin/collectDiskUsage.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/bin/extract_service_usage.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/bin/purgeDiskUsageData.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/include/StatisticsPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/statistics/include/StatisticsPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageGraph.class.php | +0 | −4 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageHtml.class.php | +0 | −4 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageOutput.class.php | +0 | −2 | Go to diff View file |
M | plugins/statistics/include/Statistics_Formatter_Scm.class.php | +1 | −2 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.class.php | +0 | −2 | Go to diff View file |
M | plugins/statistics/tests/Statistics_Services_UsageFormatterTest.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/data_export.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/www/disk_usage.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/www/disk_usage_graph.php | +3 | −3 | Go to diff View file |
M | plugins/statistics/www/frequence_stat_graph.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/index.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/project_cumulativeDiskUsage_graph.php | +3 | −3 | Go to diff View file |
M | plugins/statistics/www/project_over_quota.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/project_quota.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/www/project_stat.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/www/project_stat_graph.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/www/scm_stats.php | +5 | −5 | Go to diff View file |
M | plugins/statistics/www/services_usage.php | +7 | −7 | Go to diff View file |
M | plugins/statistics/www/soap/index.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/soap/wsdl.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/usage_stat.php | +2 | −2 | Go to diff View file |
M | plugins/svn/bin/migrate_to_plugin.php | +1 | −1 | Go to diff View file |
M | plugins/svn/bin/post-revprop-change.php | +1 | −1 | Go to diff View file |
M | plugins/svn/bin/pre-revprop-change.php | +1 | −1 | Go to diff View file |
M | plugins/svn/bin/svn_post_commit.php | +1 | −1 | Go to diff View file |
M | plugins/svn/bin/svn_pre_commit.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/SvnPermissionManager.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/bin/create_tracker_structure_from_tv3.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/bin/emailgateway.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/bin/import_artifacts_xml.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/bin/import_tracker_xml_template.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/bin/remove_multiple_artifacts.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/bin/store_stripped_body_of_comments.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Node.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Text.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/PriorityDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderManager.class.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderRenderer.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Events/SystemEvent_TRACKER_V3_MIGRATION.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.class.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOn.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_FieldDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_Static_ValueDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_Ugroups_ValueDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_ValueDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Migration/V3/Dao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/ReferenceManager.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Session.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/Tracker_Report_CriteriaDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Criteria_Alphanum_ValueDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Criteria_ValueDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Date/Dao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/List/Dao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/dao/Tracker_RuleDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_StatusDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_TitleDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_URL.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/TreeNode/CardPresenterNode.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/dao/TrackerDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/dao/Tracker_FileInfoDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/TrackerPluginDefaultController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Workflow/Action/Rules/EditRules.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Float.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Transition_PostAction.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Workflow/Transition/Condition/FieldNotEmpty/Dao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Workflow/TransitionFactory.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Workflow/Workflow_Dao.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/trackerPluginDescriptor.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/trackerPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/tests/DateFormatterTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/DateTimeFormatterTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/FormElement/AdminTest.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/HomeNavPresenterTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/TrackerFactoryTest.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/tests/TrackerManagerTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_FieldTest.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_DateTest.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_FileTest.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_IntegerTest.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_TextTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_RulesManagerTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Semantic_ContributorTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Semantic_DescriptionTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Semantic_StatusTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/CIBuild/Transition_PostAction_CIBuildTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker_date_reminder/include/TrackerDateReminderPluginDescriptor.class.php | +1 | −3 | Go to diff View file |
M | plugins/tracker_date_reminder/include/TrackerDateReminderPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/userlog/bin/clean_userlog_request.php | +1 | −1 | Go to diff View file |
M | plugins/userlog/include/UserLogDao.class.php | +0 | −2 | Go to diff View file |
M | plugins/userlog/include/UserLogExporter.php | +1 | −1 | Go to diff View file |
M | plugins/userlog/include/UserLogPluginDescriptor.class.php | +0 | −3 | Go to diff View file |
M | plugins/userlog/include/UserLogPluginInfo.class.php | +0 | −3 | Go to diff View file |
M | plugins/webdav/www/index.php | +2 | −3 | Go to diff View file |
M | src/common/News/Admin/NewsRetriever.php | +1 | −1 | Go to diff View file |
M | src/common/News/ChooseNewsItemController.php | +2 | −2 | Go to diff View file |
M | src/common/Project/Admin/ProjectDetails/ProjectDetailsController.php | +1 | −1 | Go to diff View file |
M | src/common/Project/CustomDescription/CustomDescriptionDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/Project/CustomDescription/CustomDescriptionValueDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/Project/ProjectCreationData.class.php | +1 | −1 | Go to diff View file |
M | src/common/Project/ProjectCreator.class.php | +5 | −19 | Go to diff View file |
M | src/common/Project/ProjectManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/Project/ProjectUGroup.php | +1 | −1 | Go to diff View file |
M | src/common/Project/Project_SOAPServer.class.php | +2 | −5 | Go to diff View file |
M | src/common/Project/Service/ServiceUsageDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/Project/UGroupManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/User/GenericUserFactory.class.php | +0 | −3 | Go to diff View file |
M | src/common/User/LoginController.class.php | +0 | −3 | Go to diff View file |
M | src/common/User/PendingUserNotifier.php | +1 | −1 | Go to diff View file |
M | src/common/User/User_SSHKeyDumper.class.php | +0 | −3 | Go to diff View file |
M | src/common/Widget/Rule_Widget.class.php | +0 | −2 | Go to diff View file |
M | src/common/Widget/Valid_Widget.class.php | +0 | −3 | Go to diff View file |
M | src/common/Widget/Widget_MyAdmin.class.php | +2 | −4 | Go to diff View file |
M | src/common/Widget/Widget_MyLatestSvnCommits.class.php | +1 | −1 | Go to diff View file |
M | src/common/Widget/Widget_ProjectDescription.class.php | +0 | −3 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestCvsCommits.class.php | +1 | −2 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestNews.class.php | +1 | −3 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestSvnCommits.class.php | +1 | −2 | Go to diff View file |
M | src/common/admin/Admin_ProjectListExporter.class.php | +1 | −1 | Go to diff View file |
M | src/common/admin/Admin_UserListExporter.class.php | +1 | −1 | Go to diff View file |
M | src/common/backend/BackendSVN.class.php | +1 | −1 | Go to diff View file |
M | src/common/cvs/ViewVC/ViewVCProxy.php | +2 | −2 | Go to diff View file |
M | src/common/dao/FRSFileDao.class.php | +1 | −2 | Go to diff View file |
M | src/common/dao/SystemEventDao.class.php | +0 | −3 | Go to diff View file |
M | src/common/dao/TrackerIdSharingDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/dao/UGroupUserDao.class.php | +1 | −1 | Go to diff View file |
M | src/common/frs/FRSFileFactory.class.php | +0 | −5 | Go to diff View file |
M | src/common/frs/FRSLog.class.php | +0 | −2 | Go to diff View file |
M | src/common/frs/FRSPackageFactory.class.php | +0 | −5 | Go to diff View file |
M | src/common/frs/FRSRelease.class.php | +0 | −4 | Go to diff View file |
M | src/common/frs/FRSReleaseFactory.class.php | +0 | −7 | Go to diff View file |
M | src/common/frs/FileModuleMonitorFactory.class.php | +0 | −3 | Go to diff View file |
M | src/common/html/HTML_Element_Selectbox_TrackerFields_Dates.class.php | +0 | −4 | Go to diff View file |
M | src/common/html/HTML_Element_Selectbox_TrackerFields_Int_TextFields.class.php | +0 | −4 | Go to diff View file |
M | src/common/html/HTML_Element_Selectbox_TrackerFields_Numerics.class.php | +0 | −4 | Go to diff View file |
M | src/common/html/HTML_Element_Selectbox_TrackerFields_Selectboxes.class.php | +0 | −4 | Go to diff View file |
M | src/common/html/HTML_Element_Selectbox_TrackerFields_Texts.class.php | +0 | −4 | Go to diff View file |
M | src/common/include/Toggler.class.php | +0 | −1 | Go to diff View file |
M | src/common/mail/MassmailSender.class.php | +0 | −2 | Go to diff View file |
M | src/common/mail/Tuleap_Template_Mail.class.php | +0 | −1 | Go to diff View file |
M | src/common/mailing_list/MailingList.class.php | +0 | −1 | Go to diff View file |
M | src/common/mvc2/Controller.class.php | +0 | −4 | Go to diff View file |
M | src/common/plugin/PluginFileInfo.class.php | +0 | −3 | Go to diff View file |
M | src/common/plugin/PluginInfo.class.php | +1 | −3 | Go to diff View file |
M | src/common/reference/CrossReference.class.php | +1 | −1 | Go to diff View file |
M | src/common/session/Codendi_Session.class.php | +0 | −1 | Go to diff View file |
M | src/common/soap/SOAP_NusoapWSDL.class.php | +2 | −3 | Go to diff View file |
M | src/common/soap/dao/SOAP_RequestLimitatorDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/svn/Hook.class.php | +0 | −2 | Go to diff View file |
M | src/common/svn/SVNAccessFile.class.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SVN_LogDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/svn/SVN_LogFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SVN_PermissionsManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SVN_SOAPServer.class.php | +0 | −4 | Go to diff View file |
M | src/common/svn/SvnNotification.class.php | +0 | −2 | Go to diff View file |
M | src/common/svn/hook/PostRevPropset.class.php | +0 | −3 | Go to diff View file |
M | src/common/svn/hook/PreRevPropset.class.php | +0 | −2 | Go to diff View file |
M | src/common/svn/viewvc/ViewVCProxy.php | +2 | −2 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_PROJECT_RENAME.class.php | +1 | −2 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_USER_RENAME.class.php | +0 | −3 | Go to diff View file |
M | src/common/tracker/ArtifactFieldFactory.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactFieldSetFactory.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactGlobalNotificationFactory.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactImport.class.php | +0 | −4 | Go to diff View file |
M | src/common/tracker/ArtifactReportFactory.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactReportField.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactRuleFactory.class.php | +0 | −3 | Go to diff View file |
M | src/common/tracker/ArtifactType.class.php | +1 | −5 | Go to diff View file |
M | src/common/tracker/ArtifactTypeFactory.class.php | +0 | −6 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactFieldHtml.class.php | +0 | −1 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactImportHtml.class.php | +1 | −2 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactRuleValueJavascript.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactTypeHtml.class.php | +1 | −3 | Go to diff View file |
M | src/common/valid/Rule.class.php | +1 | −1 | Go to diff View file |
D | src/common/wiki/PHPWikiPluginRedirector.class.php | +0 | −26 | Go to diff View file |
M | src/common/wiki/WikiService.class.php | +4 | −6 | Go to diff View file |
M | src/common/wiki/WikiServiceAdmin.class.php | +0 | −4 | Go to diff View file |
M | src/common/wiki/actions/WikiActions.class.php | +1 | −2 | Go to diff View file |
M | src/common/wiki/lib/Wiki.class.php | +2 | −2 | Go to diff View file |
M | src/common/wiki/lib/WikiAttachment.class.php | +4 | −6 | Go to diff View file |
M | src/common/wiki/lib/WikiAttachmentDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/lib/WikiAttachmentRevisionDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/lib/WikiPage.class.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/lib/WikiPageWrapper.class.php | +2 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/gforge.php | +2 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/display.php | +2 | −3 | Go to diff View file |
M | src/common/wiki/views/WikiServiceAdminViews.class.php | +6 | −6 | Go to diff View file |
M | src/common/wiki/views/WikiViews.class.php | +0 | −2 | Go to diff View file |
M | src/etc/fpm73/tuleap-long-running-request.conf | +1 | −2 | Go to diff View file |
M | src/etc/fpm73/tuleap.conf | +0 | −1 | Go to diff View file |
M | src/utils/TrackerV3-data-exporter.php | +1 | −1 | Go to diff View file |
M | src/utils/check_user_mapping_for_project_import.php | +1 | −1 | Go to diff View file |
M | src/utils/cvs1/cvs_loginfo_clean.php | +1 | −2 | Go to diff View file |
M | src/utils/export.sh | +1 | −1 | Go to diff View file |
M | src/utils/export_project_xml.php | +1 | −1 | Go to diff View file |
M | src/utils/generate_user_mapping_for_project_import.php | +1 | −1 | Go to diff View file |
M | src/utils/httpd/postrotate.php | +1 | −1 | Go to diff View file |
M | src/utils/import_project_xml.php | +1 | −1 | Go to diff View file |
M | src/utils/php-launcher.sh | +1 | −1 | Go to diff View file |
M | src/utils/svn/codendi_svn_pre_commit.php | +1 | −3 | Go to diff View file |
M | src/utils/svn/force_refresh_codendi_svnroot.php | +1 | −1 | Go to diff View file |
M | src/utils/svn/force_refresh_svnaccessfile.php | +1 | −1 | Go to diff View file |
M | src/utils/svn/post-revprop-change.php | +1 | −2 | Go to diff View file |
M | src/utils/svn/pre-revprop-change.php | +1 | −2 | Go to diff View file |
M | src/utils/svn/svnroot_push.php | +1 | −1 | Go to diff View file |
M | src/utils/svn/svnroot_updater.php | +1 | −1 | Go to diff View file |
M | src/utils/tv3_to_test.php | +1 | −1 | Go to diff View file |
M | src/utils/worker.php | +1 | −1 | Go to diff View file |
M | src/www/account/change_email-complete.php | +1 | −1 | Go to diff View file |
M | src/www/account/change_email-confirm.php | +1 | −1 | Go to diff View file |
M | src/www/account/change_email.php | +1 | −1 | Go to diff View file |
M | src/www/account/change_pw.php | +2 | −2 | Go to diff View file |
M | src/www/account/change_realname.php | +1 | −1 | Go to diff View file |
M | src/www/account/change_timezone.php | +2 | −2 | Go to diff View file |
M | src/www/account/deleted.php | +1 | −1 | Go to diff View file |
M | src/www/account/editsshkeys.php | +2 | −2 | Go to diff View file |
M | src/www/account/get_available_theme_variants.php | +1 | −1 | Go to diff View file |
M | src/www/account/index.php | +1 | −1 | Go to diff View file |
M | src/www/account/login.php | +2 | −2 | Go to diff View file |
M | src/www/account/lostlogin.php | +1 | −1 | Go to diff View file |
M | src/www/account/lostpw-confirm.php | +1 | −1 | Go to diff View file |
M | src/www/account/lostpw.php | +1 | −1 | Go to diff View file |
M | src/www/account/manage_svn_tokens.php | +2 | −2 | Go to diff View file |
M | src/www/account/preferences.php | +1 | −1 | Go to diff View file |
M | src/www/account/register.php | +4 | −4 | Go to diff View file |
M | src/www/account/suspended.php | +1 | −1 | Go to diff View file |
M | src/www/account/update-sidebar-preference.php | +1 | −1 | Go to diff View file |
M | src/www/account/updateprefs.php | +2 | −2 | Go to diff View file |
M | src/www/admin/approve-pending.php | +1 | −1 | Go to diff View file |
M | src/www/admin/approve_pending_users.php | +4 | −4 | Go to diff View file |
M | src/www/admin/forgeaccess.php | +1 | −1 | Go to diff View file |
M | src/www/admin/generic_user.php | +2 | −2 | Go to diff View file |
M | src/www/admin/groupedit.php | +5 | −5 | Go to diff View file |
M | src/www/admin/grouplist.php | +2 | −2 | Go to diff View file |
M | src/www/admin/homepage.php | +2 | −2 | Go to diff View file |
M | src/www/admin/index.php | +3 | −3 | Go to diff View file |
M | src/www/admin/lastlogins.php | +1 | −1 | Go to diff View file |
M | src/www/admin/massmail.php | +1 | −1 | Go to diff View file |
M | src/www/admin/massmail_execute.php | +1 | −1 | Go to diff View file |
M | src/www/admin/newprojectmail.php | +2 | −2 | Go to diff View file |
M | src/www/admin/news/index.php | +3 | −3 | Go to diff View file |
M | src/www/admin/permission_delegation.php | +1 | −1 | Go to diff View file |
M | src/www/admin/projecthistory.php | +3 | −3 | Go to diff View file |
M | src/www/admin/register_admin.php | +2 | −2 | Go to diff View file |
M | src/www/admin/sessions.php | +1 | −2 | Go to diff View file |
M | src/www/admin/show_pending_documents.php | +2 | −2 | Go to diff View file |
M | src/www/admin/svn/index.php | +1 | −1 | Go to diff View file |
M | src/www/admin/system_events/index.php | +2 | −4 | Go to diff View file |
M | src/www/admin/system_events/notifications.php | +1 | −1 | Go to diff View file |
M | src/www/admin/user_changepw.php | +2 | −2 | Go to diff View file |
M | src/www/admin/usergroup.php | +2 | −2 | Go to diff View file |
M | src/www/admin/userlist.php | +3 | −3 | Go to diff View file |
M | src/www/api/index.php | +2 | −2 | Go to diff View file |
M | src/www/api/reference/extractCross.php | +1 | −3 | Go to diff View file |
M | src/www/cvs/commit_utils.php | +0 | −2 | Go to diff View file |
M | src/www/cvs/index.php | +2 | −2 | Go to diff View file |
M | src/www/file/admin/editproc.php | +2 | −2 | Go to diff View file |
M | src/www/file/admin/index.php | +2 | −2 | Go to diff View file |
M | src/www/file/admin/manageprocessors.php | +2 | −2 | Go to diff View file |
M | src/www/file/admin/package.php | +1 | −1 | Go to diff View file |
M | src/www/file/confirm_download.php | +1 | −3 | Go to diff View file |
M | src/www/file/filemodule_monitor.php | +1 | −1 | Go to diff View file |
M | src/www/file/files_permissions_per_group.php | +1 | −1 | Go to diff View file |
M | src/www/file/index.php | +1 | −3 | Go to diff View file |
M | src/www/file/showfiles.php | +2 | −2 | Go to diff View file |
M | src/www/file/shownotes.php | +2 | −4 | Go to diff View file |
M | src/www/forum/admin/index.php | +2 | −2 | Go to diff View file |
M | src/www/forum/forum.php | +2 | −3 | Go to diff View file |
M | src/www/forum/forum_utils.php | +1 | −1 | Go to diff View file |
M | src/www/forum/index.php | +2 | −2 | Go to diff View file |
M | src/www/forum/message.php | +2 | −3 | Go to diff View file |
M | src/www/forum/monitor.php | +1 | −1 | Go to diff View file |
M | src/www/forum/monitor_thread.php | +1 | −1 | Go to diff View file |
M | src/www/forum/save.php | +1 | −1 | Go to diff View file |
M | src/www/help/api.php | +1 | −1 | Go to diff View file |
M | src/www/help/browse_tracker_query_field.php | +1 | −5 | Go to diff View file |
M | src/www/help/index.php | +1 | −1 | Go to diff View file |
M | src/www/include/check_pw.php | +1 | −1 | Go to diff View file |
M | src/www/include/massmail_to_project_admins.php | +1 | −3 | Go to diff View file |
M | src/www/mail/admin/index.php | +2 | −2 | Go to diff View file |
M | src/www/mail/index.php | +2 | −3 | Go to diff View file |
M | src/www/my/bookmark_add.php | +3 | −3 | Go to diff View file |
M | src/www/my/bookmark_delete.php | +2 | −2 | Go to diff View file |
M | src/www/my/bookmark_edit.php | +3 | −3 | Go to diff View file |
M | src/www/my/index.php | +3 | −3 | Go to diff View file |
M | src/www/my/massmail_to_project_members.php | +1 | −3 | Go to diff View file |
M | src/www/my/redirect.php | +1 | −1 | Go to diff View file |
M | src/www/my/rmproject.php | +3 | −3 | Go to diff View file |
M | src/www/news/admin/index.php | +3 | −3 | Go to diff View file |
M | src/www/news/index.php | +3 | −3 | Go to diff View file |
M | src/www/news/news_utils.php | +3 | −3 | Go to diff View file |
M | src/www/news/submit.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/editgenericmember.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/editgroupinfo.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/editugroup.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/history.php | +4 | −4 | Go to diff View file |
M | src/www/project/admin/index.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/labels.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/list_all_users.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/permission_per_group.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/permission_request.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/project_history.php | +3 | −3 | Go to diff View file |
M | src/www/project/admin/reference.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/servicebar.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/ugroup.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/userimport.php | +2 | −2 | Go to diff View file |
M | src/www/project/admin/userperms.php | +3 | −3 | Go to diff View file |
M | src/www/project/autocomplete.php | +1 | −1 | Go to diff View file |
M | src/www/project/export/access_logs_export.php | +2 | −2 | Go to diff View file |
M | src/www/project/export/artifact_export.php | +0 | −3 | Go to diff View file |
M | src/www/project/export/index.php | +3 | −3 | Go to diff View file |
M | src/www/project/export/project_export_utils.php | +1 | −2 | Go to diff View file |
M | src/www/project/export/user_groups_export.php | +1 | −1 | Go to diff View file |
M | src/www/project/index.php | +1 | −1 | Go to diff View file |
M | src/www/project/memberlist.php | +1 | −1 | Go to diff View file |
M | src/www/project/register.php | +1 | −1 | Go to diff View file |
M | src/www/project/showdetails.php | +1 | −3 | Go to diff View file |
M | src/www/project/stats/source_code_access.php | +4 | −4 | Go to diff View file |
M | src/www/reference/rmreference.php | +1 | −2 | Go to diff View file |
M | src/www/search/index.php | +1 | −1 | Go to diff View file |
M | src/www/service/index.php | +1 | −2 | Go to diff View file |
M | src/www/soap/codendi.wsdl.php | +3 | −3 | Go to diff View file |
M | src/www/soap/common/group.php | +2 | −2 | Go to diff View file |
M | src/www/soap/common/users.php | +2 | −1 | Go to diff View file |
M | src/www/soap/frs/frs.php | +2 | −9 | Go to diff View file |
M | src/www/soap/index.php | +7 | −8 | Go to diff View file |
M | src/www/soap/project/index.php | +1 | −2 | Go to diff View file |
M | src/www/soap/project/wsdl-viewer.php | +1 | −1 | Go to diff View file |
M | src/www/soap/svn/wsdl-viewer.php | +1 | −1 | Go to diff View file |
M | src/www/soap/tracker/tracker.php | +2 | −4 | Go to diff View file |
M | src/www/soap/wsdl.php | +1 | −1 | Go to diff View file |
M | src/www/softwaremap/index.php | +1 | −1 | Go to diff View file |
M | src/www/softwaremap/trove_list.php | +2 | −2 | Go to diff View file |
M | src/www/svn/admin/index.php | +2 | −2 | Go to diff View file |
M | src/www/svn/admin/notification.php | +0 | −1 | Go to diff View file |
M | src/www/svn/index.php | +2 | −2 | Go to diff View file |
M | src/www/tos/privacy.php | +1 | −1 | Go to diff View file |
M | src/www/tos/tos.php | +1 | −1 | Go to diff View file |
M | src/www/tos/tos_text.php | +1 | −1 | Go to diff View file |
M | src/www/tour/end-tour.php | +1 | −1 | Go to diff View file |
M | src/www/tour/step-shown.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/admin/index.php | +1 | −7 | Go to diff View file |
M | src/www/tracker/admin/restore.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/download.php | +1 | −5 | Go to diff View file |
M | src/www/tracker/get_comment.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/group_selection.php | +1 | −2 | Go to diff View file |
M | src/www/tracker/import_admin.php | +2 | −4 | Go to diff View file |
M | src/www/tracker/index.php | +2 | −4 | Go to diff View file |
M | src/www/tracker/invert_comments_order.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/tracker_selection.php | +1 | −2 | Go to diff View file |
M | src/www/user/autocomplete.php | +1 | −1 | Go to diff View file |
M | src/www/widgets/index.php | +2 | −2 | Go to diff View file |
M | src/www/wiki/admin/index.php | +1 | −3 | Go to diff View file |
M | src/www/wiki/index.php | +1 | −3 | Go to diff View file |
M | src/www/wiki/uploads.php | +4 | −5 | Go to diff View file |
M | tests/bin/simpletest11x.php | +0 | −5 | Go to diff View file |
M | tests/integration/ProjectCreationTest.php | +3 | −3 | Go to diff View file |
M | tests/integration/tracker_v3_to_v5/MigrateTrackerTest.php | +0 | −2 | Go to diff View file |
R | tests/psalm/bootstrap.php | Go to diff View file | ||
M | tests/phpunit/bootstrap.php | +1 | −11 | Go to diff View file |
M | tests/psalm/psalm.xml | +1 | −1 | Go to diff View file |
M | tests/rest/bin/init_data.php | +1 | −1 | Go to diff View file |
M | tests/rest/bin/init_data_plugins.php | +1 | −1 | Go to diff View file |
M | tests/rest/bin/run.sh | +1 | −1 | Go to diff View file |
M | tests/rest/bin/setup.sh | +2 | −2 | Go to diff View file |
M | tests/simpletest/LanguageFilesTest.php | +2 | −1 | Go to diff View file |
M | tests/simpletest/common/Project/ProjectManagerTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/Project/UGroupTest.php | +2 | −2 | Go to diff View file |
M | tests/simpletest/common/Project/UserRemoverTest.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/TreeNode/GetStateVisitorTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/TreeNode/InjectPaddingInTreeNodeVisitorTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/TreeNode/InjectSpanPaddingInTreeNodeVisitorTest.php | +1 | −3 | Go to diff View file |
M | tests/simpletest/common/TreeNode/InjectSpanPaddingWith2ChildrenAndTheFirstWith2ChildrenTest.php | +1 | −4 | Go to diff View file |
M | tests/simpletest/common/TreeNode/InjectSpanPaddingWith2ChildrenAndTheFirstWithOneChildTest.php | +1 | −4 | Go to diff View file |
M | tests/simpletest/common/TreeNode/InjectSpanPaddingWith3ChildrenAtRootFirstWithOneChildLastWith2ChildrenTest.php | +2 | −4 | Go to diff View file |
M | tests/simpletest/common/TreeNode/InjectSpanPaddingWithADepthOf3Test.php | +1 | −4 | Go to diff View file |
M | tests/simpletest/common/backend/BackendLoggerTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/backend/BackendMailingListTest.php | +1 | −2 | Go to diff View file |
M | tests/simpletest/common/collection/CollectionTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/collection/LinkedListTest.php | +1 | −2 | Go to diff View file |
M | tests/simpletest/common/collection/MapTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/collection/PrioritizedListTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/date/DateHelperTest.php | +1 | −3 | Go to diff View file |
M | tests/simpletest/common/date/TimeIntervalTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/encoding/SupportedXmlCharEncodingTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/frs/FRSFileFactoryTest.php | +0 | −6 | Go to diff View file |
M | tests/simpletest/common/frs/FRSFileTest.php | +1 | −3 | Go to diff View file |
M | tests/simpletest/common/frs/FRSPackageTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/frs/FileUtilsTest.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/html/HTML_Element_SelectboxTest.php | +0 | −3 | Go to diff View file |
M | tests/simpletest/common/html/HTML_TableTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/html/HTML_Table_BootstrapTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/include/Codendi_DiffTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/include/Codendi_HTMLPurifierTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/include/Codendi_HTTPPurifierTest.php | +0 | −3 | Go to diff View file |
M | tests/simpletest/common/include/Codendi_RequestTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/include/HTTPRequestTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/include/ResponseTest.php | +1 | −3 | Go to diff View file |
M | tests/simpletest/common/include/SOAPRequestTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/include/SimpleSanitizerTest.php | +1 | −2 | Go to diff View file |
M | tests/simpletest/common/include/URLTest.php | +0 | −6 | Go to diff View file |
M | tests/simpletest/common/include/builders/aMockTemplateRenderer.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/language/BaseLanguageFactoryTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/layout/ColorHelperTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/permission/PermissionsManagerTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/plugin/PluginDependencySolverTest.php | +0 | −4 | Go to diff View file |
M | tests/simpletest/common/plugin/PluginFactoryTest.php | +1 | −4 | Go to diff View file |
M | tests/simpletest/common/plugin/PluginInfoTest.php | +0 | −4 | Go to diff View file |
M | tests/simpletest/common/plugin/PluginTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/reference/ReferenceManagerTest.php | +0 | −5 | Go to diff View file |
M | tests/simpletest/common/reference/ReferenceTest.php | +0 | −3 | Go to diff View file |
M | tests/simpletest/common/reference/ReferenceValidatorTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/soap/SOAP_RequestLimitatorTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/soap/SOAP_WSDLMethodGeneratorTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/svn/SVN_Apache_ModPerlTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/system_event/include/SystemEvent_UGROUP_MODIFY_Test.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactImportTest.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactRuleFactoryTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactRuleValueTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactRuleValueViewTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactRulesManagerTest.php | +0 | −6 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactTest.php | +1 | −7 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactXMLExporterTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_ArrayTest.php | +1 | −4 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_DateTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_EmailTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_FRSFileNameTest.php | +1 | −3 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_FileTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_NumericalTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_ProjectFullNameTest.php | +0 | −3 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_ProjectNameIntegrationTest.php | +1 | −3 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_ProjectNameTest.php | +0 | −5 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_RegexpTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/valid/Rule_StringTest.php | +0 | −1 | Go to diff View file |
M | tests/simpletest/common/valid/ValidHelpersTest.php | +1 | −2 | Go to diff View file |
M | tests/simpletest/common/valid/ValidTest.php | +0 | −2 | Go to diff View file |
M | tests/simpletest/common/wiki/WikiAttachmentTest.php | +1 | −1 | Go to diff View file |
M | tests/soap/bin/init_data.php | +2 | −2 | Go to diff View file |
M | tests/soap/bin/setup.sh | +1 | −1 | Go to diff View file |
M | tools/rpm/FakePluginDescriptor.php | +1 | −4 | Go to diff View file |
M | tools/stats/generate.php | +1 | −1 | Go to diff View file |
M | tools/utils/admin/activate_plugin.php | +1 | −1 | Go to diff View file |
M | tools/utils/dump_trackerv3_attachments.php | +1 | −2 | Go to diff View file |
M | tools/utils/purge_bad_sshkeys.php | +1 | −1 | Go to diff View file |