runbot/runbot
Christophe Simonis a31109ffe7 [FIX] runbot{,_cla}: really check CLA
c6ce286 moved cla check as first job (`05_check_cla`), but as the
checkout of the working directory was done in `10_test_base`, the check
was actually a no-op.

Do the build environment init in `job_00_init`.

Jobs that does not returning a pid to wait for are automatically
rescheduled.
2015-02-17 15:29:05 +01:00
..
migrations/8.0.1.1 Change fallback_id to many2many 2014-07-24 18:10:15 -04:00
security [IMP] runbot: add admin group for setups where other users need to administrate runbot 2014-11-21 11:31:46 +01:00
static/src/js [FIX] runbot: rebuild is now done via a real post. Allow the browser to respect the redirect. 2014-10-24 11:15:20 +02:00
__init__.py [IMP] add a res_config to the runbot 2014-07-15 10:13:32 +02:00
__openerp__.py [IMP] runbot: add admin group for setups where other users need to administrate runbot 2014-11-21 11:31:46 +01:00
res_config_view.xml [IMP] add domain key to the runbot settings screen 2014-07-18 16:43:31 +02:00
res_config.py [IMP] add domain key to the runbot settings screen 2014-07-18 16:43:31 +02:00
runbot.py [FIX] runbot{,_cla}: really check CLA 2015-02-17 15:29:05 +01:00
runbot.xml [FIX] runbot: create ir.cron record in noupdate mode 2015-02-09 10:09:31 +01:00