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
/
tests
/
search
/
main.go
Age
Commit message (
Expand
)
Author
2026-03-24
all: pgx/v4 to v5 and upgrade pq
Ethan Lee
2024-04-16
all: fix function names in comment
cuishuang
2024-02-22
internal/worker: add batch param to update-imported-by-count route
Jonathan Amsterdam
2023-08-28
internal/frontend: move Client into its own package
Michael Matloob
2023-08-25
internal/config: separate config initialization into serverconfig
Michael Matloob
2022-03-07
many: use strings.Cut
Jonathan Amsterdam
2021-11-13
internal, static, tests: remove symbol search experiment
Jonathan Amsterdam
2021-11-13
internal, static, tests: remove search-grouping experiment
Jonathan Amsterdam
2021-09-09
internal/frontend: add package tab query
Julie Qiu
2021-09-09
tests/search: modify test script format
Julie Qiu
2021-09-07
many: replace most uses of strings.SplitN with Cut
Jonathan Amsterdam
2021-09-01
internal/frontend: add search keyboard shortcuts
Julie Qiu
2021-09-01
tests/search: add test for default search mode
Julie Qiu
2021-09-01
tests/search: check expected mode
Julie Qiu
2021-09-01
tests/search: use data from frontend JSON page
Julie Qiu
2021-08-11
internal: remove experiment insert-symbol-search-documents
Julie Qiu
2021-08-05
tests/search: return error on test failure
Julie Qiu
2021-08-02
tests/search: refactor
Julie Qiu
2021-07-20
tests/search: add support for updating importedby count
Julie Qiu
2021-07-20
tests/search: add setup for testing search
Julie Qiu