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
Age
Commit message (
Expand
)
Author
2026-03-26
[DO-NOT-MERGE] internal/pkgsite: quick fix to serve local module
revert-to-dirmodgetter
Shulhan
2026-03-26
[DO-NOT-MERGE] all: add option shutdown-idle
Shulhan
2026-03-26
[DO-NOT-MERGE] all: add make file
Shulhan
2026-03-26
[DO-NOT-MERGE] cmd/pkgsite: implement socket based activation
Shulhan
2026-03-25
all: add LatestVersion to ModuleInfo
Ethan Lee
2026-03-24
internal/api: implement search endpoint
Ethan Lee
2026-03-24
all: pgx/v4 to v5 and upgrade pq
Ethan Lee
2026-03-24
internal/api: implement module packages endpoint
Ethan Lee
2026-03-24
deploy: migrate gsutil usage to gcloud storage
gurusai-voleti
2026-03-24
internal/api: render text documentation
Jonathan Amsterdam
2026-03-24
internal/api: initial logic for doc
Jonathan Amsterdam
2026-03-23
deploy: run go mod tidy in go container
Hana Kim
2026-03-23
internal/api: implement module versions endpoint
Ethan Lee
2026-03-21
deploy: run go mod tidy in the private before building anything
Hana Kim
2026-03-20
internal: conditionally return documentation in GetUnit
Ethan Lee
2026-03-19
internal/api: implement module metadata endpoint
Ethan Lee
2026-03-19
internal: instantiate v1/package/{path} endpoint
Ethan Lee
2026-03-18
internal/api: tweaks
Jonathan Amsterdam
2026-03-18
internal/api: implement query parameter parsing for api
Ethan Lee
2026-03-17
all: fix minmax
Hana Kim
2026-03-17
internal/vuln: add convertFileURLPath on Windows
Michael Matloob
2026-03-13
all: fix mapsloop
Hana Kim
2026-03-13
all: fix inline
Hana Kim
2026-03-13
all: fix forvar
Hana Kim
2026-03-13
all: fix fmtappendf
Hana Kim
2026-03-13
package.json: move all dependencies to dev dependencies
Hana Kim
2026-03-12
all: upgrade package-lock.json to version 3 and address vulnerabilities
Hana Kim
2026-03-12
internal/postgres: clean up duplicated comments in upsertSymbolSearchDocuments
Ethan Lee
2026-03-12
devtools/cmd/seeddb, internal/database: reduce contention and increase retries
Hana Kim
2026-03-12
go.mod: update golang.org/x dependencies
Gopher Robot
2026-03-12
all: upgrade Node.js to version 20
Hana Kim
2026-03-12
static: display output container for runnable examples
Hana Kim
2026-03-11
internal/api: add error type
Ethan Lee
2026-03-09
all: update PostgreSQL version to 14
Ethan Lee
2026-03-06
internal/api: define new API types
Ethan Lee
2026-03-05
internal/database: remove sawRetries logic from TestTransactSerializable
Ethan Lee
2026-03-04
internal/config: reduce default max idle SQL connections
Michael Pratt
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-20
internal/licenses: update custom license exception for skipper.lre
Ethan Lee
2026-02-19
static/shared/outline: don't expand sidebar for examples
Sean Liao
2026-02-18
internal/frontend: fix typo in test name
Oleksandr Redko
2026-02-18
internal/godoc: remove parser.ParseDir usage in encode_test
Ethan Lee
2026-02-12
internal/licenses: add COPYING.LESSER to recognized license filenames
Ethan Lee
2026-02-09
go.mod: update golang.org/x dependencies
Gopher Robot
2026-02-06
internal/godoc/dochtml: use natural sorting for items
Egon Elbre
2026-02-04
pkgsite: add codereview.cfg
Dmitri Shuralyov
2026-02-03
internal/postgres: optimize unit metadata lookup for unknown module paths
Ethan Lee
[next]