aboutsummaryrefslogtreecommitdiff
path: root/internal/postgres/details_test.go
AgeCommit message (Expand)Author
2026-03-25all: add LatestVersion to ModuleInfoEthan Lee
2024-02-21internal/postgres: support module@version exclusionsJonathan Amsterdam
2023-08-23all: remove arbitrary hard-coded timeouts in testsBryan C. Mills
2021-07-13internal/postgres: delete packageLinkRegexp and removePkgPrefixJulie Qiu
2021-04-08internal/postgres,etc: finish MustInsertModule cleanupJonathan Amsterdam
2021-04-07internal/postgres: use MustInsertModuleLatestJonathan Amsterdam
2021-02-12internal/postgres: parallelize testsJonathan Amsterdam
2021-02-11internal/postgres: add MustInsertModule for testingJonathan Amsterdam
2020-11-20internal: rename tc to testJulie Qiu
2020-10-26internal/testing/sample: rename LegacyModule to ModuleJulie Qiu
2020-10-16internal/postgres: replace LegacyPackage in TestGetImportedByJulie Qiu
2020-10-08internal/postgres/details: GetNestedModules supports input paths which have m...Trong Bui
2020-10-01internal/testing/sample: prefix legacy functions with LegacyJulie Qiu
2020-09-30internal/postgres: delete LegacyGetPackagesInModuleJulie Qiu
2020-09-30internal/postgres: delete LegacyGetModuleInfoJulie Qiu
2020-09-30internal/postgres: delete LegacyGetimportsJulie Qiu
2020-09-21internal/postgres: check for excluded in GetNestedModulesJulie Qiu
2020-09-15internal: remove experiment use-package-importsJulie Qiu
2020-09-15internal/frontend: remove tab=doc query paramJulie Qiu
2020-09-11internal: create GetNestedModules function in DataSourceMiguel Acero
2020-08-28internal: rename Module.Directories to Module.UnitsJulie Qiu
2020-08-28internal/frontend: use GetDirectory to fetch package_importsJulie Qiu
2020-08-28internal/postgres: add WithImports fieldset to GetDirectoryJulie Qiu
2020-08-19internal/postgres: update LegacyGetModuleInfo to prefer non-incompatible modulesMiguel Acero
2020-07-10internal/postgres: move version code to separate fileJulie Qiu
2020-07-10internal: add Legacy prefix to GetPsuedoVersions and GetTaggedVersions functionsJulie Qiu
2020-07-07internal: delete insert-directories experimentJulie Qiu
2020-07-07internal/postgres: read from package_importsJulie Qiu
2020-07-07internal: use safehtml for doc fieldsJonathan Amsterdam
2020-07-06internal/postgres: add GetModuleInfo functionNaman Aggarwal
2020-06-23all: clean up issue linksJulie Qiu
2020-06-16internal: change signature of GetPseudoVersions and GetTaggedVersionsJulie Qiu
2020-06-16internal: rename GetModuleInfo to LegacyGetModuleInfoJulie Qiu
2020-06-16internal: rename GetPackagesInModule to LegacyGetPackagesInModuleJulie Qiu
2020-06-16internal/postgres: move GetModuleLicenses and GetPackageLicensesJulie Qiu
2020-06-11internal: add ModuleInfoJulie Qiu
2020-06-10internal/postgres: upsert module dataJonathan Amsterdam
2020-06-09internal: rename ModuleInfo to LegacyModuleInfoJulie Qiu
2020-06-08internal: prefix legacy structs with LegacyJulie Qiu
2020-05-04many: use the new sample APIJonathan Amsterdam
2020-05-01internal/testing/sample: improvementsJonathan Amsterdam
2020-04-29internal/postgres: use InsertModule instead of saveModule in postgres testsJulie Qiu
2020-04-23internal/postgres: upsert search documents in same transactionJonathan Amsterdam
2020-04-23all: rename module to golang.org/x/pkgsiteJulie Qiu
2020-04-06all: rename internal.Version to internal.ModuleJonathan Amsterdam
2020-04-06all: rename VersionInfo to ModuleInfoJonathan Amsterdam
2020-03-27many: compute redistributability in the etlJonathan Amsterdam
2020-03-27all: remove xerrorsJonathan Amsterdam
2020-03-27internal: change License.Contents to string typeJulie Qiu
2020-03-27internal/license,internal/postgres: store license coverage in DBJonathan Amsterdam