• Heinrich Lee Yu's avatar
    Allow searching of users using less than 3 chars · 2f85f21f
    Heinrich Lee Yu authored
    When the user search query is scoped to a project / group, we skip the
    minimum character limit.
    
    This minimum is only useful when doing a global search where the DB can
    use the trigram index to make the search more efficient.
    
    Changelog: fixed
    2f85f21f
user_spec.rb 210 KB