Browse Source
[REF][module_auto_update] Recompute dir hashes only when needed
[REF][module_auto_update] Recompute dir hashes only when needed
By removing the recomputation from `update_list` we get faster CLI module upgrades and it only performs the autoupdate when using the autoupdate wizard or cron.pull/1198/head
Jairo Llopis
7 years ago
committed by
Stéphane Bidoul (ACSONE)
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
4 changed files with 33 additions and 28 deletions
-
15module_auto_update/models/module.py
-
12module_auto_update/tests/test_module.py
-
20module_auto_update/tests/test_module_upgrade.py
-
14module_auto_update/wizards/module_upgrade.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue