You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/gitgraph
zeripath bc196a35e1
Collaborator trust model should trust collaborators (#18539) (#18557)
Backport #18539

There was an unintended regression in #17917 which leads to only
repository admin commits being trusted. This PR restores the old logic.

Fix #18501

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
graph.go Simplify parameter types (#18006) 3 years ago
graph_models.go Collaborator trust model should trust collaborators (#18539) (#18557) 3 years ago
graph_test.go Remove unnecessary variable assignments (#17695) 3 years ago
parser.go Render the git graph on the server (#12333) 5 years ago