aboutsummaryrefslogtreecommitdiffstats
path: root/services/pull/check_test.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-3/+3
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-6/+6
* Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage...65432022-05-021-5/+5
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-1/+1
* Pause queues (#15928)zeripath2022-01-221-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
* 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