0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-13 18:39:56 +01:00
gitea/modules/indexer
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)
similar to how it's already done for the issue_indexer


---
*Sponsored by Kithara Software GmbH*
2024-03-16 10:32:45 +00:00
..
code Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-16 10:32:45 +00:00
internal Refactor to use optional.Option for issue index search option (#29739) 2024-03-13 08:25:53 +00:00
issues Refactor to use optional.Option for issue index search option (#29739) 2024-03-13 08:25:53 +00:00
stats