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
8e309eb624d2cc3ba264d67f3ae8d694ad68b00c
7 files
Keegan Carruthers-Smith
web: e2e test for RPC (#602)
3y ago
8e309eb6
BUILD.bazel
web: e2e test for RPC (#602) This would of caught the nil panic which was fixed in the last commit. Test Plan: go test
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
web: e2e test for RPC (#602) This would of caught the nil panic which was fixed in the last commit. Test Plan: go test
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