Skip to content
Snippets Groups Projects

Search: case-insensitive

Merged Simon requested to merge (removed):search_caseinsensitive into master

Hi @eneiluj

I improved the new search a bit:

  • user input is now escaped before creating a regex from it
  • regex is created with i for case-insensitive search
  • it now uses test() to stop after first match

:)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading