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.
wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010)
Use DeployKeyID to replace the IsDeployKey, then CanWriteCode uses the DeployKeyID to check the write permission.
2 years ago
..
admin Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
misc format with gofumpt (#18184) 2 years ago
notify Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
org Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
repo Fix the bug: deploy key with write access can not push (#19010) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
user Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
utils format with gofumpt (#18184) 2 years ago
api.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago