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