summaryrefslogtreecommitdiff
path: root/odoo/cli
AgeCommit message (Expand)Author
2025-01-21[IMP] cli: allow to bypass obfuscate confirmation (for scripts)Laurent Desausoi
2024-12-31[FIX] core: missing thread dbname in shell commandBenoît Fontaine
2024-11-21[FIX] core: another go at fixing upgrade_code cliJulien Castiaux
2024-11-19[FIX] core: unsuck upgrade code cliJulien Castiaux
2024-11-08[FIX] cli: obfuscate partner complete nameniyasraphy
2024-09-26[FIX] cli: show --help for `populate` CLIVictor Piryns (pivi)
2024-09-23[IMP] core: allow opting out of logging configurationXavier Morel
2024-09-21[ADD] cli,tools: new `populate` via fast duplicationVictor Piryns (pivi)
2024-09-21[REM] *: remove old `populate` featureVictor Piryns (pivi)
2024-09-10[IMP] all: replace <tree> in <list> (fix)Gorash
2024-09-10[IMP] base: add script cli to update filesGorash
2024-09-05[IMP] core: deprecate odoo.registry()Krzysztof Magusiak (krma)
2024-08-20[IMP] cli: remove psycopg2.sql from obfusacteKrzysztof Magusiak (krma)
2024-07-30[IMP] *: update a bunch of pg error codes to exception classesXavier Morel
2024-07-29[FIX] core: warn when using unsupported python versionJulien Castiaux
2024-07-15[IMP] core: remove odoo.multi_processKrzysztof Magusiak (krma)
2024-07-10[IMP] core, base: restrict re-exports from odoo.tools.translateXavier Morel
2024-06-04[FIX] cli: invalid login for SaaSGaetan Vanden Bergh (gavb)
2024-06-04[IMP] cli: obfuscate datasNicolas Seinlet
2024-05-31[FIX] cli: wrong value for payroll scaffoldNguyễn Đại Dương
2024-05-03[FIX] *: SyntaxWarning: invalid escape sequenceXavier-Do
2024-01-11[IMP] core: Balance SQL queries on multiple DBJulien Castiaux
2023-10-11[IMP] *: use correct indentation in manifest summaryMartin Trigaux
2023-06-26[IMP] cli: add scaffold for payroll localizationdasz
2023-06-06[FIX] core: missing doc for some subcommandsJulien Castiaux
2023-05-24[IMP] core: new neutralize flag on database restore and database duplicate di...Michele
2023-05-10[IMP] core: imcrease re.MAXCACHEXavier-Do
2023-05-02[IMP] base: better copywriting for 'neutralized'Fabien Pinckaers
2022-12-14[FIX] core: deploy command broken in multi-dbJulien Castiaux
2022-12-06[IMP] core: improve translation import speedChong Wang (cwg)
2022-10-27[IMP] web,im_livechat: introduce @odoo/owl moduleJoseph Caburnay
2022-10-09[IMP] core: use inert SQL based neutralizationLaurent Desausoi
2022-08-26[ADD] cli: db managerXavier Morel
2022-05-25[IMP] core: better API for flush() and invalidate()Raphael Collet
2022-05-24[IMP] cli: add a command to generate a proxy tokenChristophe Monniez
2022-05-24[IMP] cli: propose HTTPS website URL by defaultroot
2022-05-19[IMP] core: minor improvement in populate cliVictor Feyens
2022-05-19[IMP] core: allow profiling & rollback of models populationVictor Feyens
2022-03-14[FIX] cli: use V15 url for manifestroot
2022-02-24[IMP] cli: Set global neutralization parameterRaf Geens
2022-02-22[FIX] cli: support export of pot filesRonald Portier
2022-02-01[IMP] core: add a neutralize CLI commandChristophe Monniez
2021-11-19[FIX] *: remove trailing slash from controllersJeremy Kersten
2021-09-03[REF] core: replace thread-local "envs" by cursor-bound "transaction"Raphael Collet
2021-06-18[ADD] web: prettier and eslint toolingSimon Genin (ges)
2021-02-19[FIX] *: correct typosluz paz
2021-02-15[FIX] tsconfig: add missing command name attributeSimon Genin (ges)
2021-02-15[ADD] cli: add a command to generate tsconfigSimon Genin (ges)
2021-01-22[IMP] base: show average time on populatewilliam
2020-10-19[FIX] *: update document linksSwapnesh Shah