aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_pull_commits_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-40/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-2/+2
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-2/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Add API to get commits of PR (#16300)sebastian-sauer2021-07-021-0/+37