ᴜɴᴋɴᴡᴏɴ ca54cbd055 action: fix issue reference regexp and error handling (#6352) 3 years ago
..
errors ca54cbd055 action: fix issue reference regexp and error handling (#6352) 3 years ago
migrations cb439a126a db: add tests for two factors (#6099) 4 years ago
testdata 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
access.go 76bb647d24 db: add tests for permissions (#6088) 4 years ago
access_tokens.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
access_tokens_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
action.go ca54cbd055 action: fix issue reference regexp and error handling (#6352) 3 years ago
action_test.go ca54cbd055 action: fix issue reference regexp and error handling (#6352) 3 years ago
admin.go 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) 4 years ago
attachment.go 9e9ca66467 refactor: unify error handling in routing layer 4 years ago
backup.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
backup_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
comment.go 5843038a08 workflows: enable golangci-lint (#5998) 4 years ago
db.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
db_test.go e186a3d2c9 db: add tests for helper functions (#6084) 4 years ago
error.go 9d64d222a8 db: add tests for users (#6116) 4 years ago
issue.go ca54cbd055 action: fix issue reference regexp and error handling (#6352) 3 years ago
issue_label.go 9e9ca66467 refactor: unify error handling in routing layer 4 years ago
issue_mail.go 7950f2d17d conf: overhaul auth and user settings (#5942) 4 years ago
lfs.go 76bb647d24 db: add tests for permissions (#6088) 4 years ago
lfs_test.go 9d64d222a8 db: add tests for users (#6116) 4 years ago
login_source.go 5a52ee75e3 db: remove `db.User.LoginType` field (#6122) 4 years ago
login_source_files.go 41f56ad05d login_source: migrate to GORM and add tests (#6090) 4 years ago
login_source_files_test.go cdafe21661 db: add tests for `loginSourceFiles` (#6102) 4 years ago
login_sources.go d7a6bb8bcb db: fix wrong column type of `login_source` (#6283) 3 years ago
login_sources_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
main_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
milestone.go 9e9ca66467 refactor: unify error handling in routing layer 4 years ago
mirror.go 047bf94908 ci: enable go vet check (#5981) 4 years ago
mirror_test.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 4 years ago
mocks.go 9d64d222a8 db: add tests for users (#6116) 4 years ago
models.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
org.go f3993b9cdb organization: limit showing at most 12 members in profile page (#6254) 3 years ago
org_team.go a961afe52b db: fix update team panic (#6253) 3 years ago
perms.go 844d2f49ce db: use GORM bulk insert helper (#6100) 4 years ago
perms_test.go 9d64d222a8 db: add tests for users (#6116) 4 years ago
pull.go 5843038a08 workflows: enable golangci-lint (#5998) 4 years ago
release.go 470274204e api: support get releases endpoint (#6026) 4 years ago
repo.go 9fd4f5562d all: use semver to compare versions (#6147) 4 years ago
repo_branch.go 34145c990d lfs: implement HTTP routes (#6035) 4 years ago
repo_collaboration.go 34145c990d lfs: implement HTTP routes (#6035) 4 years ago
repo_editor.go cb439a126a db: add tests for two factors (#6099) 4 years ago
repo_editor_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 years ago
repo_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 years ago
repos.go 9d64d222a8 db: add tests for users (#6116) 4 years ago
repos_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
ssh_key.go 34145c990d lfs: implement HTTP routes (#6035) 4 years ago
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 years ago
two_factor.go cb439a126a db: add tests for two factors (#6099) 4 years ago
two_factors.go 844d2f49ce db: use GORM bulk insert helper (#6100) 4 years ago
two_factors_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
update.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 4 years ago
user.go 5a52ee75e3 db: remove `db.User.LoginType` field (#6122) 4 years ago
user_cache.go 01c8df01ec internal: move packages under this directory (#5836) 4 years ago
user_mail.go 9d64d222a8 db: add tests for users (#6116) 4 years ago
users.go 5a52ee75e3 db: remove `db.User.LoginType` field (#6122) 4 years ago
users_test.go 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 years ago
webhook.go 22717a1c06 webhook: overhaul route handlers (#6002) 4 years ago
webhook_dingtalk.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 4 years ago
webhook_discord.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 4 years ago
webhook_slack.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 4 years ago
wiki.go 6437d0180b git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 4 years ago