7b8f9f828aMerge branch '16.0-add-postgres-default-database' into 'main'
Rémy Taymans
2025-05-04 13:16:51 +0000
c921663813Merge branch '16.0-add-postgres-default-database' into 'main'
LE GAL SYLVAIN
2025-05-04 13:16:12 +0000
3c5a589cd8Merge branch 'disable_odoo_memory_limit' into 'main'
Rémy Taymans
2025-05-04 13:14:22 +0000
cf5448469fMerge branch 'disable_odoo_memory_limit' into 'main'
hugues de keyzer
2025-05-02 16:37:39 +0200
32cde3f0e7disable odoo memory limit by default
hugues de keyzer
2025-05-02 16:37:29 +0200
2e2799c612Merge branch 'bump-version-1.2.0' into 'main'
1.2.0
LE GAL SYLVAIN
2025-04-12 15:09:23 +0000
59ea5bce29Merge branch 'bump-version-1.2.0' into 'main'
LE GAL SYLVAIN
2025-04-12 13:40:03 +0000
43370fae23[VER] Bump to version 1.2.0
Sylvain LE GAL
2025-04-12 15:39:22 +0200
8bf6dd385a[IMP] cli tools: default 'postgres' database. Rational: when calling oow psql, sometimes, we don't want to put a database. Example, if we call "oow -d postgres -c 'psql'". In that case, this improvment makes that default postgres database will be proposed in the 'prompt', if no database is provided
Sylvain LE GAL
2025-02-11 11:33:59 +0100
42bf4f4379Merge branch 'add-option-skip-update-all' into 'main'
Rémy Taymans
2025-02-11 13:41:47 +0000
26f0d99b19Merge branch 'add-option-skip-update-all' into 'main'
LE GAL SYLVAIN
2025-02-11 09:45:43 +0000
bfde1ddc1ffixup! [IMP] oow upgrade. Add skip_update as an option in config.yml. (migration_step option). If enabled, in this step, the update all will be skipped, and only pre-migration (SQL) and post-migration (python script) will be executed. This is interesting: - for the first step, if your production is up-to-date, to save time. - for the last step, in recent version (since V14), where openupgrade doesn't contain odoo code. In that case, you should be sure that all your migration is OK, because in openupgrade context, some errors are just ignored. Use this option with caution.
Sylvain LE GAL
2025-02-11 10:45:25 +0100
9687e8656aMerge branch 'imp-restoredb' into 'main'
Rémy Taymans
2025-02-03 15:18:04 +0000
b4632f938bMerge branch 'imp-restoredb' into 'main'
Simon
2025-02-03 14:56:22 +0000
4fc7056932[IMP] oow upgrade. Add skip_update as an option in config.yml. (migration_step option). If enabled, in this step, the update all will be skipped, and only pre-migration (SQL) and post-migration (python script) will be executed. This is interesting: - for the first step, if your production is up-to-date, to save time. - for the last step, in recent version (since V14), where openupgrade doesn't contain odoo code. In that case, you should be sure that all your migration is OK, because in openupgrade context, some errors are just ignored. Use this option with caution.
Sylvain LE GAL
2025-02-02 18:33:41 +0100
ca53f46248[IMP] Use builtins "exists" click feature to check if provided files exists
Simon Maillard
2025-02-01 13:59:11 +0000
7d1183b140[IMP] cli restoredb: manage filestore in subfolder
Simon Maillard
2025-01-31 13:31:24 +0000
a00ee58b62Merge branch 'IMP-estimate-workload-hide-done-work' into 'main'
Rémy Taymans
2025-01-31 15:28:30 +0000
9ed1a30e93Merge branch 'IMP-estimate-workload-hide-done-work' into 'main'
LE GAL SYLVAIN
2025-01-31 15:06:39 +0000
88b2789f9bMerge branch 'ADD-guess-dependencies' into 'main'
LE GAL SYLVAIN
2024-11-06 13:29:17 +0000
86b59fe127Merge branch 'save-planet-python3-12--3-13' into 'main'
Rémy Taymans
2024-11-06 13:08:02 +0000
429a1da9b1[REM] Test only on the first and the last supported python version. (python3.9 and python3.13. This change allow to save time and resources on CI execution.
Sylvain LE GAL
2024-11-05 15:11:54 +0100
4a44369d84Merge branch 'FIX-MR-98' into 'main'
LE GAL SYLVAIN
2024-11-05 16:07:31 +0000
09347959fe[FIX] move fragment in the correct place
Sylvain LE GAL
2024-11-05 15:15:04 +0100
4b4ec890b2fixup! fixup! fixup! [ADD] guess requirements feature
Sylvain LE GAL
2024-11-05 15:03:13 +0100
5178bbc8fffixup! fixup! [ADD] guess requirements feature
Sylvain LE GAL
2024-11-05 13:44:09 +0100
0bfacbd133fixup! [ADD] guess requirements feature
Sylvain LE GAL
2024-11-04 20:45:55 +0100
68bfe19acd[REF] simplify code
Sylvain LE GAL
2024-10-08 13:37:44 +0200
3b3d652756[ADD] guess requirements feature
Sylvain LE GAL
2024-10-07 15:31:04 +0200
8791a883f9Merge branch 'ADD-17.0-branch' into 'main'
LE GAL SYLVAIN
2024-11-04 13:06:16 +0000
2d4a7d6917[FIX] remove docker build warning, regarding ENV values. WARN: LegacyKeyValueFormat: 'ENV key=value' should be used instead of legacy 'ENV key value' format
Sylvain LE GAL
2024-11-04 11:32:53 +0100
c0b8be6b20[ADD] support 18.0
Sylvain LE GAL
2024-11-04 11:24:29 +0100
1f079e088e[ADD] support 17.0
Sylvain LE GAL
2024-11-04 10:56:02 +0100
0785c31825[REF] Improve settings. Introduce _FIRST_ODOO_VERSION_SUPPORTED and _LAST_ODOO_VERSION_SUPPORTED
Sylvain LE GAL
2024-11-04 10:55:46 +0100
684b1b1d3eMerge branch 'FIX-raise-error' into 'main'
LE GAL SYLVAIN
2024-11-03 23:12:40 +0000
1b201a52d4[FIX] raise error.
Sylvain LE GAL
2024-11-02 14:44:23 +0100
02cf5f2d51Merge branch 'python3.13' into 'main'
LE GAL SYLVAIN
2024-10-29 14:40:17 +0000
4bf0a1c055[ADD] fragment
Sylvain LE GAL
2024-10-29 13:55:06 +0100
f500cbc6aa[REF] poetry update
Sylvain LE GAL
2024-10-29 13:53:32 +0100
ab513187f5[ADD] compatibility with python3.13
Sylvain LE GAL
2024-10-29 13:38:08 +0100