go-sdk/gitea
6543 e323ee0bc4
All checks were successful
continuous-integration/drone/push Build is passing
Add Gitea2Gitea Migration Support (#454) (#455)
Add Gitea2Gitea Migration Support

Reviewed-on: #454
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Co-Authored-By: 6543 <6543@obermui.de>
Co-Committed-By: 6543 <6543@obermui.de>

Reviewed-on: #455
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-Authored-By: 6543 <6543@obermui.de>
Co-Committed-By: 6543 <6543@obermui.de>
2020-11-13 05:36:03 +08:00
..
admin_cron.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
admin_org.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
admin_repo.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
admin_test.go Various fixes for CI and Makefile (#443) (#444) 2020-11-09 08:58:47 +08:00
admin_user.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
attachment.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
client.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
doc.go ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
fork.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
git_blob.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
git_hook.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
go.mod Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
go.sum [Add] VersionCheck (#215) 2020-01-27 06:20:49 +00:00
hook.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
issue_comment_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
issue_comment.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
Issue_label_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
issue_label.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
issue_milestone_test.go Milestone Functions accept name to identify (#418) 2020-09-15 16:29:24 +00:00
issue_milestone.go Milestone Functions accept name to identify (#418) 2020-09-15 16:29:24 +00:00
issue_reaction.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
issue_stopwatch.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
issue_subscription_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
issue_subscription.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
issue_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
issue_tracked_time.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
issue.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
list_options.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
main_test.go Make http requests with context (#417) 2020-09-15 16:21:40 +00:00
notifications_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
notifications.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
oauth2_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
oauth2.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
org_member_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
org_member.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
org_team.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
org.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
pull_review_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
pull_review.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
pull_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
pull.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
release_test.go Add GetReleaseByTag (#427) (#430) 2020-09-29 15:08:57 +00:00
release.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
repo_branch_protection.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
repo_branch_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_branch.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
repo_collaborator.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_commit_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_commit.go Update CommitMeta Struct (#434) (#437) 2020-11-10 06:08:23 +08:00
repo_file_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_file.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
repo_key.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_migrate.go Add Gitea2Gitea Migration Support (#454) (#455) 2020-11-13 05:36:03 +08:00
repo_refs.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_tag.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_test.go Update CommitMeta Struct (#434) (#437) 2020-11-10 06:08:23 +08:00
repo_topics_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_topics.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_transfer_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_transfer.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
repo_tree.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_watch_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo_watch.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
repo.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
settings_test.go Update Default Settings for Tests (#435) (#436) 2020-10-07 03:36:38 +00:00
settings.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00
status.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_app.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_email.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_follow.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_gpgkey.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_key.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_search.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
user.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
version_test.go All Function return http responce (#416) 2020-09-14 02:37:09 +00:00
version.go Use Predefind Versions & Compare Function (#442) (#446) 2020-11-13 04:57:04 +08:00