runbot/runbot
Christophe Monniez b427cc675d
[IMP] runbot: add a frontend template for builds by branch
The frontend view shows only the four last builds by branch, which is a
little bit small to explore builds and search for failed builds.

With this commit, a new frontend template displays a paged list of
builds for a specified branch.

Closes #39
2018-09-21 08:45:30 +02:00
..
controllers [IMP] runbot: add a frontend template for builds by branch 2018-09-21 08:45:30 +02:00
data [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00
migrations [IMP] runbot: automatically link logs to build 2017-09-21 17:44:32 +02:00
models [IMP] runbot: perform fetch with one git command 2018-09-06 11:56:58 +02:00
security [FIX] runbot: limit rebuild to runbot users 2017-06-16 14:22:27 +02:00
static/src/js [IMP] runbot: add kill button (+ deathrow state) 2017-09-18 12:43:02 +02:00
templates [IMP] runbot: add a frontend template for builds by branch 2018-09-21 08:45:30 +02:00
views [IMP] runbot: add coverage result on builds 2018-05-28 09:40:01 +02:00
__init__.py [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00
__manifest__.py [IMP] runbot: add a frontend template for builds by branch 2018-09-21 08:45:30 +02:00
common.py [IMP] runbot: choose the python version for coverage 2018-04-20 16:16:24 +02:00
croninterval.py [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00