1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 01:25:59 +01:00
gitea/routers
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests ()
This includes pull requests that you approved, requested changes or
commented on. Currently such pull requests are not visible in any of the
filters on /pulls, while they may need further action like merging, or
prodding the author or reviewers.

Especially when working with a large team on a repository it's helpful
to get a full overview of pull requests that may need your attention,
without having to sift through the complete list.
2023-02-24 21:55:50 -05:00
..
api Add "Reviewed by you" filter for pull requests () 2023-02-24 21:55:50 -05:00
common Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
install Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
private Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Add "Reviewed by you" filter for pull requests () 2023-02-24 21:55:50 -05:00
init.go Avoid warning for system setting when start up () 2023-02-24 18:23:13 +08:00