aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
12 hours[DO-NOT-MERGE] all: add option shutdown-idleHEADmainShulhan
12 hours[DO-NOT-MERGE] cmd/pkgsite: implement socket based activationShulhan
5 daysgo.mod: update golang.org/x dependenciesGopher Robot
7 daysinternal/queue: add postgres queue implementation, and use it in worker|frontendJean Barkhuysen
2026-03-30all.bash: re-enable unparamJonathan Amsterdam
2026-03-26cmd/internal/pkgsite: fix godoc mode without -listFilippo Valsorda
2026-03-24all: pgx/v4 to v5 and upgrade pqEthan Lee
2026-03-12go.mod: update golang.org/x dependenciesGopher Robot
2026-02-25internal/queue: move InMemory queue to its own packageJean Barkhuysen
2026-02-24internal/worker: add an option for in-process periodic poll/enqueue-ingJean Barkhuysen
2026-02-23internal/database: set db connection pool limitsHana Kim
2026-02-23frontend: fix loading stdlib in direct_proxy modeEthan Lee
2026-02-09go.mod: update golang.org/x dependenciesGopher Robot
2026-01-12go.mod: update golang.org/x dependenciesGopher Robot
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-20internal/frontend: add CodeWiki link support to pkgsiteEthan Lee
2025-12-09go.mod: update golang.org/x dependenciesGopher Robot
2025-11-13go.mod: update golang.org/x dependenciesGopher Robot
2025-10-28all: remove code for the decommissioned beta environmentNicholas S. Husin
2025-10-09go.mod: update golang.org/x dependenciesGopher Robot
2025-09-11go.mod: update golang.org/x dependenciesGopher Robot
2025-09-08cmd/internal/cmdconfig: include Cloud Run instance ID in logsMichael Pratt
2025-08-08go.mod: update golang.org/x dependenciesGopher Robot
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-11go.mod: update golang.org/x dependenciesGopher Robot
2025-06-24Revert "internal/frontend: recycle database connections every 5m"Robert Findley
2025-06-23internal/frontend: recycle database connections every 5mRob Findley
2025-05-30cmd/internal/doc: enable go doc modeMichael Matloob
2025-05-30internal/frontend: add a go doc mode to suppress some UI elementsMichael Matloob
2025-05-20cmd/internal/doc: set go.mod go version to 1.24.3Michael Matloob
2025-05-20cmd/internal/doc: add doc command in its own moduleMichael Matloob
2025-05-20cmd/internal/pkgsite: add AllowNoModules option to ServerConfigMichael Matloob
2025-04-14cmd/pkgsite: indent command so it appears as preformatted textAdam Bender
2025-03-11go.mod, misc: update to go 1.24Jonathan Amsterdam
2024-09-05all: fix printf(var) mistake detected by latest printf checkerTim King
2024-07-24cmd/pkgsite: fix setting gorepo flagMichael Matloob
2024-03-01internal/middleware,etc.: store requestsJonathan Amsterdam
2024-02-27internal/worker: improve home and debug pagesJonathan Amsterdam
2024-02-07cmd: split the cmd/pkgsite server building logic to a new packageMichael Matloob
2024-01-08cmd/pkgsite: fix case where we don't have runtime.GOROOT()Michael Matloob
2023-12-21cmd/pkgsite,internal/fetch: improve startup experienceMichael Matloob
2023-08-31all: skip tests that can't run on wasm platformsMichael Matloob
2023-08-30internal/trace: add a wrapper for tracingMichael Matloob
2023-08-29internal/frontend: inject *http.Client for deps.dev requestsMichael Matloob
2023-08-29internal/proxy: inject transport in proxy.NewMichael Matloob
2023-08-29internal/frontend: remove depsdev/result_count metricMichael Matloob
2023-08-29internal/frontend: remove frontend_version_type/result_count metricMichael Matloob
2023-08-29internal/source: inject *http.Client into source.NewClientMichael Matloob