aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-16internal/natural: add natural sort orderEgon Elbre
2026-01-15internal/frontend: add module and package metadata to codewiki linkEthan Lee
2026-01-13static/frontend: do not drop URL query when expanding READMENicholas S. Husin
2026-01-12go.mod: update golang.org/x dependenciesGopher Robot
2026-01-07static/frontend: fix link svg rendering in darkmodeEthan Lee
2026-01-01internal/frontend: add attribution params to CodeWiki linkEthan Lee
2025-12-30deploy: bump Go version to 1.25.5 and update depsEthan Lee
2025-12-30internal/frontend: remove logging for http.StatusNotFoundEthan Lee
2025-12-23cmd/internal/doc: increase x/pkgsite dependency to CL 729900matloob
2025-12-22internal/dcensus: add metrics for codewiki link usageEthan Lee
2025-12-20tests: update docs for updating screenshot testsEthan Lee
2025-12-20internal/frontend: add CodeWiki link support to pkgsiteEthan Lee
2025-12-20test/screentest: increase timeout for "x/net directories expanded"Ethan Lee
2025-12-15internal/fetch: add runtimesecret and simd goexperimentsSean Liao
2025-12-14internal/godoc: smarter import path resolutionSean Liao
2025-12-09go.mod: update golang.org/x dependenciesGopher Robot
2025-12-08internal/licenses: allow overriding links to licensesSean Liao
2025-12-08internal/godoc: add unit test for TestDecodeBasicLitEthan Lee
2025-11-28internal/postgres: fix %q verb uses with wrong typeDmitri Shuralyov
2025-11-20internal/frontend: add additional pprof memory handlersEthan Lee
2025-11-20devtools: ensure that copyright year is up to date in create_migrationEthan Lee
2025-11-18internal/godoc: fix codec generation testRob Findley
2025-11-17Revert "migrations: add num_imports column to units table"Ethan Lee
2025-11-17Revert "internal/postgres: utilize num_imports column in insert_module"Ethan Lee
2025-11-14deploy: fix typo in migrate.yamlEthan Lee
2025-11-13internal/postgres: utilize num_imports column in insert_moduleEthan Lee
2025-11-13migrations: add num_imports column to units tableEthan Lee
2025-11-13internal/postgres: use JOINs in GetModuleVersionsToClean queryEthan Lee
2025-11-13go.mod: update golang.org/x dependenciesGopher Robot
2025-11-13internal/testing: avoid data race to NonRedistributableLicenseRob Findley
2025-11-13migrations: add partial module_version_states (index_timestamp) indexEthan Lee
2025-11-12migrations: create version_map (requested_version, module_path, resolved_vers...Ethan Lee
2025-11-10deploy: use last-known good version of gke-deploy for deploy-env.yamlRob Findley
2025-11-10internal/postgres: remove the exclusive lock in upsertPathRob Findley
2025-11-05internal/frontend/fetchserver: add test for "synctest" shortcutFelix Stein
2025-11-05internal/config/serverconfig: randomly pick two DBs from same envHongxiang Jiang
2025-11-05internal/postgres: exclude internal packages when doing shortcut resolutionNicholas S. Husin
2025-10-29add github.com/cdktf/cdktf-provider-google-go/google/v16 to skip-symbolsEthan Lee
2025-10-28all: remove code for the decommissioned beta environmentNicholas S. Husin
2025-10-24deploy/deploy.yaml: remove steps involving the beta environmentNicholas S. Husin
2025-10-23all: fix some commentscuishuang
2025-10-23internal/postgres: add skip-symbols list to saveModuleEthan Lee
2025-10-09go.mod: update golang.org/x dependenciesGopher Robot
2025-10-08internal/godoc/codec: use reflect.TypeFor instead of reflect.TypeOfcuishuang
2025-09-11go.mod: update golang.org/x dependenciesGopher Robot
2025-09-08cmd/internal/cmdconfig: include Cloud Run instance ID in logsMichael Pratt
2025-09-02deploy: pin gcr.io/cloud-builders/gke-deploy to last working versionMichael Pratt
2025-08-14internal/postgres: apply bypassLicenseCheck to IsRedistributable columnJean Barkhuysen
2025-08-08go.mod: update golang.org/x dependenciesGopher Robot
2025-08-06static/frontend: update the logo styling to not have an explicit widthJean Barkhuysen