sourcegraph/enterprise/cmd/frontend/internal/codeintel/httpapi
Robert Lin 07f759e4e6
observation: integrate Logger into all levels of Observation (#34456)
Creating and tagging operations now create loggers embedded into the various Observation types that can be used directly for  structured logs . See internal/observation package docs for more details.
2022-04-27 07:55:45 -07:00
..
auth_github_cache.go codeintel: Cache github authz responses (#28811) 2021-12-09 19:31:23 +00:00
auth_github_test.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
auth_github.go [CLOUD-303] Set rate limiter for every external service (#32768) 2022-03-23 07:05:22 +00:00
auth_gitlab_test.go codeintel: Add auth support for GitLab (#33254) 2022-04-04 08:34:41 -05:00
auth_gitlab.go codeintel: Add auth support for GitLab (#33254) 2022-04-04 08:34:41 -05:00
auth_middleware.go observation: integrate Logger into all levels of Observation (#34456) 2022-04-27 07:55:45 -07:00
gen.go codeintel: Improve github auth responses (#26739) 2021-10-29 18:29:55 +00:00
iface.go [CLOUD-204] Repositories syncing through GitHub App (#29515) 2022-01-19 18:16:43 +08:00
mock_iface_test.go chore: Update go-mockgen (#33678) 2022-04-08 16:07:50 -05:00
observability.go codeintel: Instrument upload endpoint (#28382) 2021-12-02 09:30:40 -06:00
upload_handler_multipart.go observation: integrate Logger into all levels of Observation (#34456) 2022-04-27 07:55:45 -07:00
upload_handler_single.go observation: integrate Logger into all levels of Observation (#34456) 2022-04-27 07:55:45 -07:00
upload_handler_state.go gitserver: add db connections which are needed for future instantiation of gitserver clients with db connections (#32769) 2022-03-22 11:07:54 +03:00
upload_handler_test.go Make uploadstore package available outside of code intel (#30326) 2022-02-10 22:41:50 +01:00
upload_handler.go observation: integrate Logger into all levels of Observation (#34456) 2022-04-27 07:55:45 -07:00
util.go codeintel: Instrument upload endpoint (#28382) 2021-12-02 09:30:40 -06:00