1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-25 07:40:18 -04:00
gitea/vendor/github.com/google/go-github/v24/github
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
* add migrations

* fix package dependency

* fix lints

* implements migrations except pull requests

* add releases

* migrating releases

* fix bug

* fix lint

* fix migrate releases

* fix tests

* add rollback

* pull request migtations

* fix import

* fix go module vendor

* add tests for upload to gitea

* more migrate options

* fix swagger-check

* fix misspell

* add options on migration UI

* fix log error

* improve UI options on migrating

* add support for username password when migrating from github

* fix tests

* remove comments and fix migrate limitation

* improve error handles

* migrate API will also support migrate milestones/labels/issues/pulls/releases

* fix tests and remove unused codes

* add DownloaderFactory and docs about how to create a new Downloader

* fix misspell

* fix migration docs

* Add hints about migrate options on migration page

* fix tests
2019-05-07 09:12:51 +08:00
..
activity_events.go
activity_notifications.go
activity_star.go
activity_watching.go
activity.go
admin_stats.go
admin.go
apps_installation.go
apps_marketplace.go
apps.go
authorizations.go
checks.go
doc.go
event_types.go
event.go
gen-accessors.go
gists_comments.go
gists.go
git_blobs.go
git_commits.go
git_refs.go
git_tags.go
git_trees.go
git.go
github-accessors.go
github.go
gitignore.go
interactions_orgs.go
interactions_repos.go
interactions.go
issues_assignees.go
issues_comments.go
issues_events.go
issues_labels.go
issues_milestones.go
issues_timeline.go
issues.go
licenses.go
messages.go
migrations_source_import.go
migrations_user.go
migrations.go
misc.go
orgs_hooks.go
orgs_members.go
orgs_outside_collaborators.go
orgs_projects.go
orgs_users_blocking.go
orgs.go
projects.go
pulls_comments.go
pulls_reviewers.go
pulls_reviews.go
pulls.go
reactions.go
repos_collaborators.go
repos_comments.go
repos_commits.go
repos_community_health.go
repos_contents.go
repos_deployments.go
repos_forks.go
repos_hooks.go
repos_invitations.go
repos_keys.go
repos_merging.go
repos_pages.go
repos_prereceive_hooks.go
repos_projects.go
repos_releases.go
repos_stats.go
repos_statuses.go
repos_traffic.go
repos.go
search.go
strings.go
teams_discussion_comments.go
teams_discussions.go
teams_members.go
teams.go
timestamp.go
users_administration.go
users_blocking.go
users_emails.go
users_followers.go
users_gpg_keys.go
users_keys.go
users.go
with_appengine.go
without_appengine.go