You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite a lot of legacy strange code, remove duplicate code, remove
jquery, and make these filters reusable.
Let's forget the old code, new code affects:
* issue list open/close switch
* issue list filter (label, author, assignee)
* milestone list open/close switch
* milestone issue list filter (label, author, assignee)
* project view (label, assignee)
blame.ignore_revs = Ignoring revisions in <a href="%s">.git-blame-ignore-revs</a>. Click <a href="%s">here to bypass</a> and see the normal blame view.
1111
1111
blame.ignore_revs.failed = Failed to ignore revisions in <a href="%s">.git-blame-ignore-revs</a>.
1112
-
author_search_tooltip = Shows a maximum of 30 users
1112
+
user_search_tooltip = Shows a maximum of 30 users
1113
1113
1114
1114
tree_path_not_found_commit = Path %[1]s doesn't exist in commit %[2]s
1115
1115
tree_path_not_found_branch = Path %[1]s doesn't exist in branch %[2]s
0 commit comments