Language statistics bar for repositories (#8037)
* Implementation for calculating language statistics Impement saving code language statistics to database Implement rendering langauge stats Add primary laguage to show in repository list Implement repository stats indexer queue Add indexer test Refactor to use queue module * Do not timeout for queues
This commit is contained in:
7
vendor/github.com/toqueteos/trie/README.md
generated
vendored
Normal file
7
vendor/github.com/toqueteos/trie/README.md
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Trie
|
||||
|
||||
[](http://godoc.org/github.com/toqueteos/trie)
|
||||
|
||||
This is a fork of https://github.com/cespare/go-trie that adds the `PrefixIndex` method.
|
||||
|
||||
It's required for https://github.com/toqueteos/substring.
|
||||
Reference in New Issue
Block a user