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.
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
..
activity.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
attachment.go format with gofumpt (#18184) 2 years ago
blame.go format with gofumpt (#18184) 2 years ago
branch.go format with gofumpt (#18184) 2 years ago
commit.go Collaborator trust model should trust collaborators (#18539) 2 years ago
compare.go format with gofumpt (#18184) 2 years ago
download.go format with gofumpt (#18184) 2 years ago
editor.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
editor_test.go format with gofumpt (#18184) 2 years ago
http.go Fix partial cloning a repo (#18373) 2 years ago
http_test.go Fix http path bug (#16117) 3 years ago
issue.go Automatically pause queue if index service is unavailable (#15066) 2 years ago
issue_content_history.go format with gofumpt (#18184) 2 years ago
issue_dependency.go Rename context.Query to context.Form (#16562) 3 years ago
issue_label.go Use a standalone struct name for Organization (#17632) 3 years ago
issue_label_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
issue_lock.go format with gofumpt (#18184) 2 years ago
issue_stopwatch.go Multiple Escaping Improvements (#17551) 3 years ago
issue_test.go format with gofumpt (#18184) 2 years ago
issue_timetrack.go Refactor routers directory (#15800) 3 years ago
issue_watch.go Refactor routers directory (#15800) 3 years ago
lfs.go format with gofumpt (#18184) 2 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
middlewares.go Move user related model into models/user (#17781) 3 years ago
migrate.go format with gofumpt (#18184) 2 years ago
milestone.go Only view milestones from current repo (#18414) 2 years ago
projects.go format with gofumpt (#18184) 2 years ago
projects_test.go Decouple unit test code from business code (#17623) 3 years ago
pull.go format with gofumpt (#18184) 2 years ago
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
release.go format with gofumpt (#18184) 2 years ago
release_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
repo.go format with gofumpt (#18184) 2 years ago
search.go Automatically pause queue if index service is unavailable (#15066) 2 years ago
setting.go Use base32 for 2FA scratch token (#18384) 2 years ago
setting_protected_branch.go Move repository model into models/repo (#17933) 3 years ago
settings_test.go format with gofumpt (#18184) 2 years ago
tag.go Move repository model into models/repo (#17933) 3 years ago
topic.go format with gofumpt (#18184) 2 years ago
view.go Collaborator trust model should trust collaborators (#18539) 2 years ago
webhook.go Add packagist webhook (#18224) 2 years ago
wiki.go format with gofumpt (#18184) 2 years ago
wiki_test.go format with gofumpt (#18184) 2 years ago