1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 17:45:50 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Lunny Xiao
f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-22 13:53:52 +01:00
Lunny Xiao
66edc888ee
Move fork router functions to a standalone file (#29756)
To reduce the pull.go file's size.
2024-03-13 10:07:53 +00:00