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.
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2 years ago
..
app.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
email.go Don't panic on `ErrEmailInvalid` (#19441) 2 years ago
follower.go Add `ContextUser` to http request context (#18798) 2 years ago
gpg_key.go Add `ContextUser` to http request context (#18798) 2 years ago
helper.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
key.go Fix DELETE request for non-existent public key (#19443) 2 years ago
repo.go Move access and repo permission to models/perm/access (#19350) 2 years ago
settings.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
star.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
user.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
watch.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago