aboutsummaryrefslogtreecommitdiff
path: root/internal/fetchdatasource/fetchdatasource.go
AgeCommit message (Expand)Author
2026-03-24internal/api: implement module packages endpointEthan Lee
2026-03-23internal/api: implement module versions endpointEthan Lee
2026-02-23frontend: fix loading stdlib in direct_proxy modeEthan Lee
2025-04-17internal/fetchdatasource: check for error earlierJonathan Amsterdam
2024-04-16all: fix function names in commentcuishuang
2024-02-06internal/fetch: split FetchModule in twoMichael Matloob
2024-01-23internal: move UnitMeta.IsRedistributable to UnitMichael Matloob
2023-08-30internal/lru: add a really simple LRU cache implementationMichael Matloob
2023-08-10cmd/pkgsite: more changes to use local stdlibMichael Matloob
2023-03-15cmd/pkgsite: hide irrelevant content in local mode; add quick linksRobert Findley
2023-03-14cmd/pkgsite: add multi-module support, invalidation, and searchRobert Findley
2022-01-05internal/fetchdatasource: add directory informationJonathan Amsterdam
2021-09-07internal/fetch: get source info from module getterJonathan Amsterdam
2021-09-03internal/fetchdatasource: cache resolved latest versionJonathan Amsterdam
2021-09-01internal/{worker/fetch}: include DB activity in load-sheddingJonathan Amsterdam
2021-08-26cmd/pkgsite: support the module cacheJonathan Amsterdam
2021-08-26internal/fetchdatasource: handle build contexts properlyJonathan Amsterdam
2021-08-26internal/fetchdatasource: GetUnitMeta returns NotFound on missing packageJonathan Amsterdam
2021-08-26internal/fetchdatasource: ignore latest-version errorsJonathan Amsterdam
2021-08-25internal/fetchdatasource: rename from datasourceJonathan Amsterdam