aboutsummaryrefslogtreecommitdiff
path: root/internal/postgres/insert_module_test.go
AgeCommit message (Expand)Author
2020-06-04internal: remove serializable experimentJonathan Amsterdam
2020-06-04internal/postgres: lock latest-version changes by module pathJonathan Amsterdam
2020-05-21internal/postgres: insert module with serializable transactionJonathan Amsterdam
2020-05-21internal/frontend: use new model tables to build package pagesJonathan Amsterdam
2020-05-04many: use the new sample APIJonathan Amsterdam
2020-05-01internal/testing/sample: improvementsJonathan Amsterdam
2020-04-30internal/postgres: delete module from imports_uniqueJonathan Amsterdam
2020-04-29internal/worker: add timings to FetchAndUpdateStateJulie Qiu
2020-04-29internal/postgres: remove DeleteModule from InsertModuleJulie 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-17internal: fix experiments for workerJulie Qiu
2020-04-15internal/postgres: insert into paths, readmes, documentation, package_importsJulie Qiu