Joe Chen c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
..
errors 83a89127fd action: fix issue reference regexp and error handling (#6352) 4 年之前
migrations 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
schemadoc 4cc3000b07 schemadoc: print table indexes (#7012) 2 年之前
testdata 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
access_tokens.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
access_tokens_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
actions.go a43b933c90 go: update required version to be 1.17 and add 1.19 to CI (#7129) 2 年之前
actions_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
admin.go 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) 5 年之前
attachment.go 9e9ca66467 refactor: unify error handling in routing layer 5 年之前
backup.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
backup_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
comment.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
db.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
error.go 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) 2 年之前
issue.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
issue_label.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
issue_mail.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
lfs.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
lfs_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
login_source_files.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
login_source_files_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
login_sources.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
login_sources_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
main_test.go b772603d78 migrations: add tests and remove XORM (#7050) 2 年之前
milestone.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
mirror.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
mirror_test.go 6437d0180b git: migrate to github.com/gogs/[email protected] (#5958) 5 年之前
mocks.go 2e19f5a3c8 db: add tests for authentication through login sources (#7049) 2 年之前
mocks_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
models.go fb52bd6fea db: set XORM log level to error (#7078) 2 年之前
org.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
org_team.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
perms.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
perms_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
pull.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
release.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
repo.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
repo_branch.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
repo_collaboration.go 34145c990d lfs: implement HTTP routes (#6035) 5 年之前
repo_editor.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2 年之前
repo_editor_test.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2 年之前
repo_tag.go d60d9cf985 api: support listing repository tags (#6656) 3 年之前
repo_test.go 9ae80a6173 chore: rename few consts to camel case (#6725) 3 年之前
repos.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
repos_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
ssh_key.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 年之前
two_factor.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
two_factors.go 5e32058c13 db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) 2 年之前
two_factors_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
update.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
user.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
user_cache.go 8982a42d38 refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2 年之前
user_mail.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
users.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
users_test.go c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年之前
watches.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
watches_test.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
webhook.go 97ccb365ec webhook: validate against hostname instead of full URL (#7075) 2 年之前
webhook_dingtalk.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 年之前
webhook_discord.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 年之前
webhook_slack.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 年之前
wiki.go 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前