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.
forgejo/modules/gitgraph
zeripath 76e3111596
Collaborator trust model should trust collaborators (#18539)
* Collaborator trust model should trust collaborators

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>
2 years ago
..
graph.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
graph_models.go Collaborator trust model should trust collaborators (#18539) 2 years ago
graph_test.go format with gofumpt (#18184) 2 years ago
parser.go format with gofumpt (#18184) 2 years ago