This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-01-10 09:44:43 +00:00
Code
Releases
Activity
gitea
/
modules
/
indexer
/
issues
History
Lunny Xiao
c4cdebacfe
Fix sort bug on repository issues list (
#28897
)
...
Fix
#28896
2024-01-23 09:17:42 +08:00
..
bleve
Refactor and enhance issue indexer to support both searching, filtering and paging (
#26012
)
2023-07-31 06:28:53 +00:00
db
Fix sort bug on repository issues list (
#28897
)
2024-01-23 09:17:42 +08:00
elasticsearch
Refactor and enhance issue indexer to support both searching, filtering and paging (
#26012
)
2023-07-31 06:28:53 +00:00
internal
Replace
util.SliceXxx
with
slices.Xxx
(
#26958
)
2023-09-07 09:37:47 +00:00
meilisearch
Meilisearch: require all query terms to be matched (
#28293
)
2023-11-29 23:00:59 +08:00
dboptions.go
Include public repos in doer's dashboard for issue search (
#28304
)
2023-12-07 13:26:18 +08:00
indexer_test.go
Fix issue not showing on default board and add test (
#27720
)
2023-10-25 11:51:49 +00:00
indexer.go
Include public repos in doer's dashboard for issue search (
#28304
)
2023-12-07 13:26:18 +08:00
util.go
Improve retrying index issues (
#27554
)
2023-10-15 18:56:57 +00:00