#
lsif-enabled
Here are 28 public repositories matching this topic...
Package macaron is a high productive and modular web framework in Go.
-
Updated
Aug 17, 2020 - Go
Package ini provides INI file read and write functionality in Go.
-
Updated
Sep 19, 2020 - Go
Go Walker is a server that generates Go projects API documentation on the fly.
-
Updated
May 6, 2020 - Go
Package git-module is a Go module for Git access through shell commands
-
Updated
Sep 3, 2020 - Go
Package i18n is for app Internationalization and Localization.
-
Updated
Aug 23, 2020 - Go
Package paginater is a helper module for custom pagination calculation.
-
Updated
Mar 31, 2020 - Go
Package cae implements PHP-like Compression and Archive Extensions.
-
Updated
Sep 6, 2020 - Go
A static documentation site generator and library. Used by Sourcegraph.
-
Updated
Sep 6, 2020 - Go
Package session is a middleware that provides the session management of Macaron.
-
Updated
Mar 30, 2020 - Go
HTTP server for canonical "go get" import path
-
Updated
Mar 8, 2020 - Go
Package binding is a middleware that provides request data binding and validation for Macaron.
-
Updated
Sep 18, 2020 - Go
Package cache is a middleware that provides the cache management of Macaron.
-
Updated
Mar 30, 2020 - Go
Package toolbox is a middleware that provides health check, pprof, profile and statistic services for Macaron.
-
Updated
Mar 31, 2020 - Go
Package captcha is a middleware that provides captcha service for Macaron.
-
Updated
Apr 17, 2020 - Go
Package pongo2 is a middleware that provides pongo2 template engine support for Macaron.
-
Updated
Mar 30, 2020 - Go
Package i18n provides an Internationalization and Localization middleware for Macaron applications
-
Updated
Aug 17, 2020 - Go
Package log is a dead simple, levelable, colorful logging library.
-
Updated
Mar 8, 2020 - Go
Labeler is a CLI tool to sync labels for a GitHub repository with templates.
-
Updated
Mar 8, 2020 - Go
Package csrf is a middleware that generates and validates CSRF tokens for Macaron.
-
Updated
Mar 30, 2020 - Go
Package inject provides utilities for mapping and injecting dependencies in various ways.
-
Updated
Jul 27, 2020 - Go
Package bindata is a helper module that allows to use in-memory static and template files for Macaron.
-
Updated
Apr 1, 2020 - Go
HTTP server for reporting flaky tests and cancellation on Buildkite
-
Updated
Mar 8, 2020 - Go
Package gzip is a middleware that provides Gzip compress to responses for Macaron.
-
Updated
Mar 30, 2020 - Go
Package switcher is a helper module that provides host switch functionality for Macaron.
-
Updated
Mar 30, 2020 - Go
Improve this page
Add a description, image, and links to the lsif-enabled topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lsif-enabled topic, visit your repo's landing page and select "manage topics."


https://github.com/sourcegraph/sourcegraph/blob/d119b3456933e94aefc845d471b4dd91f979d8a5/cmd/frontend/graphqlbackend/repository_text_search_index.go#L128
We use ref resolvers in our GraphQL API for indexed search branches. However, we will pass in revs like
v1.0ordevinstead ofrefs/tags/v1.0orrefs/heads/dev. This can lead to weird issues on the settings page for indexed search on a