aboutsummaryrefslogtreecommitdiff
path: root/tests/search/main.go
AgeCommit message (Expand)Author
2026-03-24all: pgx/v4 to v5 and upgrade pqEthan Lee
2024-04-16all: fix function names in commentcuishuang
2024-02-22internal/worker: add batch param to update-imported-by-count routeJonathan Amsterdam
2023-08-28internal/frontend: move Client into its own packageMichael Matloob
2023-08-25internal/config: separate config initialization into serverconfigMichael Matloob
2022-03-07many: use strings.CutJonathan Amsterdam
2021-11-13internal, static, tests: remove symbol search experimentJonathan Amsterdam
2021-11-13internal, static, tests: remove search-grouping experimentJonathan Amsterdam
2021-09-09internal/frontend: add package tab queryJulie Qiu
2021-09-09tests/search: modify test script formatJulie Qiu
2021-09-07many: replace most uses of strings.SplitN with CutJonathan Amsterdam
2021-09-01internal/frontend: add search keyboard shortcutsJulie Qiu
2021-09-01tests/search: add test for default search modeJulie Qiu
2021-09-01tests/search: check expected modeJulie Qiu
2021-09-01tests/search: use data from frontend JSON pageJulie Qiu
2021-08-11internal: remove experiment insert-symbol-search-documentsJulie Qiu
2021-08-05tests/search: return error on test failureJulie Qiu
2021-08-02tests/search: refactorJulie Qiu
2021-07-20tests/search: add support for updating importedby countJulie Qiu
2021-07-20tests/search: add setup for testing searchJulie Qiu