Joe Chen 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
..
errors 83a89127fd action: fix issue reference regexp and error handling (#6352) 4 vuotta sitten
migrations 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
schemadoc 4cc3000b07 schemadoc: print table indexes (#7012) 2 vuotta sitten
testdata b1fefcbe50 refactor(db): migrate `Follow` off `user.go` (#7203) 2 vuotta sitten
access_tokens.go b9f5cfddc1 auth: enable authentication by token from password (#7198) 2 vuotta sitten
access_tokens_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
actions.go ce25881c88 refactor(db): move some methods off `user.go` (#7199) 2 vuotta sitten
actions_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
admin.go 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) 5 vuotta sitten
attachment.go 9e9ca66467 refactor: unify error handling in routing layer 5 vuotta sitten
backup.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
backup_test.go b1fefcbe50 refactor(db): migrate `Follow` off `user.go` (#7203) 2 vuotta sitten
comment.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
db.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
email_addresses.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
email_addresses_test.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
error.go 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) 2 vuotta sitten
follows.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
follows_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
issue.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
issue_label.go deec3516d5 autofix: fix check for empty string (#6804) 3 vuotta sitten
issue_mail.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
lfs.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
lfs_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
login_source_files.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
login_source_files_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
login_sources.go f6acc4763e test(db): add missing tests (#7208) 2 vuotta sitten
login_sources_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
main_test.go b1fefcbe50 refactor(db): migrate `Follow` off `user.go` (#7203) 2 vuotta sitten
milestone.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
mirror.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
mirror_test.go 6437d0180b git: migrate to github.com/gogs/[email protected] (#5958) 5 vuotta sitten
mocks.go 2e19f5a3c8 db: add tests for authentication through login sources (#7049) 2 vuotta sitten
mocks_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
models.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
org.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
org_team.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
org_users.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
org_users_test.go a66c90462d refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) 2 vuotta sitten
orgs.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
orgs_test.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
perms.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
perms_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
pull.go c58c893621 refactor(db): migrate password methods off `user.go` (#7205) 2 vuotta sitten
release.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
repo.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
repo_branch.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 vuotta sitten
repo_collaboration.go 34145c990d lfs: implement HTTP routes (#6035) 5 vuotta sitten
repo_editor.go c58c893621 refactor(db): migrate password methods off `user.go` (#7205) 2 vuotta sitten
repo_editor_test.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2 vuotta sitten
repo_tag.go d60d9cf985 api: support listing repository tags (#6656) 3 vuotta sitten
repo_test.go 9ae80a6173 chore: rename few consts to camel case (#6725) 3 vuotta sitten
repos.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
repos_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
ssh_key.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 vuotta sitten
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 vuotta sitten
two_factor.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
two_factors.go 3265abfbc2 refactor(db): migrate perms methods off `user.go` (#7207) 2 vuotta sitten
two_factors_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
update.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
user.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
user_mail.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
users.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
users_test.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten
watches.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 vuotta sitten
watches_test.go 1905b19ee7 refactor(db): migrate methods off `user.go` (#7219) 2 vuotta sitten
webhook.go 11edc09681 refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2 vuotta sitten
webhook_dingtalk.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 vuotta sitten
webhook_discord.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 vuotta sitten
webhook_slack.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 vuotta sitten
wiki.go 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 vuotta sitten