runbot/runbot
Christophe Monniez 5f8e80ea77 [IMP] runbot: add dbfread to the Docker image
The new feature in odoo/enterprise#4892 needs the dbfread module.
As this lib is not required for other Odoo modules, it cannot be added
to the requirements.txt file.

In order to run the tests and use this new feature on the runbot, this
commit installs the dbfread lib in the Docker image.
2019-09-10 10:07:54 +02:00
..
controllers [FIX] runbot: various small fixes and imps 2019-09-03 11:10:38 +02:00
data [IMP] runbot: add dbfread to the Docker image 2019-09-10 10:07:54 +02:00
migrations [IMP] runbot: add wake up option on builds 2019-07-17 11:34:45 +02:00
models [FIX] runbot: correctly order repo by sequence 2019-09-06 11:01:15 +02:00
security [IMP] runbot: add an error log model based on a SQL view 2019-09-03 11:10:38 +02:00
static/src [IMP] runbot: add wake up option on builds 2019-07-17 11:34:45 +02:00
templates [IMP] runbot: add build_error model 2019-09-03 11:10:38 +02:00
tests [WIP] runbot: monitoring tools 2019-09-03 11:10:38 +02:00
views [FIX] runbot: properly compute children_build_ids 2019-09-03 15:33:39 +02:00
__init__.py [IMP] runbot: replace jobs by build configs 2019-05-18 10:42:31 +02:00
__manifest__.py [IMP] runbot: add an error log model based on a SQL view 2019-09-03 11:10:38 +02:00
common.py [IMP] runbot: use babel helper to format timedelta 2019-08-13 17:56:52 +02:00
container.py [FIX] runbot: fix coverage since shared sources 2019-07-16 12:06:09 +02:00