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
/
web
/
at
edf0c8b4e978fbb8ab0428de2b15f077ed777c0d
7 files
Camden Cheek
Tracing: fix for HTTP requests (#599)
3y ago
fb27b377
BUILD.bazel
Tracing: fix for HTTP requests (#599)
3 years ago
api.go
debug: keep track of debug flag across searches (#484) Previously it was a hassle to set the debug flag for every search while debugging. Now we keep track of the state so we only have to set it once.
3 years ago
e2e_test.go
list: add indextime to MinimalRepoListEntry (#596) We want this information in Sourcegraph. This turned into a bit more of a hairy change due to our custom marshalling (for perf) and grpc validation. Test Plan: lots of unit test coverage
3 years ago
server.go
debug: keep track of debug flag across searches (#484) Previously it was a hassle to set the debug flag for every search while debugging. Now we keep track of the state so we only have to set it once.
3 years ago
snippets.go
all: rename module to github.com/sourcegraph/zoekt We are a hard enough for now that we might as well have our own module name. This will also make it possible to more directly use go tooling.
3 years ago
templates.go
query: parse support for `fork:` and `public:` (#550) Add support for parsing queries for zoekt.fork and zoekt.public.
3 years ago
trace.go
Tracing: fix for HTTP requests (#599)
3 years ago