..
auth
internal/auth: use the idtoken package
2020-09-03 17:02:43 +00:00
cache
internal/cache: factor out cache into its own package
2021-02-11 21:14:43 +00:00
config
internal/config: change default database driver to pgx
2021-04-06 19:35:42 +00:00
cookie
internal/cookie: fix error return bug
2021-02-17 12:11:59 +00:00
database
internal/database: add DB.WithPGXConn
2021-04-07 11:27:32 +00:00
dcensus
internal/dcensus: downgrade stackdriver API errors to log warnings
2020-10-13 21:33:33 +00:00
derrors
internal/worker: downgrade proxy errors to warning level
2021-04-26 15:41:02 +00:00
experiment
internal/frontend: allow modifying experiments by query param
2020-09-29 12:58:40 +00:00
fetch
internal/godoc: rename RenderPartsFromUnit
2021-04-22 12:18:41 +00:00
frontend
internal/frontend: tweak display text and log error for importedby
2021-04-29 19:40:19 +00:00
godoc
content/static: show deprecated symbols specially
2021-04-28 17:46:46 +00:00
index
internal: rename tc to test
2020-11-20 17:06:53 +00:00
licenses
internal/licenses: tweak BSD-3 exceptions
2021-04-19 13:46:48 +00:00
localdatasource
internal/frontend,etc.: optimize away second GetUnitMeta call
2021-04-02 12:11:48 +00:00
log
internal/log: add warning level
2020-09-15 21:10:25 +00:00
middleware
internal/worker: downgrade proxy errors to warning level
2021-04-26 15:41:02 +00:00
poller
internal/poller: fix data race in poller_test
2021-03-01 14:22:54 +00:00
postgres
internal/postgres: dedupe symbols
2021-04-29 19:36:04 +00:00
proxy
internal: add integration test for v3 module for symbols
2021-04-29 16:48:38 +00:00
proxydatasource
internal/frontend,etc.: optimize away second GetUnitMeta call
2021-04-02 12:11:48 +00:00
queue
internal/queue: check for unknown module path
2021-03-25 19:59:34 +00:00
secrets
internal/secrets: remove test that depends on ambient permissions
2020-09-24 15:07:46 +00:00
source
internal/source: handle blitiri.com.ar import paths
2021-03-22 15:43:39 +00:00
static
devtools,internal: add support for checking JS output
2021-03-10 17:36:36 +00:00
stdlib
internal: do not display README at /std
2021-03-01 16:58:54 +00:00
symbol
internal: add integration test for v3 module for symbols
2021-04-29 16:48:38 +00:00
testing
internal: add integration test for v3 module for symbols
2021-04-29 16:48:38 +00:00
version
internal/fetch: compute latest module versions from proxy
2021-03-03 19:25:04 +00:00
worker
internal/{postgres,worker}: only reprocess release version
2021-04-28 20:03:21 +00:00
xcontext
internal/xcontent: fix staticcheck error SA1029
2020-04-17 18:18:54 +00:00
build_context.go
internal: don't panic on all/all
2021-03-30 18:06:50 +00:00
build_context_test.go
internal: support "all" in BuildContext
2021-02-08 16:18:02 +00:00
datasource.go
internal/frontend,etc.: optimize away second GetUnitMeta call
2021-04-02 12:11:48 +00:00
discovery.go
internal/frontend: use common function for major version
2021-03-19 15:58:59 +00:00
discovery_test.go
internal/frontend: use common function for major version
2021-03-19 15:58:59 +00:00
experiment.go
internal: add experiments for reading and writing to symbol_history
2021-04-27 04:29:26 +00:00
latest.go
internal/postgres: insert new latest_module_versions columns
2021-04-06 16:49:40 +00:00
latest_test.go
internal: add LatestModuleVersions.IsRetracted method
2021-03-04 18:20:47 +00:00
nonredist.go
internal: delete LegacyPackage
2020-10-26 13:05:48 +00:00
paths.go
internal: add CandidateModulePaths
2021-03-05 18:24:09 +00:00
paths_test.go
internal: add CandidateModulePaths
2021-03-05 18:24:09 +00:00
symbol.go
internal: add RemoveBuildContexts
2021-04-28 16:53:43 +00:00
unit.go
internal: delete unused WithSymbols fieldset
2021-04-16 16:21:02 +00:00