gitea/modules/indexer
zeripath ff460ca74d
Speed up `enry.IsVendor` (#15213)
`enry.IsVendor` is kinda slow as it simply iterates across all regexps.
This PR ajdusts the regexps to combine them to make this process a
little quicker.

Related #15143

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-01 19:41:09 +02:00
..
code Speed up `enry.IsVendor` (#15213) 2021-04-01 19:41:09 +02:00
issues Upgrade blevesearch dependency to v2.0.1 (#14346) 2021-01-17 20:21:14 -05:00
stats Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00