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
/
internal
/
frontend
Age
Commit message (
Expand
)
Author
6 days
internal/frontend: add v1/search endpoint
Ethan Lee
6 days
internal/api: refactor error handling to increase consistency
Ethan Lee
7 days
internal/frontend: remove local map of case sensitive excluded paths
Madeline Kalil
7 days
internal/postgres: allow matching exact prefix with exact:
Madeline Kalil
13 days
internal/api: consolidate error response handling for all handlers
Ethan Lee
2026-03-30
internal/api: implement vulnerabilities endpoint
Ethan Lee
2026-03-30
internal/api: implement package imported-by endpoint
Ethan Lee
2026-03-27
all: run go fix -waitgroup
Hana Kim
2026-03-26
internal/api: implement package symbols endpoint
Ethan Lee
2026-03-24
internal/api: implement search endpoint
Ethan Lee
2026-03-24
internal/api: implement module packages endpoint
Ethan Lee
2026-03-23
internal/api: implement module versions endpoint
Ethan Lee
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-13
all: fix forvar
Hana Kim
2026-02-25
internal/queue: move InMemory queue to its own package
Jean Barkhuysen
2026-02-18
internal/frontend: fix typo in test name
Oleksandr Redko
2026-01-15
internal/frontend: add module and package metadata to codewiki link
Ethan Lee
2026-01-01
internal/frontend: add attribution params to CodeWiki link
Ethan Lee
2025-12-30
internal/frontend: remove logging for http.StatusNotFound
Ethan Lee
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-11-20
internal/frontend: add additional pprof memory handlers
Ethan Lee
2025-11-05
internal/frontend/fetchserver: add test for "synctest" shortcut
Felix Stein
2025-11-05
internal/postgres: exclude internal packages when doing shortcut resolution
Nicholas S. Husin
2025-10-23
all: fix some comments
cuishuang
2025-07-21
internal/sanitizer: allow picture and source elements in readme
Josiah McMenamy
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-06-08
internal/frontend: report whether subdirectories are commands
Vamsi Avula
2025-05-30
internal/frontend: add a go doc mode to suppress some UI elements
Michael Matloob
2025-05-08
internal/frontend: handle file paths with spaces
Sean Liao
2025-03-12
internal: case sensitive exclude for github.com/BurntSushi/toml
Sean Liao
2025-02-18
all: upgrade go directive to at least 1.23.0 [generated]
Gopher Robot
2025-02-06
internal/frontend: register POST paths for playground fmt and compile
Sean Liao
2025-01-31
internal/frontend: exclude paths case-sensitively
Jonathan Amsterdam
2025-01-27
internal/frontend: redirect on "std/" queries
Jonathan Amsterdam
2025-01-03
all: make function and struct comments match the names
cuishuang
2024-12-26
internal/frontend/search: don't return 500 on timeout
Jonathan Amsterdam
2024-09-30
internal/frontend: require GET for most routes
Jonathan Amsterdam
2024-09-05
all: fix printf(var) mistake detected by latest printf checker
Tim King
2024-04-24
internal/{frontend,vuln}: display affected modules
Tatiana Bradley
2024-02-26
internal/frontend,static/frontend: remove styleguide
Jonathan Amsterdam
2024-02-21
internal/postgres: support module@version exclusions
Jonathan Amsterdam
2024-02-21
internal/stdlib: remove support for special branches
Jonathan Amsterdam
2024-01-23
internal: move UnitMeta.IsRedistributable to Unit
Michael Matloob
2024-01-22
internal: move UnitMeta.Licenses to Unit
Michael Matloob
2023-12-19
internal: move templatecheck tests to their own package
Michael Matloob
2023-12-18
internal/frontend: remove use of goldmark for readme rendering
Michael Matloob
[next]