Skip to content
GitLab
Explore
Sign in
quickopen improvements
Code
Review changes
Check out branch
Download
Patches
Plain diff
Waqar Ahmed
requested to merge
work/quickopen
into
master
Feb 05, 2023
Overview
1
Commits
2
Pipelines
2
Changes
3
Expand
Remove url field from ModelEntry, that is useless
Lazy init the proxy model. This improves the performance of opening the quickopen by ~2x as we avoid a useless initial filter/sort pass.
Merge request reports
Loading