runbot/runbot/models
Christophe Monniez 2dce6d048e [IMP] runbot: freeze files modification time at export
When exporting a commit, it will be useful to freeze the modification
time of the exported files. The idea behind that is to pre-generate
bundles at the install time of the Odoo instances, that way when running
the post install tests, the bundles does not have to be generated for
each test.
2022-07-26 13:57:18 +02:00
..
__init__.py [IMP] runbot: custom trigger wizard 2022-03-11 14:00:47 +01:00
batch.py [IMP] runbot: log manual batch and redirect 2022-07-12 13:39:44 +02:00
branch.py [FIX] runbot: small fixed to ease deployment 2022-01-27 10:08:39 +01:00
build_config.py [FIX] runbot: add MULTILINE to ReProxy 2022-06-15 12:30:41 +02:00
build_error.py [FIX] runbot: avoid children in team errors 2022-06-17 10:40:57 +02:00
build_stat_regex.py [IMP] add load info page 2022-07-25 12:10:48 +02:00
build_stat.py [REF] runbot: adapt statistic models 2022-06-13 12:42:13 +02:00
build.py [FIX] runbot: avoid sudo when using pip 2022-07-06 09:48:20 +02:00
bundle.py [IMP] runbot: adapt for odoo 15.0 2022-06-02 10:50:42 +02:00
codeowner.py [FIX] runbot: fix codowner match 2022-02-07 13:03:26 +01:00
commit.py [IMP] runbot: freeze files modification time at export 2022-07-26 13:57:18 +02:00
custom_trigger.py [IMP] runbot: adapt for 14.0 2022-03-23 09:49:53 +01:00
database.py [IMP] runbot: adapt for 14.0 2022-03-23 09:49:53 +01:00
dockerfile.py [IMP] runbot: adapt for odoo 15.0 2022-06-02 10:50:42 +02:00
event.py [IMP] runbot: adapt for 14.0 2022-03-23 09:49:53 +01:00
host.py [IMP] runbot: use docker python lib 2022-06-30 10:58:38 +02:00
ir_cron.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
ir_ui_view.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
project.py [IMP] runbot: adapt for 14.0 2022-03-23 09:49:53 +01:00
repo.py [IMP] runbot: speedup get_refs 2022-06-20 10:20:37 +02:00
res_config_settings.py [IMP] runbot: add an automatic generated message for upgrade exceptions 2022-07-01 15:47:13 +02:00
res_users.py [IMP] runbot: add a runbot team model 2021-11-25 15:19:26 +01:00
runbot.py [IMP] runbot: improve git gc warning 2022-06-27 09:11:02 +02:00
upgrade.py [IMP] runbot: add an automatic generated message for upgrade exceptions 2022-07-01 15:47:13 +02:00
user.py [IMP] runbot: enable screencast, add access control, small fixes 2020-09-23 13:27:59 +02:00
version.py [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00