Commit Graph

15 Commits (b313ea0ffff115ded821c8ca77a39a005d90ed8c)

Author SHA1 Message Date
OCA-git-bot b3f49b2b34 [BOT] post-merge updates 2025-03-24 22:38:18 +00:00
gpothier 801b5cce50 [FIX] module_analysis: pin pygount
Pin the pygount dependency to 1.4.0 to avoid chardet version clash

Fixes https://github.com/OCA/server-tools/issues/2966
2025-03-20 00:33:17 +00:00
jerome guerriat f69b78b159 [MIG] module_analysis: Migration to 17.0 2024-09-13 11:29:21 +02:00
OCA-git-bot aab8d10960 module_analysis 16.0.1.0.1 2024-09-12 10:41:54 +02:00
Sylvain LE GAL 1a857805dc [REF] module_analysis: add legalsylvain as maintainers 2024-09-12 10:41:54 +02:00
Kevin Khao 5f71b23805 [FIX] fix usage of cron data, deactivate it by default 2024-09-12 10:41:54 +02:00
Florian da Costa 4d71e0bc06 [IMP] Remove automatic analyse at installation and update
Analyse can take some time and a cron task can do it every day if needed, no need to recompute it in real time
2024-09-12 10:41:54 +02:00
Florian da Costa 0aa15518ed [16.0][MIG] module_analysis : migrate to 16 2024-09-12 10:41:54 +02:00
Sylvain LE GAL b211217cf1 [FIX+IMP] module_analysis : remove analysis when updating modules, because the analysis is partial (it also make the update slower) ; Add instead a cron task that is executed nightly to update analysis automatically 2024-09-12 10:41:54 +02:00
Juliette Blanc 739871a0d0 [MIG] module_analysis: Migration to 15.0
[MIG] module_analysis: Migration to 15.0
2024-09-12 10:41:54 +02:00
Roy Le 4fd562e47b [FIX] module_analysis: correct syntax 2024-09-12 10:41:54 +02:00
Telmo Santos 49157b1baf fixup! Fix pre-commit warnings 2024-09-12 10:41:54 +02:00
Telmo Santos d23babebb0 [MIG] module_analysis: Migration to 13.0 2024-09-12 10:41:54 +02:00
Telmo Santos cbe64de0f0 [IMP] module_analysis: black, isort, prettier 2024-09-12 10:41:54 +02:00
Sylvain LE GAL 4b68360db6 [ADD] new module module_analysis
fixup! [ADD] new module module_analysis

fixup! fixup! [ADD] new module module_analysis

fixup! fixup! fixup! [ADD] new module module_analysis

fixup! fixup! fixup! fixup! [ADD] new module module_analysis

IMP exception message

fixup! fixup! fixup! fixup! fixup! [ADD] new module module_analysis

[REF] remove use of cloc. use pygount librairy instead

fixup! [REF] remove use of cloc. use pygount librairy instead

fixup! fixup! [REF] remove use of cloc. use pygount librairy instead

Apply suggestions from code review

Co-Authored-By: David Beal <david.beal@akretion.com>

Update module_analysis/views/menu.xml

Co-Authored-By: David Beal <david.beal@akretion.com>

Update module_analysis/tests/test_module.py

Co-Authored-By: David Beal <david.beal@akretion.com>

Update module_analysis/readme/CONFIGURE.rst

Co-Authored-By: David Beal <david.beal@akretion.com>

[IMP] handle encoding

[UPD] Update module_analysis.pot

[UPD] README.rst

[UPD] README.rst
2024-09-12 10:41:54 +02:00