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
auth Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
explore Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
feed 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
user Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
base.go format with gofumpt (#18184) 2 years ago
goget.go Refactor HTTP request context (#17979) 3 years ago
home.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Use custom favicon when viewing static files if it exists (#19130) 2 years ago