aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-07-21internal/database: allow running db tests under different db nameJean Barkhuysen
2025-07-21internal/sanitizer: allow picture and source elements in readmeJosiah McMenamy
2025-07-14cmd/internal/pkgsite: increase x/pkgsite dependency to CL 687918Michael Matloob
2025-07-14cmd/internal/pkgsite: improve godoc mode search in GOROOTMichael Matloob
2025-07-11internal/worker: don't require https index URLsJean Barkhuysen
2025-07-11go.mod: update golang.org/x dependenciesGopher Robot
2025-07-04internal/worker: Add since form param to /poll.Jean Barkhuysen
2025-07-04static/doc: promote examples into TOC link tree.Matt T. Proud