runbot/runbot/models
Xavier-Do ac578d430d [IMP] runbot: propagate end_time to parent_build
When a build only create sub-builds, the build_time is verry small (a few seconds),
and this information is not relevant. This commit propagates end_time to parent_build
if parent_build is done or running.
2019-10-16 14:25:43 +02:00
..
__init__.py [IMP] runbot: add build_error model 2019-09-03 11:10:38 +02:00
branch.py [FIX] runbot: choose quickconnect build with same config 2019-05-23 10:52:13 +02:00
build_config.py [FIX] runbot: various small fixes and imps 2019-09-03 11:10:38 +02:00
build_dependency.py [IMP] runbot: commit message dep param. 2019-08-13 14:30:30 +02:00
build_error.py [FIX] runbot: fix build_error active field changes 2019-09-20 14:58:16 +02:00
build.py [IMP] runbot: propagate end_time to parent_build 2019-10-16 14:25:43 +02:00
event.py [IMP] runbot: various improvements 2019-09-18 15:27:19 +02:00
host.py [WIP] runbot: monitoring tools 2019-09-03 11:10:38 +02:00
ir_cron.py [IMP] runbot: replace jobs by build configs 2019-05-18 10:42:31 +02:00
repo.py [IMP] runbot: various improvements 2019-09-18 15:27:19 +02:00
res_config_settings.py [IMP] runbot: add optional warning message on frontend 2019-06-18 12:43:25 +02:00