aboutsummaryrefslogtreecommitdiffstats
path: root/services/pull/check_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-4/+5
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-3/+2
* migrate from com.* to alternatives (#14103)65432020-12-251-3/+1
* Only check for conflicts/merging if the PR has not been merged in the interim...zeripath2020-02-101-3/+3
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-3/+56
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-061-0/+34