Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A aurweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch Linux
  • aurweb
  • Repository
Switch branch/tag
  • aurweb
  • aurweb
  • rpc.py
Find file BlameHistoryPermalink
  • Kevin Morris's avatar
    fix(rpc): suggestions should only suggest based on <keyword>% · a1a88ea8
    Kevin Morris authored Mar 08, 2022
    Previously, Python code was looking for suggestions based on
    `%<keyword>%`. This was inconsistent with PHP's suggestion
    implementation and cause more records to be bundled with a suggestion,
    along with supplying misleading suggestions.
    
    Closes #343
    
    Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
    a1a88ea8

Replace rpc.py

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.