Quad4 Software
explore Help
Sign In
Mirrors/gitea
1
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-26 20:30:21 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
3d69bbd58f1214325b9133caa439a09ba952ed30
gitea/modules/convert
History
6543 8d43563a32 [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
* only try to get HeadBranch if HeadRepo exist

* impruve

* no nil error

* add TEST

* correct error msg
2020-01-31 16:13:51 -05:00
..
convert.go
Allow repo admin to merge PR regardless of review status (#9611)
2020-01-11 02:29:34 -05:00
issue.go
Move tracked time api convert to convert package (#9665)
2020-01-10 21:59:41 -05:00
main_test.go
Move pull request api convert to convert package (#9664)
2020-01-10 15:53:53 +08:00
pull_test.go
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
2020-01-31 16:13:51 -05:00
pull.go
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
2020-01-31 16:13:51 -05:00
utils.go
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892)
2019-11-10 12:41:51 +08:00