5
0
mirror of https://github.com/odoo/runbot.git synced 2025-03-17 00:15:47 +07:00
runbot/runbot
Xavier-Do 96808acb37 [IMP] runbot: diffable tracking in chatter
The python steps can be long and interresting to track but the change is
actually hard to see since a block of code is logged instead of the diff.

Also, the whitespaces are not preserverd since we are note in a <pre>
block making it hard to read.

This proposes an alternative to display python code tracking values as
a diff with options to copu the raw content of the old and new version.
(as well as showing unchanged lines or not)
2023-06-26 13:11:00 +02:00
..
controllers [IMP] runbot: make search case insensitive 2023-06-02 17:11:54 +02:00
data [IMP] runbot: add use_ssl to settings 2023-06-02 10:49:05 +02: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 [IMP] runbot: automatic base master bundle 2023-01-17 13:41:01 +01:00
models [IMP] runbot: add an action to check token 2023-06-22 16:43:05 +02:00
security [IMP] runbot: add message queue 2023-03-23 10:09:12 +01:00
static/src [IMP] runbot: diffable tracking in chatter 2023-06-26 13:11:00 +02:00
templates [FIX] runbot: adapt frontend to 16.0 2023-06-20 14:15:26 +02:00
tests [REL] adapt for 16.0 2023-06-20 12:34:32 +02:00
views [IMP] runbot: add an action to check token 2023-06-22 16:43:05 +02:00
wizards [REF] runbot: move all menu to a single file 2022-03-11 15:12:36 +01:00
__init__.py [IMP] runbot: add a multibuild wizard 2019-10-28 15:26:15 +01:00
__manifest__.py [IMP] runbot: diffable tracking in chatter 2023-06-26 13:11:00 +02:00
common.py [IMP] runbot: add github login 2022-12-16 15:32:39 +01:00
container.py [IMP] runbot: docker failure management 2023-03-23 13:32:50 +01:00
fields.py [FIX] runbot: adapt for jammy 2022-06-03 14:51:49 +02:00