..
auth
all: rename module to golang.org/x/pkgsite
2020-04-23 16:18:43 +00:00
breaker
internal/breaker: fix typo
2020-06-26 17:27:15 +00:00
complete
all: rename module to golang.org/x/pkgsite
2020-04-23 16:18:43 +00:00
config
internal/config: fix the GetEnvInt, GetEnvFloat
2020-08-11 13:19:00 +00:00
database
internal/database: downgrade context canceled errors to debug level
2020-08-07 13:14:12 +00:00
dcensus
internal/dcensus: remove client views
2020-07-21 21:59:50 +00:00
derrors
internal/proxy: return proxy timed out errors
2020-08-07 13:09:01 +00:00
experiment
internal/experiment: improve ergonomics for NewSet and NewContext
2020-07-06 15:32:32 +00:00
fetch
internal/fetch/internal/doc: support examples on methods from embedded unexported types
2020-08-20 18:51:01 +00:00
frontend
content/static,internal/frontend,internal/middleware: add 'y' keyboard shortcut to canonicalise URL with version
2020-08-20 19:08:49 +00:00
index
all: rename module to golang.org/x/pkgsite
2020-04-23 16:18:43 +00:00
licenses
internal: limit reads from zip files
2020-08-14 20:49:59 +00:00
log
internal/log: add log level support
2020-08-06 13:27:19 +00:00
middleware
internal/middleware: add URI Too Long check
2020-08-13 17:59:08 +00:00
postgres
Revert "internal/postgres: update module status in version_map when reprocessing"
2020-08-20 01:55:21 +00:00
proxy
internal/proxy: rename testhelper functions
2020-08-07 14:32:58 +00:00
proxydatasource
internal: support fetching the latest version of stdlib
2020-08-07 14:42:44 +00:00
queue
internal/queue: refactor existing queue creators into queue.New
2020-07-08 16:06:55 +00:00
secrets
all: clean up issue links
2020-06-23 12:51:41 +00:00
source
internal/source: tweak comments
2020-07-29 14:37:36 +00:00
stdlib
internal/stdlib: add semanticVersion function
2020-08-07 23:02:42 +00:00
teeproxy
internal/teeproxy: don't tee App Engine requests
2020-08-20 02:36:47 +00:00
testing
internal/middleware: add URI Too Long check
2020-08-13 17:59:08 +00:00
version
internal/{etl,fetch}: move FetchAndInsertVersion to internal/etl
2020-03-27 16:46:50 -04:00
worker
Revert "internal/postgres: update module status in version_map when reprocessing"
2020-08-20 01:55:21 +00:00
xcontext
internal/xcontent: fix staticcheck error SA1029
2020-04-17 18:18:54 +00:00
datasource.go
internal: add GetLicenses by path
2020-07-15 04:05:21 +00:00
discovery.go
internal: add function to return path suffix
2020-07-28 14:19:34 +00:00
discovery_test.go
internal: define V1Path
2020-05-04 17:27:04 +00:00
experiment.go
content/static,internal/experiment: remove deprecated homepage code
2020-08-04 16:47:06 +00:00