-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Fix commit retrieval by tag #21804
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
Merged
Fix commit retrieval by tag #21804
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
8e00e25
Fix commit retrieval by tag
silverwind e66e2c2
fix import
silverwind c793f0f
attempt to fix tests
silverwind 6b14736
fix TestRepository_GetTags
silverwind c595251
fix TestRepository_GetCodeActivityStats
silverwind 82c00c1
fix TestRepository_GetRefs
silverwind 0ee518d
fix TestGetLatestCommitTime
silverwind e92fff6
update comment
silverwind 854170e
fix TestGetTagCommitWithSignature
silverwind 83e3629
trim off newline from commit.CommitMessage
silverwind 92813a6
remove useless MERGE_RR file
silverwind 9a831b9
fix TestCommitFromReader and rename file to commit_reader_test.go
silverwind 78a1bdc
only trim a single newline
silverwind 5e61ff5
really fix TestCommitFromReader
silverwind b4ef4ca
fix TestGetFileResponseFromCommit
silverwind 3eb7378
fix TestDeleteRepoFile
silverwind ac8339c
fix TestAPICreateFile
silverwind 4e3f0d9
fix TestAPIDeleteFile
silverwind 0425a53
fix TestAPIUpdateFile
silverwind 91e9ee4
fix wiki tests
silverwind 20343db
back out of newline changes
silverwind 9024813
Merge branch 'main' into tagfix
silverwind ab3ed7c
Merge branch 'main' into tagfix
silverwind 33a14d4
Merge branch 'main' into tagfix
lunny 8555ddf
Merge branch 'main' into tagfix
silverwind 2f84573
Merge branch 'main' into tagfix
lunny 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
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.