runbot/runbot
Christophe Monniez e769a9d2af [FIX] runbot: improve the way a database name is choosen for running
When a build is reaching the run_run_odoo step, a database has to be
set. If none are found in the build params, the one from the last step
is choosen. Historically, the last one in the `Split` config was `all`
but now, the last one is `base`.

With this commit, if none are found in build params, `all` is choosen if
found in any install config steps. As a default, the one from the first
step is choosen.
2020-12-04 15:03:37 +01:00
..
controllers [IMP] runbot: serve badges for projects which are not accessible to the public 2020-11-24 15:18:20 +01:00
data [IMP] runbot: parse log redirects to the created error 2020-11-18 16:49:45 +01:00
documentation/images [IMP] runbot: enable screencast, add access control, small fixes 2020-09-23 13:27:59 +02:00
migrations [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
models [FIX] runbot: improve the way a database name is choosen for running 2020-12-04 15:03:37 +01:00
security [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
static/src [IMP] runbot: bring back copy bundle name button 2020-11-18 16:49:45 +01:00
templates [IMP] runbot: try to improve dashboard bundle line title 2020-11-18 16:49:45 +01:00
tests [IMP] runbot: call docker_run outside steps 2020-11-11 10:47:26 +01:00
views [IMP] runbot: add to_upgrade option 2020-11-24 15:14:23 +01:00
wizards [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
__init__.py [IMP] runbot: add a multibuild wizard 2019-10-28 15:26:15 +01:00
__manifest__.py [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
common.py [IMP]: add linitng tools (+bunch of small fixes) 2020-10-15 10:38:36 +02:00
container.py [IMP] runbot: call docker_run outside steps 2020-11-11 10:47:26 +01:00
fields.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00