aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/pull_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-2/+0
* Add API to get merged PR of a commit (#29243)qwerty2872024-02-241-0/+12
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-6/+6
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-2/+2
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-4/+4
* Move some functions to service layer (#26969)Lunny Xiao2023-09-081-0/+29
* Add transaction when creating pull request created dirty data (#26259)Lunny Xiao2023-08-101-2/+2
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-4/+4
* Fix duplicate Reviewed-by trailers (#24796)Cory Todd2023-06-091-0/+12
* Add codeowners feature (#24910)Vladimir Buyanov2023-06-081-0/+22
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-0/+29
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-081-1/+1
* Use more specific test methods (#24265)KN4CK3R2023-04-221-2/+2
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-15/+15
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-11/+11
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+277