Joe Chen c58c893621 refactor(db): migrate password methods off `user.go` (#7205) 2 years ago
..
branch.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 years ago
commit.go deec3516d5 autofix: fix check for empty string (#6804) 3 years ago
download.go 9e9ca66467 refactor: unify error handling in routing layer 5 years ago
editor.go 8077360cf6 chore(db): remove unused field (#7202) 2 years ago
http.go b9f5cfddc1 auth: enable authentication by token from password (#7198) 2 years ago
issue.go 8982a42d38 refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2 years ago
pull.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 years ago
release.go deec3516d5 autofix: fix check for empty string (#6804) 3 years ago
repo.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 years ago
setting.go 11edc09681 refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2 years ago
tasks.go 1df62fafb9 db: use `context` and go-mockgen for `ReposStore` (#7046) 2 years ago
view.go 5afca6ca8e autofix: function call can be replaced with helper function (#6805) 3 years ago
webhook.go c58c893621 refactor(db): migrate password methods off `user.go` (#7205) 2 years ago
webhook_test.go 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) 2 years ago
wiki.go deec3516d5 autofix: fix check for empty string (#6804) 3 years ago