index
:
go-x-pkgsite
main
revert-to-dirmodgetter
Fork of golang.org/x/pkgsite with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
12 hours
[DO-NOT-MERGE] all: add option shutdown-idle
HEAD
main
Shulhan
12 hours
[DO-NOT-MERGE] cmd/pkgsite: implement socket based activation
Shulhan
5 days
go.mod: update golang.org/x dependencies
Gopher Robot
7 days
internal/queue: add postgres queue implementation, and use it in worker|frontend
Jean Barkhuysen
2026-03-30
all.bash: re-enable unparam
Jonathan Amsterdam
2026-03-26
cmd/internal/pkgsite: fix godoc mode without -list
Filippo Valsorda
2026-03-24
all: pgx/v4 to v5 and upgrade pq
Ethan Lee
2026-03-12
go.mod: update golang.org/x dependencies
Gopher Robot
2026-02-25
internal/queue: move InMemory queue to its own package
Jean Barkhuysen
2026-02-24
internal/worker: add an option for in-process periodic poll/enqueue-ing
Jean Barkhuysen
2026-02-23
internal/database: set db connection pool limits
Hana Kim
2026-02-23
frontend: fix loading stdlib in direct_proxy mode
Ethan Lee
2026-02-09
go.mod: update golang.org/x dependencies
Gopher Robot
2026-01-12
go.mod: update golang.org/x dependencies
Gopher Robot
2025-12-23
cmd/internal/doc: increase x/pkgsite dependency to CL 729900
matloob
2025-12-22
internal/dcensus: add metrics for codewiki link usage
Ethan Lee
2025-12-20
internal/frontend: add CodeWiki link support to pkgsite
Ethan Lee
2025-12-09
go.mod: update golang.org/x dependencies
Gopher Robot
2025-11-13
go.mod: update golang.org/x dependencies
Gopher Robot
2025-10-28
all: remove code for the decommissioned beta environment
Nicholas S. Husin
2025-10-09
go.mod: update golang.org/x dependencies
Gopher Robot
2025-09-11
go.mod: update golang.org/x dependencies
Gopher Robot
2025-09-08
cmd/internal/cmdconfig: include Cloud Run instance ID in logs
Michael Pratt
2025-08-08
go.mod: update golang.org/x dependencies
Gopher Robot
2025-07-14
cmd/internal/pkgsite: increase x/pkgsite dependency to CL 687918
Michael Matloob
2025-07-14
cmd/internal/pkgsite: improve godoc mode search in GOROOT
Michael Matloob
2025-07-11
go.mod: update golang.org/x dependencies
Gopher Robot
2025-06-24
Revert "internal/frontend: recycle database connections every 5m"
Robert Findley
2025-06-23
internal/frontend: recycle database connections every 5m
Rob Findley
2025-05-30
cmd/internal/doc: enable go doc mode
Michael Matloob
2025-05-30
internal/frontend: add a go doc mode to suppress some UI elements
Michael Matloob
2025-05-20
cmd/internal/doc: set go.mod go version to 1.24.3
Michael Matloob
2025-05-20
cmd/internal/doc: add doc command in its own module
Michael Matloob
2025-05-20
cmd/internal/pkgsite: add AllowNoModules option to ServerConfig
Michael Matloob
2025-04-14
cmd/pkgsite: indent command so it appears as preformatted text
Adam Bender
2025-03-11
go.mod, misc: update to go 1.24
Jonathan Amsterdam
2024-09-05
all: fix printf(var) mistake detected by latest printf checker
Tim King
2024-07-24
cmd/pkgsite: fix setting gorepo flag
Michael Matloob
2024-03-01
internal/middleware,etc.: store requests
Jonathan Amsterdam
2024-02-27
internal/worker: improve home and debug pages
Jonathan Amsterdam
2024-02-07
cmd: split the cmd/pkgsite server building logic to a new package
Michael Matloob
2024-01-08
cmd/pkgsite: fix case where we don't have runtime.GOROOT()
Michael Matloob
2023-12-21
cmd/pkgsite,internal/fetch: improve startup experience
Michael Matloob
2023-08-31
all: skip tests that can't run on wasm platforms
Michael Matloob
2023-08-30
internal/trace: add a wrapper for tracing
Michael Matloob
2023-08-29
internal/frontend: inject *http.Client for deps.dev requests
Michael Matloob
2023-08-29
internal/proxy: inject transport in proxy.New
Michael Matloob
2023-08-29
internal/frontend: remove depsdev/result_count metric
Michael Matloob
2023-08-29
internal/frontend: remove frontend_version_type/result_count metric
Michael Matloob
2023-08-29
internal/source: inject *http.Client into source.NewClient
Michael Matloob
[next]