stable
Clone or download
Read-only
Deploy the new annotation in the whole code base to ensure all futur settings are also documented this way. request #14760 Add config-list command to tuleap CLI Change-Id: Ib82fb3a5f60f6c98419fb26fe872496632118877
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/DocmanSettingsSiteAdmin/FilesUploadLimits/DocmanFilesUploadLimitsAdminController.php | +3 | −2 | Go to diff View file |
M | plugins/docman/include/DocmanSettingsSiteAdmin/FilesUploadLimits/DocumentFilesUploadLimitsSaver.php | +3 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_ValidateUpload.class.php | +5 | −1 | Go to diff View file |
M | plugins/docman/include/Upload/Document/DocumentToUploadCreator.php | +3 | −2 | Go to diff View file |
M | plugins/docman/include/Upload/Version/VersionToUploadCreator.php | +3 | −2 | Go to diff View file |
M | plugins/docman/include/constants.php | +0 | −3 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +14 | −3 | Go to diff View file |
M | plugins/docman/include/soap.php | +8 | −4 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetSpecificFieldsVisitor.class.php | +3 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/DocmanValidateUploadTest.php | +3 | −2 | Go to diff View file |
M | plugins/docman/tests/unit/Upload/Document/DocumentToUploadCreatorTest.php | +7 | −6 | Go to diff View file |
M | plugins/docman/tests/unit/Upload/Version/VersionToUploadCreatorTest.php | +6 | −5 | Go to diff View file |
M | plugins/document/include/Tree/DocumentTreePresenter.php | +5 | −2 | Go to diff View file |
M | plugins/gitlfs/include/gitlfsPlugin.php | +11 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/JiraRunner.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanFile.class.php | +1 | −1 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanFolder.class.php | +1 | −1 | Go to diff View file |
M | src/common/CLI/Events/GetWhitelistedKeys.php | +26 | −26 | Go to diff View file |
M | src/common/ForgeAccess/ForgeAccess.php | +10 | −0 | Go to diff View file |
M | src/common/Instrument/Prometheus/Prometheus.php | +10 | −0 | Go to diff View file |
M | src/common/Project/DefaultProjectVisibilityRetriever.php | +5 | −0 | Go to diff View file |
M | src/common/Project/Registration/ProjectRegistrationPresenterBuilder.php | +5 | −0 | Go to diff View file |
M | src/common/System/ServiceControl.php | +4 | −0 | Go to diff View file |
M | src/common/User/UserSuspensionManager.php | +11 | −1 | Go to diff View file |
M | src/common/Widget/MyProjects.php | +5 | −0 | Go to diff View file |
M | src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigManager.php | +5 | −0 | Go to diff View file |
M | src/common/backend/BackendLogger.class.php | +5 | −0 | Go to diff View file |
M | src/common/layout/HomePage/NewsCollectionBuilder.php | +6 | −0 | Go to diff View file |
M | src/common/layout/HomePage/StatisticsCollectionBuilder.php | +4 | −0 | Go to diff View file |
M | src/common/log/LogToGraylog2.php | +20 | −0 | Go to diff View file |