alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
cmd
/
zoekt-archive-index
/
at
02541e61dd577c6384b3e6ec6dcb1ca540432cf7
4 files
Gary Lee
Exclude files in search.largeFiles (#480)
3y ago
16127e94
archive.go
Exclude files in search.largeFiles (#480) A pattern within search.largeFiles can negate files which match an earlier pattern, which would exclude that file from being able to ignore/override the size max threshold.
3 years ago
e2e_test.go
Exclude files in search.largeFiles (#480) A pattern within search.largeFiles can negate files which match an earlier pattern, which would exclude that file from being able to ignore/override the size max threshold.
3 years ago
flowrate.go
zoekt-archive-index: Enforce flowrate on the socket (#35) flowrate is a Sourcegraph specific feature to limit the amount of traffic we generate on the networks. The way it is implemented is it keeps conflicting with upstream zoekt merges. This rewrites it so we instead enforce it in the DefaultTransport. This should more reliably enforce flowrate as well as prevent difficult merge conflicts.
6 years ago
main.go
all: gofmt -w -s .
3 years ago