| Age | Commit message (Expand) | Author |
| 2023-03-15 | cmd/pkgsite: hide irrelevant content in local mode; add quick links | Robert Findley |
| 2023-03-14 | cmd/pkgsite: add multi-module support, invalidation, and search | Robert Findley |
| 2023-02-09 | internal: fix some comments | cui fliter |
| 2022-11-15 | all: convert interface{} to any | Hana (Hyang-Ah) Kim |
| 2022-06-17 | many: re-enable staticcheck and fix problems | Jonathan Amsterdam |
| 2022-05-16 | internal/postgres: update imported-by counts in smaller batches | Jonathan Amsterdam |
| 2022-04-11 | all: gofmt | Russ Cox |
| 2022-04-04 | all: fix typos | Dan Kortschak |
| 2022-03-07 | internal/database: use generics for Collect functions | Jonathan Amsterdam |
| 2022-03-07 | many: use strings.Cut | Jonathan Amsterdam |
| 2021-11-15 | internal/licenses: remove Metadata.OldCoverage | 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-11-13 | internal: remove incremental-search experiment | Jonathan Amsterdam |
| 2021-10-25 | internal/postgres/search: use search_documents.ln_imported_by_count | Julie Qiu |
| 2021-10-25 | internal/postgres: record other module versions in SearchResult | Jonathan Amsterdam |
| 2021-10-21 | internal/postgres: add defer before wrap function call | Antonio Antelo |
| 2021-10-15 | internal/{postgres,frontend}: support modules with zero commit times | Jonathan Amsterdam |
| 2021-09-20 | internal/postgres/search: rename Query to SymbolQuery | Julie Qiu |
| 2021-09-20 | internal/postgres/symbolsearch: rename package | Julie Qiu |
| 2021-09-20 | internal: delete stale symbol_search_documents | Julie Qiu |
| 2021-09-14 | internal/postgres: change UpsertModuleVersionStates to update | Julie Qiu |
| 2021-09-14 | internal/worker: insert module if not in module_version_states | Julie Qiu |
| 2021-09-13 | internal/postgres: delete update in upsertSymbolNamesReturningIDs | Julie Qiu |
| 2021-09-13 | internal/worker: display DB info on home page | Jonathan Amsterdam |
| 2021-09-10 | internal/postgres: get DB user info | Jonathan Amsterdam |
| 2021-09-10 | internal/postgres: remove some error logging | Jonathan Amsterdam |
| 2021-09-09 | internal/postgres,tests/search: use filters | Julie Qiu |
| 2021-09-09 | internal/frontend: add symbol filters | Julie Qiu |
| 2021-09-08 | internal/postgres: merge identical calls | Jonathan Amsterdam |
| 2021-09-08 | internal,static: remove Approximate | Julie Qiu |
| 2021-09-07 | internal/postgres: change searcher signature | Julie Qiu |
| 2021-09-03 | internal/search: fix stdlib grouping | Jonathan Amsterdam |
| 2021-09-02 | internal/postgres: in search, group stdlib packages by top-level dir | Jonathan Amsterdam |
| 2021-09-01 | internal/postgres: keep only one module major version in search grouping | Jonathan Amsterdam |
| 2021-08-26 | internal/postgres: rename function | Jonathan Amsterdam |
| 2021-08-25 | internal/postgres; don't delete module from paths | Jonathan Amsterdam |
| 2021-08-24 | internal/fetch: populate Unit.BuildContexts | Jonathan Amsterdam |
| 2021-08-20 | internal,tests: delete symbol history experiments | Julie Qiu |
| 2021-08-19 | internal/postgres/symbolsearch: update queries | Julie Qiu |
| 2021-08-18 | internal/postgres: delete other packages from search during reconciliation | Jonathan Amsterdam |
| 2021-08-17 | internal/postgres: support 3 parallel multi-word searches | Julie Qiu |
| 2021-08-17 | internal/postgres/{symbolsearch}: update queries | Julie Qiu |
| 2021-08-17 | internal/postgres: rename CleanModule to CleanAllModuleVersions | Julie Qiu |
| 2021-08-17 | internal/postgres: update DeleteModule logic | Julie Qiu |
| 2021-08-16 | internal/postgres: update imported-by counts in chunks | Jonathan Amsterdam |
| 2021-08-16 | internal/postgres: split deleteModuleOrPackagesInModuleFromSearchDocuments | Julie Qiu |
| 2021-08-16 | internal/postgres: fix deleteOtherModulePackagesFromSearchDocuments | Julie Qiu |
| 2021-08-16 | internal/postgres/symbolsearch: remove support for matching on field and meth... | Julie Qiu |
| 2021-08-16 | internal/postgres: don't insert into search if a prefix | Jonathan Amsterdam |