mirror of https://github.com/go-gitea/gitea.git
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.
* Remove `db.DefaultContext` usage in routers, use `ctx` directly * Use `ctx` directly if there is one, remove some `db.DefaultContext` in `services` * Use ctx instead of db.DefaultContext for `cmd` and some `modules` packages * fix incorrect context usage |
3 years ago | |
---|---|---|
.. | ||
app.go | 3 years ago | |
email.go | 3 years ago | |
follower.go | 3 years ago | |
gpg_key.go | 3 years ago | |
helper.go | 3 years ago | |
key.go | 3 years ago | |
repo.go | 3 years ago | |
settings.go | 3 years ago | |
star.go | 3 years ago | |
user.go | 3 years ago | |
watch.go | 3 years ago |