Skip to content

Partial and case-insensitive search for Author and Commit Property #1223

@krisztaa0404

Description

@krisztaa0404

Is your feature request related to a problem? Please describe.
Currently there is no option to search for an author by only providing a part of the username. The correct result set will be only returned if the exact username is provided. Commit property offers partial search, but it's sensitive for lowercase and uppercase letters.

Describe the solution you'd like
I would like to implement partial and case insensitive search for both author and commit property value fields.
eg. byAuthorLikeIgnoreCase, byCommitPropertyLikeIgnoreCase

Describe alternatives you've considered
None

Additional context
I would like to contribute by creating a pull request, let me know what you think about the request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions