Sign in
go
/
pkgsite
/
HEAD
ddf9685
static/frontend: do not drop URL query when expanding README
by Nicholas S. Husin
· 29 hours ago
master
de23ed2
go.mod: update golang.org/x dependencies
by Gopher Robot
· 2 days ago
a6a3e52
static/frontend: fix link svg rendering in darkmode
by Ethan Lee
· 7 days ago
3a74f05
internal/frontend: add attribution params to CodeWiki link
by Ethan Lee
· 3 weeks ago
5a4d5c5
deploy: bump Go version to 1.25.5 and update deps
by Ethan Lee
· 2 weeks ago
0432e49
internal/frontend: remove logging for http.StatusNotFound
by Ethan Lee
· 2 weeks ago
1a3bd3c
cmd/internal/doc: increase x/pkgsite dependency to CL 729900
by matloob
· 3 weeks ago
7f1b33f
internal/dcensus: add metrics for codewiki link usage
by Ethan Lee
· 4 weeks ago
a7c4421
tests: update docs for updating screenshot tests
by Ethan Lee
· 4 weeks ago
1f39ab5
internal/frontend: add CodeWiki link support to pkgsite
by Ethan Lee
· 4 weeks ago
4bec540
test/screentest: increase timeout for "x/net directories expanded"
by Ethan Lee
· 4 weeks ago
4eb0af2
internal/fetch: add runtimesecret and simd goexperiments
by Sean Liao
· 5 weeks ago
9bbfb19
internal/godoc: smarter import path resolution
by Sean Liao
· 5 weeks ago
7dafa59
go.mod: update golang.org/x dependencies
by Gopher Robot
· 5 weeks ago
b1518c6
internal/licenses: allow overriding links to licenses
by Sean Liao
· 5 weeks ago
c3ac91d
internal/godoc: add unit test for TestDecodeBasicLit
by Ethan Lee
· 6 weeks ago
d74adea
internal/postgres: fix %q verb uses with wrong type
by Dmitri Shuralyov
· 7 weeks ago
8433373
internal/frontend: add additional pprof memory handlers
by Ethan Lee
· 8 weeks ago
5b1d3fa
devtools: ensure that copyright year is up to date in create_migration
by Ethan Lee
· 8 weeks ago
aaa56ec
internal/godoc: fix codec generation test
by Rob Findley
· 8 weeks ago
519903f
Revert "migrations: add num_imports column to units table"
by Ethan Lee
· 8 weeks ago
eaf2377
Revert "internal/postgres: utilize num_imports column in insert_module"
by Ethan Lee
· 8 weeks ago
9f629f0
deploy: fix typo in migrate.yaml
by Ethan Lee
· 9 weeks ago
28eed86
internal/postgres: utilize num_imports column in insert_module
by Ethan Lee
· 9 weeks ago
c7fc077
migrations: add num_imports column to units table
by Ethan Lee
· 9 weeks ago
d92b528
internal/postgres: use JOINs in GetModuleVersionsToClean query
by Ethan Lee
· 9 weeks ago
087c5e6
go.mod: update golang.org/x dependencies
by Gopher Robot
· 9 weeks ago
6459d6d
internal/testing: avoid data race to NonRedistributableLicense
by Rob Findley
· 9 weeks ago
24a1809
migrations: add partial module_version_states (index_timestamp) index
by Ethan Lee
· 9 weeks ago
2e72efd
migrations: create version_map (requested_version, module_path, resolved_version)
by Ethan Lee
· 9 weeks ago
1dd39b1
deploy: use last-known good version of gke-deploy for deploy-env.yaml
by Rob Findley
· 9 weeks ago
c348742
internal/postgres: remove the exclusive lock in upsertPath
by Rob Findley
· 10 weeks ago
0d7e290
internal/frontend/fetchserver: add test for "synctest" shortcut
by Felix Stein
· 2 months ago
94b2daf
internal/config/serverconfig: randomly pick two DBs from same env
by Hongxiang Jiang
· 2 months ago
5cd4436
internal/postgres: exclude internal packages when doing shortcut resolution
by Nicholas S. Husin
· 2 months ago
950d5ec
add github.com/cdktf/cdktf-provider-google-go/google/v16 to skip-symbols
by Ethan Lee
· 3 months ago
917c7a4
all: remove code for the decommissioned beta environment
by Nicholas S. Husin
· 3 months ago
4bd6c63
deploy/deploy.yaml: remove steps involving the beta environment
by Nicholas S. Husin
· 3 months ago
34a1afa
all: fix some comments
by cuishuang
· 3 months ago
fe04cb7
internal/postgres: add skip-symbols list to saveModule
by Ethan Lee
· 3 months ago
31e4cbb
go.mod: update golang.org/x dependencies
by Gopher Robot
· 3 months ago
0e4fda1
internal/godoc/codec: use reflect.TypeFor instead of reflect.TypeOf
by cuishuang
· 3 months ago
1332632
go.mod: update golang.org/x dependencies
by Gopher Robot
· 4 months ago
f655b29
cmd/internal/cmdconfig: include Cloud Run instance ID in logs
by Michael Pratt
· 4 months ago
52bba2a
deploy: pin gcr.io/cloud-builders/gke-deploy to last working version
by Michael Pratt
· 4 months ago
ed9d06a
internal/postgres: apply bypassLicenseCheck to IsRedistributable column
by Jean Barkhuysen
· 7 months ago
259676f
go.mod: update golang.org/x dependencies
by Gopher Robot
· 5 months ago
ae34cfa
static/frontend: update the logo styling to not have an explicit width
by Jean Barkhuysen
· 6 months ago
d4de666
internal/database: allow running db tests under different db name
by Jean Barkhuysen
· 6 months ago
1d37c52
internal/sanitizer: allow picture and source elements in readme
by Josiah McMenamy
· 6 months ago
01b046e
cmd/internal/pkgsite: increase x/pkgsite dependency to CL 687918
by Michael Matloob
· 6 months ago
103fd0f
cmd/internal/pkgsite: improve godoc mode search in GOROOT
by Michael Matloob
· 6 months ago
d4fd061
internal/worker: don't require https index URLs
by Jean Barkhuysen
· 7 months ago
5832fae
go.mod: update golang.org/x dependencies
by Gopher Robot
· 6 months ago
eac0bf9
internal/worker: Add since form param to /poll.
by Jean Barkhuysen
· 7 months ago
395738c
static/doc: promote examples into TOC link tree.
by Matt T. Proud
· 8 months ago
ae590d8
Revert "internal/frontend: recycle database connections every 5m"
by Robert Findley
· 7 months ago
4b544d8
internal/frontend: recycle database connections every 5m
by Rob Findley
· 8 months ago
041c7c0
internal/fetch: remove goexperiment.synctest
by Damien Neil
· 7 months ago
ac5509c
internal/fetch: don't include goexperiment.jsonv2 for encoding/json
by Damien Neil
· 7 months ago
77fcf55
internal/frontend: lowercase module chip for consistency
by Vamsi Avula
· 1 year, 2 months ago
82c52f1
internal/frontend: report whether subdirectories are commands
by Vamsi Avula
· 1 year, 5 months ago
6805ff3
go.mod: update golang.org/x dependencies
by Gopher Robot
· 7 months ago
4d41929
cmd/internal/doc: enable go doc mode
by Michael Matloob
· 8 months ago
a4f2384
internal/godoc: fix incompatibility with Go 1.25 go/doc package
by Michael Matloob
· 8 months ago
274f418
internal/frontend: add a go doc mode to suppress some UI elements
by Michael Matloob
· 8 months ago
0e6de17
static/frontend: hide subpackage expansion button when all internal
by Jake Bailey
· 8 months ago
4065921
cmd/internal/doc: set go.mod go version to 1.24.3
by Michael Matloob
· 8 months ago
d3e2b64
cmd/internal/doc: add doc command in its own module
by Michael Matloob
· 8 months ago
e960035
cmd/internal/pkgsite: add AllowNoModules option to ServerConfig
by Michael Matloob
· 8 months ago
ef1cfc5
static/frontend/unit/main: disable source file links without urls
by Sean Liao
· 8 months ago
e476b3e
internal/frontend: handle file paths with spaces
by Sean Liao
· 9 months ago
1bc9132
go.mod: update golang.org/x dependencies
by Gopher Robot
· 8 months ago
6f1dbbf
internal/godoc/dochtml: omit "Output" section for examples with no output
by Alexander Yastrebov
· 9 months ago
e863a03
internal/godoc/dochtml/internal/render: remove duplicate package import
by cuishuang
· 9 months ago
0cf8d2e
internal/fetch: include goexperiment.jsonv2
by Sean Liao
· 9 months ago
d876005
.github/workflows: update govulncheck action
by Julie Qiu
· 2 years, 6 months ago
82cedd1
static/shared: update brand guidelines url in footer
by Oleksandr Redko
· 1 year ago
f521833
internal/fetchdatasource: check for error earlier
by Jonathan Amsterdam
· 9 months ago
0a075a2
internal: case sensitive exclude for github.com/google/UUID
by Sean Liao
· 9 months ago
5f490db
README.md: drop requirements section
by Sean Liao
· 9 months ago
01dc430
cmd/pkgsite: indent command so it appears as preformatted text
by Adam Bender
· 9 months ago
eec4552
go.mod: update golang.org/x dependencies
by Gopher Robot
· 9 months ago
e806f9c
internal/postgres: use a more straightforward return value
by cuishuang
· 11 months ago
fa46622
internal/fetch: fix broken link
by cuishuang
· 11 months ago
d037ac9
devtools: add script for Cloud Armor
by Jonathan Amsterdam
· 10 months ago
9685cd9
internal: case sensitive exclude for github.com/BurntSushi/toml
by Sean Liao
· 11 months ago
656a0a0
go.mod, misc: update to go 1.24
by Jonathan Amsterdam
· 10 months ago
38e0570
static/shared/header: change security link
by Anna Groebel
· 1 year ago
5caf190
go.mod: update golang.org/x dependencies
by Gopher Robot
· 11 months ago
224a136
all: upgrade go directive to at least 1.23.0 [generated]
by Gopher Robot
· 11 months ago
dd488e5
internal/fetch: look at files with tag goexperiment.synctest
by Jonathan Amsterdam
· 11 months ago
b866f86
go.mod: update golang.org/x dependencies
by Gopher Robot
· 11 months ago
732383a
internal/frontend: register POST paths for playground fmt and compile
by Sean Liao
· 12 months ago
826a505
vuln: fix missed usage of Wrap after removing legacy vulndb support
by Kha Nguyen
· 12 months ago
a4ef958
tests/screentest: omit mobile expanded README test
by Jonathan Amsterdam
· 11 months ago
50d4697
internal/frontend: exclude paths case-sensitively
by Jonathan Amsterdam
· 12 months ago
ed3e82f
static/shared/header: fix misplaced span tags in header template
by Roberto Morais
· 1 year, 1 month ago
de83036
internal/frontend: redirect on "std/" queries
by Jonathan Amsterdam
· 12 months ago
7301061
internal/licenses: add EUPL-1.1
by Jonathan Amsterdam
· 12 months ago
Next »