runbot/runbot/models
Xavier-Do 7058868c0f [IMP] runbot: select for update in ask_kill
When a build has a lot of children, _ask_kill can fail due to concurrent_update.
This solution locks all build before reading/updating builds.
2020-01-17 14:41:18 +01:00
..
__init__.py [IMP] runbot: add build_error model 2019-09-03 11:10:38 +02:00
branch.py [FIX] runbot: update hook time as sudo on rebuild request 2020-01-15 12:40:38 +01:00
build_config.py [IMP] runbot: simplify views and adapt to odoo13 2020-01-14 13:24:58 +01:00
build_dependency.py [REF] runbot: add descriptions 2020-01-14 13:24:57 +01:00
build_error.py [FIX] runbot: fix auto test-tags False 2020-01-14 13:24:58 +01:00
build.py [IMP] runbot: select for update in ask_kill 2020-01-17 14:41:18 +01:00
event.py [REF] runbot: use selection_add 2020-01-14 13:24:57 +01:00
host.py [IMP] runbot: simplify views and adapt to odoo13 2020-01-14 13:24:58 +01:00
ir_cron.py [REF] runbot: adapt cron path 2020-01-14 13:24:57 +01:00
repo.py [IMP] runbot: avoid partial invalidation 2020-01-14 13:24:58 +01:00
res_config_settings.py [REF] runbot: runbot deprecated api.multi 2020-01-14 13:24:57 +01:00