Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 107
    • Merge requests 107
  • 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
  • PlasmaPlasma
  • Plasma Workspace
  • Merge requests
  • !521

Rewrite match logic of PowerDevil runner

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Lohnau requested to merge work/support_partial_matches into master Dec 16, 2020
  • Overview 10
  • Commits 3
  • Pipelines 0
  • Changes 2
  • Support partial matches
  • Allow both translated and non-translated trigger words
  • Avoid duplicating the translated strings. This can become useful in case we also want to add the non-translated trigger words to the syntaxes (once they get displayed somewhere ;))
  • Get rid of QRegExp usage

FEATURE: 428193
FEATURE: 428194
FIXED-IN: 5.21

For the queries like to disk or to ram it makes IMHO not much sense to display partial matches, because they are more of a sentence that a quick trigger word. But if you disagree and see a valid usecase I will adjust the MR accordingly :)

@ngraham @broulik

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