aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/pull_list.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-6/+3
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-211-0/+9
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-7/+7
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-241-0/+13
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-14/+9
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-181-1/+1
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-081-8/+3
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-031-6/+9
* Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel2023-03-011-0/+1
* Set PR for issue when load attributes for PRs (#22766)Jason Song2023-02-051-0/+1
* Fix time to NotifyPullRequestSynchronized (#22650)Jason Song2023-02-051-1/+12
* Small refactor for loading PRs (#22652)Lunny Xiao2023-02-011-2/+3
* some refactor about code comments (#20821)Lunny Xiao2023-01-171-24/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+216