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