runbot/runbot/security
Christophe Monniez c49e422a25 [IMP] runbot: add an error log model based on a SQL view
With this commit, a new model is introduced to facilitate the tracking
of the build errors.

Its based on an SQL view (Thanks @Xavier-Do), that way, there is no new
table in DB and this view is also useful from the PSQL CLI.

In the UI, the search for errors easier than manipulate the ir_logging
view because the builds informations can be used in search and filters.
2019-09-03 11:10:38 +02:00
..
ir.model.access.csv [IMP] runbot: add an error log model based on a SQL view 2019-09-03 11:10:38 +02:00
ir.rule.csv [IMP] runbot: Allow restrict access to repo. 2015-03-31 12:58:58 +02:00
runbot_security.xml [FIX] runbot: various fixes (data improvement, python step, logs, ...) 2019-05-20 10:52:13 +02:00