This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-07-26 11:04:27 -04:00
Code
gitea
/
modules
/
indexer
/
code
History
Bruno Sofiato
a22b0baf12
Upgrade bleve's index version
2024-10-24 19:53:39 -03:00
..
bleve
Upgrade bleve's index version
2024-10-24 19:53:39 -03:00
elasticsearch
Update of ES' index version. Removal of commit-graph file
2024-10-24 07:38:48 -03:00
internal
Allow code search by filename (
#32210
)
2024-10-11 23:35:04 +00:00
git.go
Fix index too many file names bug (
#31903
)
2024-09-01 05:57:31 +00:00
indexer_test.go
Improvements on code snippet search (updated tokenizer and made ES' search case insensitive)
2024-10-23 11:37:32 -03:00
indexer.go
Fix tautological conditions (
#30735
)
2024-04-30 14:34:40 +02:00
search.go
Render embedded code preview by permlink in markdown (
#30234
)
2024-04-02 17:48:27 +00:00