gogs/internal/db
ᴜɴᴋɴᴡᴏɴ f3993b9cdb
organization: limit showing at most 12 members in profile page ()
2020-08-17 21:09:22 +08:00
..
errors
migrations
testdata/backup
access.go
access_tokens.go
access_tokens_test.go
action.go
admin.go
attachment.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
backup.go
backup_test.go
comment.go
db.go
db_test.go
error.go
issue.go organization: limit showing at most 12 members in profile page () 2020-08-17 21:09:22 +08:00
issue_label.go
issue_mail.go
lfs.go
lfs_test.go
login_source.go
login_source_files.go
login_source_files_test.go
login_sources.go
login_sources_test.go
main_test.go db: use GORM to backup and restore non-legacy tables () 2020-05-04 16:25:57 +08:00
milestone.go
mirror.go
mirror_test.go
mocks.go
models.go
org.go organization: limit showing at most 12 members in profile page () 2020-08-17 21:09:22 +08:00
org_team.go
perms.go
perms_test.go
pull.go
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_editor_test.go
repo_test.go
repos.go
repos_test.go
ssh_key.go
ssh_key_test.go test: remove the use of goconvey () 2020-04-19 04:24:08 +08:00
two_factor.go db: add tests for two factors () 2020-04-14 09:41:54 +08:00
two_factors.go
two_factors_test.go
update.go
user.go
user_cache.go
user_mail.go
users.go
users_test.go
webhook.go
webhook_dingtalk.go git: migrate to github.com/gogs/git-module@v1.0.0 () 2020-03-08 19:09:31 +08:00
webhook_discord.go
webhook_slack.go
wiki.go