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.
Gusted a5f2894071
Fix showing issues in your repositories (#18916)
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves #18913
2 years ago
..
admin Update HTTP status codes to modern codes (#18063) 2 years ago
auth Update HTTP status codes to modern codes (#18063) 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 Update HTTP status codes to modern codes (#18063) 2 years ago
feed Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
org Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
repo Fix compare link in active feeds for new branch (#19149) 2 years ago
user Fix showing issues in your repositories (#18916) 2 years ago
base.go Update HTTP status codes to modern codes (#18063) 2 years ago
goget.go Update HTTP status codes to modern codes (#18063) 2 years ago
home.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
metrics.go Update HTTP status codes to modern codes (#18063) 2 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 Update HTTP status codes to modern codes (#18063) 2 years ago