runbot/runbot
Christophe Monniez cfba7da06d
[IMP] runbot: skip an additional port for chrome
In a near future, Odoo will use Chrome Headless instead of phantomjs.
Chrome needs a port to listen to and it was decided that it will be
http_port + 2.
With this commit, we ensure that this port is not used by another build.

Closes #30
2018-08-14 13:57:31 +02:00
..
controllers [ADD] runbot: new /runbot/glances route 2018-06-25 09:26:35 +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: skip an additional port for chrome 2018-08-14 13:57:31 +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: make nginx server_name more specific 2018-07-30 12:11:39 +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 [FIX] runbot: add build type 2018-06-18 10:42:23 +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