summaryrefslogtreecommitdiffstats
path: root/models/issues/pull_list.go
Commit message (Expand)AuthorAgeFilesLines
* 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