1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/gitgraph
zeripath bc196a35e1
Collaborator trust model should trust collaborators () ()
Backport 

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

Fix 

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

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-03 11:20:37 -05:00
..
graph_models.go Collaborator trust model should trust collaborators () () 2022-02-03 11:20:37 -05:00
graph_test.go Remove unnecessary variable assignments () 2021-11-18 09:33:06 +08:00
graph.go Simplify parameter types () 2021-12-20 04:41:31 +00:00
parser.go Render the git graph on the server () 2020-08-06 09:04:08 +01:00