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 07ec8288bf
Add missing return for when topic isn't found (#20351)
Add missing return to DeleteTopic API when the topic is not found.
2 years ago
..
activitypub Add more linters to improve code readability (#19989) 2 years ago
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
misc Move issues related files into models/issues (#19931) 2 years ago
notify Add more linters to improve code readability (#19989) 2 years ago
org Add spectral linter for Swagger (#20321) 2 years ago
packages Hide private repositories in packages (#19584) 2 years ago
repo Add missing return for when topic isn't found (#20351) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add spectral linter for Swagger (#20321) 2 years ago
user Only show Followers that current user can access (#20220) 2 years ago
utils Add more linters to improve code readability (#19989) 2 years ago
api.go Add write check for creating Commit status (#20332) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago