gitea/modules/indexer
zeripath 1a26f6c7ab
Speed up `enry.IsVendor` (#15213) (#15246)
Backport #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-02 00:50:12 +02:00
..
code Speed up `enry.IsVendor` (#15213) (#15246) 2021-04-02 00:50:12 +02:00
issues Remove hardcoded ES indexername (#12521) 2020-08-18 11:08:51 -05:00
stats Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 2020-08-01 10:45:26 -04:00