runbot/runbot
Christophe Monniez 286b1a3d30 [FIX] runbot: update dependency repo before checkout
At checkout time when a build has no server (e.g. enterprise),
the dependency repo that contains the server needs to be extracted too.
It happens that this dependency repo is not up to date.

With this commit, the dependency repo is updated before its extracttion.
2019-02-26 17:34:34 +01:00
..
controllers [FIX] runbot: limit number of log lines shown on build page 2019-02-21 15:57:14 +01:00
data [REF] runbot: split cron to speed up builds 2019-02-25 11:25:41 +01:00
migrations [IMP] runbot: automatically link logs to build 2017-09-21 17:44:32 +02:00
models [FIX] runbot: update dependency repo before checkout 2019-02-26 17:34:34 +01: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: replace clock by moon icon 2018-11-09 15:53:55 +01:00
tests [FIX] runbot: fix oversight of logging reason in _skip 2019-02-26 10:19:54 +01:00
views [REF] runbot: split cron to speed up builds 2019-02-25 11:25:41 +01:00
__init__.py [REF] runbot: use Docker containers for builds 2019-01-02 11:32:04 +01:00
__manifest__.py [REF] runbot: split cron to speed up builds 2019-02-25 11:25:41 +01:00
common.py [IMP] runbot: add basic tests 2019-01-11 11:54:43 +01:00
container.py [FIX] runbot: find docker gateway for build smtp host 2019-01-11 10:23:27 +01:00
croninterval.py [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00