5
0
mirror of https://github.com/odoo/runbot.git synced 2025-03-17 00:15:47 +07:00
runbot/runbot
Christophe Monniez 36fdec11d5 [FIX] runbot: fix errors first and last seen dates
Because of a bad dependency on the compute, the first seen date and last
seen date are not always updated.

e.g.: a new build is scanned and a build is added to a linked error, the
parent error seen dates are not updated.

A test is added to reproduce the case.
2024-02-09 08:22:28 -01:00
..
controllers [IMP] runbot: add a frontend button to view batch in backend 2024-01-24 13:02:22 -01:00
data [REL] runbot: adapt for 17.0 2024-01-30 10:50:58 +01:00
documentation [IMP] runbot: documentation and views imps 2022-12-21 13:00:42 +01:00
example_scripts [IMP] runbot: update install documentation 2022-10-21 10:32:40 +02:00
migrations [FIX] runbot: fix upgrade to 17.0 2024-02-05 10:25:31 +01:00
models [FIX] runbot: fix errors first and last seen dates 2024-02-09 08:22:28 -01:00
security [FIX] runbot: properly move builds to the merged error 2024-01-30 08:50:12 -01:00
static/src [FIX] runbot: fix various js issues for 17.0 2024-02-05 07:17:31 -01:00
templates [IMP] runbot: give more information about known errors 2024-01-24 13:02:22 -01:00
tests [FIX] runbot: fix errors first and last seen dates 2024-02-09 08:22:28 -01:00
views [FIX] runbot: adapt js for 17.0 2024-01-30 10:50:58 +01:00
wizards [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
__init__.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
__manifest__.py [REL] 17.0 2024-02-09 08:22:28 -01:00
common.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
container.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
fields.py [FIX] runbot: adapt for jammy 2022-06-03 14:51:49 +02:00