stable

Clone or download

Read-only

No need to check if a folder is readable

Fix request #9959: Performance issue for rendering an artifact when there are a lot of Folders Here is the result of the benchmark (before → after): Time to render the page: 1.28 s → 771 ms Gain: -504 ms (-39%) Starting this commit, in a project, the users that can access to an artifact (CR, Support Request, …) and can edit the ArtifactLink field, will be able to see in the selectbox every artifacts of the Folder tracker, even if there are restrictions on this tracker. Change-Id: I0679e18079c56ce7063b46ad81b7b95df716a0b8

Modified Files

Name
M plugins/artifactsfolders/include/Folder/ArtifactLinkInformationPrepender.php +1 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/ArtifactPresenterBuilder.php +1 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/DataFromRequestAugmentor.php +0 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/FolderHierarchicalRepresentationCollectionBuilder.php +1 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/HierarchyOfFolderBuilder.php +4 −6 Go to diff View file
M plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +0 −1 Go to diff View file