Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !142

improve replace speed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christoph Cullmann requested to merge work/faster_replace into master Dec 18, 2020
  • Overview 7
  • Commits 2
  • Pipelines 0
  • Changes 2

we now do replace-all at once for one document we only have local vectors of stuff we avoid triggering massive updates of the treeview by temporarily removing the items (this could be avoided by having model/view and just creating new model)

This replaces !137 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/faster_replace