runbot/runbot/models
Xavier-Do 2274f7ab8b [FIX] runbot: handle externally killed docker.
If a docker is killed from outside, the start file will still be there but
not the end file. (when restarting docker service for instance)
This commits add a docker_state specific to non running docker
with start a file, that should be handled like unknow state:
This state is acceptable for a while, but build should be killed
if this state remains for to long.
2020-01-16 14:47:40 +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 [FIX] runbot: handle externally killed docker. 2020-01-16 14:47:40 +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