1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-22 05:20:08 +00:00
forgejo/routers
Lunny Xiao 196c8772a8
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} ()
(cherry picked from commit f8ab9dafb7a173a35e9308f8f784735b0f822439)

Conflicts:
	routers/web/repo/fork.go
	trivial context conflict, the file does not exist in Forgejo
2024-03-26 19:04:27 +01:00
..
api Refactor StringsToInt64s () 2024-03-26 19:04:26 +01:00
common Use relative links for commits, mentions, and issues in markdown () 2024-03-20 08:46:28 +01:00
install Move context from modules to services () 2024-03-06 12:10:43 +08:00
private Restore deleted branches when syncing () 2024-03-26 19:04:25 +01:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} () 2024-03-26 19:04:27 +01:00
init.go Actions Artifacts v4 backend () 2024-03-06 12:10:45 +08:00