This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f23fd221e4
forgejo
/
modules
/
indexer
/
issues
History
0ko
469c214ec8
s/Gitea/Forgejo in various log messages and comments
2024-04-21 21:26:15 +05:00
..
bleve
Determine fuzziness of bleve indexer by keyword length (
#29706
)
2024-03-26 19:04:27 +01:00
db
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (
#29990
)
2024-03-30 07:17:29 +01:00
elasticsearch
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-20 08:46:28 +01:00
internal
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (
#29990
)
2024-03-30 07:17:29 +01:00
meilisearch
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (
#29990
)
2024-03-30 07:17:29 +01:00
dboptions.go
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-20 08:46:28 +01:00
indexer.go
s/Gitea/Forgejo in various log messages and comments
2024-04-21 21:26:15 +05:00
indexer_test.go
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-20 08:46:28 +01:00
util.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-26 19:04:27 +01:00