You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 年之前