aboutsummaryrefslogtreecommitdiffstats
path: root/modules/convert/pull_test.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-1/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-4/+3
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-1/+2
* API pull's head/base have correct permission (#17214)pricly-yellow2021-10-071-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-4/+5
* Move Repo APIFormat to convert package (#13787)65432020-12-021-1/+1
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-021-1/+9
* [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist...65432020-01-311-0/+13
* Move pull request api convert to convert package (#9664)Lunny Xiao2020-01-101-0/+23