選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk 7年前
..
migrations Change import reference to match gitea instead of gogs (#37) 7年前
access.go Change import reference to match gitea instead of gogs (#37) 7年前
action.go Replaced go-gogs-client with go-sdk imports 7年前
admin.go Change import reference to match gitea instead of gogs (#37) 7年前
error.go models/login_source: code improvement 7年前
git_diff.go Replace gogits/git-module dependency with go-gitea/git (#94) 7年前
git_diff_test.go Fix git diff tests 7年前
issue.go Replaced go-gogs-client with go-sdk imports 7年前
issue_comment.go Replaced go-gogs-client with go-sdk imports 7年前
issue_label.go Replaced go-gogs-client with go-sdk imports 7年前
issue_mail.go Change import reference to match gitea instead of gogs (#37) 7年前
login_source.go Change import reference to match gitea instead of gogs (#37) 7年前
mail.go Change import reference to match gitea instead of gogs (#37) 7年前
models.go Replace Gogs to Gitea in installation options 7年前
models_sqlite.go go vet 10年前
models_test.go #3442 add test suites 7年前
models_tidb.go models: rename EnableTidb to EnableTiDB 7年前
org.go Ordering team by name ascending except for 'Owners' (#48) 7年前
org_team.go Adds checking of reserved keywords against team names (#22) 7年前
pull.go Merge pull request #108 from go-gitea/go-sdk 7年前
release.go Replace gogits/git-module dependency with go-gitea/git (#94) 7年前
repo.go Replaced go-gogs-client with go-sdk imports 7年前
repo_branch.go Replace gogits/git-module dependency with go-gitea/git (#94) 7年前
repo_collaboration.go #2780 code clean up 7年前
repo_editor.go Replace gogits/git-module dependency with go-gitea/git (#94) 7年前
repo_mirror.go Change import reference to match gitea instead of gogs (#37) 7年前
repo_test.go Run goimports on the whole project (#34) 7年前
ssh_key.go Change import reference to match gitea instead of gogs (#37) 7年前
ssh_key_test.go Change import reference to match gitea instead of gogs (#37) 7年前
token.go Change import reference to match gitea instead of gogs (#37) 7年前
update.go Replace gogits/git-module dependency with go-gitea/git (#94) 7年前
user.go Replaced go-gogs-client with go-sdk imports 7年前
user_mail.go Refactor User.Id to User.ID 8年前
webhook.go Replaced go-gogs-client with go-sdk imports 7年前
webhook_slack.go Replaced go-gogs-client with go-sdk imports 7年前
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 7年前