Skip to content
GitLab
Explore
Sign in
More performance improvements for the views
Code
Review changes
Check out branch
Download
Patches
Plain diff
Corey Berla
requested to merge
wip/corey/performance-remove-files
into
main
Jan 20, 2023
Overview
35
Commits
3
Pipelines
15
Changes
5
Expand
Replace REMOVE_FILE with REMOVE_FILES to allow for bulk removal
Limit the number of calls that cause menu regeneration (which is very intensive)
Optimize get_selection_for_file_transfer
Merge request reports