summaryrefslogtreecommitdiffstats
path: root/models/issues/pull_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)Lunny Xiao2024-03-171-3/+3
* 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