aboutsummaryrefslogtreecommitdiff
path: root/internal/fetch/fetchdata_test.go
AgeCommit message (Expand)Author
2025-10-23all: fix some commentscuishuang
2024-12-05static/frontend: add titles to links for visual usersDenis Bowen
2024-02-14internal/fetch: handle error in root packageJonathan Amsterdam
2024-01-23internal: move UnitMeta.IsRedistributable to UnitMichael Matloob
2023-11-08internal/godoc/dochtml: add type parameters on func synopsisThiago
2023-09-05static/frontend: fix to make link purpose clear to users.Prudhvi Krishna Chintala
2023-07-17internal/fetch: add two stdlib gettersMichael Matloob
2022-06-17many: re-enable staticcheck and fix problemsJonathan Amsterdam
2022-04-18internal/fetch: list known alternative module pathsJonathan Amsterdam
2022-02-04internal/fetch: add generics testJonathan Amsterdam
2021-08-24internal/fetch: populate Unit.BuildContextsJonathan Amsterdam
2021-08-18internal/proxy/proxytest: proxy test codeJonathan Amsterdam
2021-07-16internal/godoc/dochtml: change formatting for structs and interfacesJulie Qiu
2021-07-12internal: support std@dev.fuzzJulie Qiu
2021-05-04internal: change Symbol.Children to SymbolMetaJulie Qiu
2021-05-04internal: factor out SymbolMetaJulie Qiu
2021-04-21internal/godoc: don't render doc on workerJonathan Amsterdam
2021-03-17internal/fetch: don't fail on bad build contextJonathan Amsterdam
2021-03-15internal: change synopsis stored in databaseJulie Qiu
2021-03-02internal/fetch: determine go.mod presence more oftenJonathan Amsterdam
2021-03-01internal/godoc/dochtml: fix synopsis for symbolsJulie Qiu
2021-03-01internal: do not display README at /stdJulie Qiu
2021-02-25internal: embed ModuleInfo into UnitMetaJonathan Amsterdam
2021-02-22internal/stdlib: fix Zip for master versionJulie Qiu
2021-02-17internal/godoc/dochtml: update synopsis for consts and varsJulie Qiu
2021-02-11internal/fetch: use standard test modules where feasibleJonathan Amsterdam
2021-02-10internal/godoc/{dochtml}: add GetSymbolsJulie Qiu
2021-02-08internal/fetch: collapse identical build contextsJonathan Amsterdam
2021-02-08internal: support "all" in BuildContextJonathan Amsterdam
2021-02-05Revert "internal: support "all" in BuildContext"Jonathan Amsterdam
2021-02-05internal: support "all" in BuildContextJonathan Amsterdam
2021-02-02many: allow for multiple documentations for a UnitJonathan Amsterdam
2021-01-15internal/fetch: reduce max doc sizeJonathan Amsterdam
2020-12-15internal/source,stdlib: change stdlib source repo to go.googlesource.comJonathan Amsterdam
2020-11-24internal/{godoc,worker,fetch}: factor out doc rendering for testsJonathan Amsterdam
2020-11-24many: remove Documentation.HTMLJonathan Amsterdam
2020-10-06internal/godoc/dochtml: stop adding /pkg prefix to linksJonathan Amsterdam
2020-10-02internal: deprecate LegacyModuleInfoJulie Qiu
2020-10-01internal/fetch: do not return legacy readme data for FetchModuleJulie Qiu
2020-09-02internal: remove Unit.PackageJulie Qiu
2020-09-02internal: move Unit.Package.Documentation to Unit.DocumentationJulie Qiu
2020-09-01internal: rename PathInfo to UnitMetaJulie Qiu
2020-09-01internal: replace Unit.DirectoryMeta with Unit.PathInfoJulie Qiu
2020-08-31internal: delete DirectoryMeta.V1PathJulie Qiu
2020-08-31internal: remove VersionType from ModuleInfoJulie Qiu
2020-08-28internal: rename Module.Directories to Module.UnitsJulie Qiu
2020-08-28internal: rename Directory to UnitJulie Qiu
2020-08-28internal/postgres: add WithImports fieldset to GetDirectoryJulie Qiu
2020-08-25internal: rename VersionedDirectory to DirectoryJulie Qiu
2020-08-25internal: merge Directory and VersionedDirectoryJulie Qiu