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
4 hours
[DO-NOT-MERGE] all: add option shutdown-idle
HEAD
main
Shulhan
4 hours
[DO-NOT-MERGE] all: add make file
Shulhan
4 hours
[DO-NOT-MERGE] cmd/pkgsite: implement socket based activation
Shulhan
6 hours
internal/api: test ServePackage with db
Jonathan Amsterdam
28 hours
internal/api: improve ambiguous package path resolution
Hana Kim
4 days
internal/testing/fakedatasource: improve doc
Jonathan Amsterdam
5 days
go.mod: update golang.org/x dependencies
Gopher Robot
5 days
internal/frontend: add v1/search endpoint
Ethan Lee
5 days
internal/api: refactor error handling to increase consistency
Ethan Lee
5 days
internal/api: test licenses and imports params
Jonathan Amsterdam
5 days
internal/api: simplify filter code
Jonathan Amsterdam
6 days
internal/api: set cache-control headers
Jonathan Amsterdam
6 days
internal/api: add examples parameter to PackageParams
Ethan Lee
6 days
internal/queue: add postgres queue implementation, and use it in worker|frontend
Jean Barkhuysen
6 days
internal/frontend: remove local map of case sensitive excluded paths
Madeline Kalil
6 days
internal/postgres: allow matching exact prefix with exact:
Madeline Kalil
7 days
internal/api: clean up redundant TODO
Ethan Lee
7 days
internal/api: add support for readme and licenses in ServeModule
Ethan Lee
7 days
internal/api: unify default pagination limits
Ethan Lee
7 days
internal/api: refactor ServePackage and extract helper functions
Ethan Lee
8 days
internal/api: factor out common renderer things
Jonathan Amsterdam
8 days
internal/api: add support for examples
Jonathan Amsterdam
12 days
internal/api: implement filtering logic based on query params
Ethan Lee
13 days
internal/api: consolidate error response handling for all handlers
Ethan Lee
2026-03-31
internal/api: centralize pagination and trimming logic
Ethan Lee
2026-03-30
all.bash: re-enable unparam
Jonathan Amsterdam
2026-03-30
internal/api: implement vulnerabilities endpoint
Ethan Lee
2026-03-30
internal/api: implement package imported-by endpoint
Ethan Lee
2026-03-30
internal/api: add htmlRenderer
Jonathan Amsterdam
2026-03-28
tests/screentest: fix flaky mobile viewport screen captures
Hana Kim
2026-03-27
all: run go fix -waitgroup
Hana Kim
2026-03-27
internal/api: use unmarshalResponse for ServeModule
Jonathan Amsterdam
2026-03-27
internal/api: render markdown documentation
Jonathan Amsterdam
2026-03-27
internal/api: add unmarshalResponse
Jonathan Amsterdam
2026-03-27
all: run go fix -testingcontext
Hana Kim
2026-03-27
all: run go fix -stringsseq
Hana Kim
2026-03-27
all: run go fix -stringscutprefix
Hana Kim
2026-03-27
all: run go fix -stringscut
Hana Kim
2026-03-26
all: run go fix -stditerators
Hana Kim
2026-03-26
all: run go fix -stringsbuilder
Hana Kim
2026-03-26
all: run go fix -slicescontains
Hana Kim
2026-03-26
internal: consolidate build context and unit resolution logic
Ethan Lee
2026-03-26
all: fix rangeint
Hana Kim
2026-03-26
internal/osv: remove ineffective omitempty
Hana Kim
2026-03-26
internal/api: implement package symbols endpoint
Ethan Lee
2026-03-26
cmd/internal/pkgsite: fix godoc mode without -list
Filippo Valsorda
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
[next]