summaryrefslogtreecommitdiffstats
path: root/modules/convert/pull.go
Commit message (Expand)AuthorAgeFilesLines
* Move Repo APIFormat to convert package (#13787)65432020-12-021-2/+2
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-1/+1
* Issue/Pull expose IsLocked Property on API (#11708)65432020-06-011-0/+1
* Fix panic in API pulls when headbranch does not exist (#10676)zeripath2020-03-091-1/+1
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-021-62/+59
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-281-1/+1
* [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist...65432020-01-311-29/+37
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-2/+3
* Move pull request api convert to convert package (#9664)Lunny Xiao2020-01-101-0/+141