forgejo/modules/indexer
Lunny Xiao 196c8772a8
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
(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
..
code Use repo object format name instead of detecting from git repository (#29702) 2024-03-20 08:46:28 +01:00
internal Refactor to use optional.Option for issue index search option (#29739) 2024-03-20 08:46:28 +01:00
issues Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-26 19:04:27 +01:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00