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
Age
Commit message (
Expand
)
Author
2026-03-24
all: pgx/v4 to v5 and upgrade pq
Ethan Lee
2026-03-09
all: update PostgreSQL version to 14
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
2023-08-04
all: switch from github.com/ghodss/yaml to gopkg.in/yaml.v3
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-10-14
internal/frontend: fix filter when not in first word
Julie Qiu
2021-09-09
internal/frontend: add package tab query
Julie Qiu
2021-09-09
tests/search: modify test script format
Julie Qiu
2021-09-08
internal/frontend: remove search filters
Julie Qiu
2021-09-07
many: replace most uses of strings.SplitN with Cut
Jonathan Amsterdam
2021-09-07
tests/search: remove containers after run
Julie Qiu
2021-09-03
internal/frontend: set package search mode in query
Julie Qiu
2021-09-01
internal/frontend: default capitalized query to symbol search
Julie Qiu
2021-09-01
internal/frontend: add search keyboard shortcuts
Julie Qiu
2021-09-01
internal: do not default gopkg.in paths to symbol mode
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-09-01
tests/search: delete unused file
Julie Qiu
2021-08-17
tests/search: add additional test case
Julie Qiu
2021-08-16
internal/postgres/symbolsearch: remove support for matching on field and meth...
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-04
tests/search/scripts: fix test for symbol search on Writer
Julie Qiu
2021-08-03
internal/postgres/symbolsearch: handle multiword search better
Julie Qiu
2021-08-02
tests/search/scripts: add test for symbol only search
Julie Qiu
2021-08-02
internal/postgres: move symbol search sort
Julie Qiu
2021-08-02
tests/search: refactor
Julie Qiu
2021-07-30
internal/postgres: handle subpaths in multiword searches
Julie Qiu
2021-07-21
internal/postgres/symbolsearch: allow searching by <package-path>.<symbol>
Julie Qiu
2021-07-21
tests/search/scripts: fix syntax
Julie Qiu
2021-07-20
tests/search/scripts: add test case for subpath search
Julie Qiu
2021-07-20
tests/search: add support for updating importedby count
Julie Qiu
2021-07-20
devtools,tests: move seed files
Julie Qiu
2021-07-20
tests/search: print information on run.sh exit
Julie Qiu
2021-07-20
tests/search: add setup for testing search
Julie Qiu