aboutsummaryrefslogtreecommitdiff
path: root/internal/postgres/requeue.go
AgeCommit message (Expand)Author
2023-08-25internal/config: separate config initialization into serverconfigMichael Matloob
2022-11-15all: convert interface{} to anyHana (Hyang-Ah) Kim
2022-04-04all: fix typosDan Kortschak
2021-07-14internal/config: use pkgsite internal/log packageJulie Qiu
2021-07-13internal/postgres: reprocess modules in search_documentsJulie Qiu
2021-07-13internal/postgres: remove latest logic from reprocess queryJulie Qiu
2021-05-27Revert "internal/postgres: process new modules in arrival order"Jonathan Amsterdam
2021-05-10internal/postgres: process new modules in arrival orderJonathan Amsterdam
2021-04-28internal/{postgres,worker}: only reprocess release versionJulie Qiu
2021-02-12internal/postgres: add a stack to all wrapped errorsJonathan Amsterdam
2021-01-26internal/postgres,worker: reprocess latest versionsJulie Qiu
2020-11-17internal/postgres: remove arg from next-fetch queryJonathan Amsterdam
2020-11-12internal/postgres: switch to alternative fetch orderingJonathan Amsterdam
2020-09-29internal/postgres: enqueue modules in a random orderJonathan Amsterdam
2020-09-29internal/postgres: change requeue ordering for GKEJonathan Amsterdam
2020-09-23internal/postgres: make large modules limit configurableJonathan Amsterdam
2020-09-09internal/database: change Exec to return rows affectedJonathan Amsterdam
2020-09-02internal/postgres: do not reprocess 490s and 491sJulie Qiu
2020-08-20Revert "internal/postgres: update module status in version_map when reprocess...Shaquille Que
2020-08-19internal/postgres: don't read module_version_states.incompatibleJonathan Amsterdam
2020-08-18internal/postgres: update module status in version_map when reprocessingShaquille Que
2020-08-17internal/postgres: populate module_version_states.incompatible fieldMiguel Acero
2020-07-30internal/postgres: treat new modules like large modulesJonathan Amsterdam
2020-07-20internal: reprocess modules with DBModuleInsertInvalid statusJulie Qiu
2020-07-16internal/derrors: rename ToHTTPStatus to ToStatusJulie Qiu
2020-06-26internal/postgres: get next modules to fetch in one queryJonathan Amsterdam
2020-06-22internal/postgres: reorganize GetNextModulesToFetchJonathan Amsterdam
2020-05-28internal/postgres: add requeue limit for large modulesJulie Qiu
2020-05-26internal/postgres: fix requeue bugJulie Qiu
2020-05-13internal/postgres: tweak log for reprocessingJulie Qiu
2020-04-30internal/postgres: change reprocessing logicJulie Qiu