runbot/runbot
Christophe Monniez 5feec55e87 [FIX] runbot: limit the number of builds in other builds button
Actually, the "Other builds" button can increase the page size and
increase the page loading time.
With this commit, the number of other builds visible in the button is limited to 100.
2018-05-29 10:56:21 +02:00
..
controllers [FIX] runbot: limit the number of builds in other builds button 2018-05-29 10:56:21 +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: add coverage result on builds 2018-05-28 09:40:01 +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 coverage result on builds 2018-05-28 09:40:01 +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: force a rebuild when commit in reverse dependency 2018-05-28 09:40:01 +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