gitea/modules/convert
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner ()
* make repo as "pending transfer" if on transfer start doer has no right to create repo in new destination

* if new pending transfer ocured, create UI & Mail notifications
..
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 Move Repo APIFormat to convert package ()
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 ()