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
/
internal
/
fetchdatasource
/
fetchdatasource_test.go
Age
Commit message (
Expand
)
Author
2026-03-20
internal: conditionally return documentation in GetUnit
Ethan Lee
2024-02-06
internal/fetch: split FetchModule in two
Michael Matloob
2024-01-23
internal: move UnitMeta.IsRedistributable to Unit
Michael Matloob
2023-08-31
all: skip tests that can't run on wasm platforms
Michael Matloob
2023-07-06
internal/testenv: add and use MustHaveExternalNetwork function
Michael Matloob
2023-04-14
internal/fetchdatasource: remove arbitrary test timeout
Rob Findley
2023-03-14
cmd/pkgsite: add multi-module support, invalidation, and search
Robert Findley
2021-10-28
many: cmd/pkgsite embeds static assets
Jonathan Amsterdam
2021-09-09
internal/fetchdatasource: fix test to work on macs
Jonathan Amsterdam
2021-09-07
cmd/pkgsite,internal: serve source
Jonathan Amsterdam
2021-09-07
internal/fetch: get source info from module getter
Jonathan Amsterdam
2021-08-26
internal/fetchdatasource: handle build contexts properly
Jonathan Amsterdam
2021-08-26
internal/fetchdatasource: GetUnitMeta returns NotFound on missing package
Jonathan Amsterdam
2021-08-26
internal/fetchdatasource: ignore latest-version errors
Jonathan Amsterdam
2021-08-25
internal/fetchdatasource: rename from datasource
Jonathan Amsterdam