-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Gitea 2 Gitea migration #12657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lafriks
merged 79 commits into
go-gitea:master
from
6543-forks:feature_gitea2gitea-migration
Oct 14, 2020
Merged
Gitea 2 Gitea migration #12657
Changes from all commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
5571400
first draft
6543 6e20e94
update gitea sdk to 9e280adb4da
6543 08e5cb2
adapt feat of updated sdk
6543 70bcc39
releases now works
6543 9eb8395
break the Reactions loop
6543 3d0e606
use convertGiteaLabel
6543 a80d9d3
fix endless loop because paggination is not supported there !!!
6543 351c3fd
rename gitea local uploader files
6543 d457206
pagination can bite you in the ass
6543 5ca02fd
Version Checks
6543 2b57e5f
Merge branch 'master' into feature_gitea2gitea-migration
6543 da84e83
lint
6543 7da46b7
docs
6543 f792c3e
rename gitea sdk import to miss future conficts
6543 a7db7df
go-swagger: dont scan the sdk structs
6543 53462b9
make sure gitea can shutdown gracefully
6543 81f7723
make GetPullRequests and GetIssues similar
6543 47e7d16
rm useles
6543 97ea19e
Add Test: started ...
6543 1dbd30c
Merge branch 'master' into feature_gitea2gitea-migration
6543 cfcaeef
... add tests ...
6543 7de2def
Add tests and Fixing things
6543 b46abd3
Workaround missing SHA
6543 33e8385
Merge branch 'master' into feature_gitea2gitea-migration
6543 5738f74
Adapt: Ensure that all migration requests are cancellable
6543 b086983
LINT: fix misspells in test set
6543 5271c68
Merge branch 'master' into feature_gitea2gitea-migration
6543 e4c8b70
adapt ListMergeRequestAwardEmoji
6543 411fb94
Merge branch 'master' into feature_gitea2gitea-migration
6543 7ae2dae
Merge branch 'master' into feature_gitea2gitea-migration
6543 0c460dc
update sdk
6543 bdd4722
Merge branch 'master' into feature_gitea2gitea-migration
6543 47db16b
Merge branch 'master' into feature_gitea2gitea-migration
6543 3ce4180
Merge branch 'master' into feature_gitea2gitea-migration
6543 730b8e0
Merge branch 'master' into feature_gitea2gitea-migration
6543 c24bd44
Merge branch 'master' into feature_gitea2gitea-migration
6543 e868342
Return error when creating giteadownloader failed
6543 d36d10d
update sdk
6543 d1ff729
adapt new sdk
6543 ee34d41
adopt new features
6543 9001eeb
check version before err
6543 a26606f
adapt: 'migrate service type switch page'
6543 878df2c
optimize
6543 ddee989
Fix DefaultBranch
6543 17a8cc0
impruve
6543 dfd9fc2
Merge branch 'master' into feature_gitea2gitea-migration
6543 b4b6ce3
handle subPath
6543 3dea64a
fix test
6543 599b8fe
Fix ReviewCommentPosition
6543 beb2c25
test GetReviews
6543 2b5c300
add DefaultBranch int test set
6543 5d4d3c8
Merge branch 'master' into feature_gitea2gitea-migration
6543 c37e75b
rm unused
6543 c3511c9
Update SDK to v0.13.0
6543 180ef4a
addopt sdk changes
6543 1f808f4
Merge branch 'master' into feature_gitea2gitea-migration
6543 8679be8
found better link
6543 5384ebf
Merge branch 'master' into feature_gitea2gitea-migration
6543 8d1eb34
Merge branch 'master' into feature_gitea2gitea-migration
6543 85ea709
Merge branch 'master' into feature_gitea2gitea-migration
6543 dcd9726
format template
6543 b377a97
Merge branch 'master' into feature_gitea2gitea-migration
6543 3e1aa54
Update Docs
6543 429fbb2
Merge branch 'master' into feature_gitea2gitea-migration
6543 b83d440
Merge branch 'master' into feature_gitea2gitea-migration
6543 0a0e10c
Merge branch 'master' into feature_gitea2gitea-migration
6543 ada520b
Merge branch 'master' into feature_gitea2gitea-migration
6543 228c20a
Update Gitea SDK (v0.13.1)
6543 4d10ea7
Merge branch 'master' into feature_gitea2gitea-migration
6543 4247636
Merge branch 'master' into feature_gitea2gitea-migration
6543 4bb422d
Merge branch 'master' into feature_gitea2gitea-migration
6543 b40ff14
Merge branch 'master' into feature_gitea2gitea-migration
6543 b37ea18
Merge branch 'master' into feature_gitea2gitea-migration
6543 e24dc81
Merge branch 'master' into feature_gitea2gitea-migration
6543 f5b43b8
Merge branch 'master' into feature_gitea2gitea-migration
6543 77b2362
Merge branch 'master' into feature_gitea2gitea-migration
6543 0cceb75
Merge branch 'master' into feature_gitea2gitea-migration
6543 545db8f
Merge branch 'master' into feature_gitea2gitea-migration
6543 ca99e59
Merge branch 'master' into feature_gitea2gitea-migration
6543 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,5 @@ type Issue struct { | |
Closed *time.Time | ||
Labels []*Label | ||
Reactions []*Reaction | ||
Assignees []string | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.