1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules/indexer/code
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667)
Use common git cat-file --batch and git cat-file --batch-check to
significantly reduce calls to git.
    
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-10 03:27:03 +02:00
..
bleve_test.go
bleve.go On open repository open common cat file batch and batch-check (#15667) 2021-05-10 03:27:03 +02:00
elastic_search_test.go
elastic_search.go On open repository open common cat file batch and batch-check (#15667) 2021-05-10 03:27:03 +02:00
git.go
indexer_test.go
indexer.go
search.go
wrapped.go