gitea/modules/convert
6543 177da717a7
[API] get pull, return head branch sha, even if deleted ()
* API: return head branch sha, even if deleted

* relax if ref not resolvable
..
convert.go migrate from com.* to alternatives ()
git_commit.go [API] Add affected files of commits to commit struct ()
git_commit_test.go Use native git variants by default with go-git variants as build tag ()
issue.go Display current stopwatch in navbar ()
issue_comment.go [Refactor] Move APIFormat functions into convert package ()
issue_test.go Add Created & Updated to Milestone ()
main_test.go Move pull request api convert to convert package ()
notification.go Repository transfer has to be confirmed, if user can not create repo for new owner ()
pull.go [API] get pull, return head branch sha, even if deleted ()
pull_review.go Add dismiss review feature ()
pull_test.go Move Repo APIFormat to convert package ()
release.go [Refactor] Move APIFormat functions into convert package ()
repository.go Add MirrorInterval to the API ()
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs ()
user.go [API] Add Restricted Field to User ()
user_test.go [Refactor] Move APIFormat functions into convert package ()
utils.go [API] Migration: Change ServiceType String ()
utils_test.go Add some Unit-Tests ()