summaryrefslogtreecommitdiff
path: root/odoo/tools/cache.py
AgeCommit message (Expand)Author
2024-02-28[FIX] base, website: Avoid .cache confusion with EnvironmentBenjamin Hanquin (beha)
2024-03-12[IMP] cache: improve stats loggingXavier-Do
2023-11-03[FIX] core: fix typo for ormcacheChong Wang (cwg)
2023-07-18[IMP] base, website: add an api to populate the cacheXavier-Do
2023-07-18[IMP] registry: multiple ormcacheXavier-Do
2023-01-23[FIX] *: ormcache works with annotationRémy Voet (ryv)
2022-05-23[FIX] various: replace deprecated currentThread methodChristophe Monniez
2022-02-01[REM] core: remove check decoratorRémy Voet (ryv)
2020-08-14[IMP] core: replace dedicated uid cache by ormcacheXavier Morel
2020-08-06[FIX] tools: LRU doesn't have keys() method anymoreJeremy Kersten
2020-04-06[FIX] core: iterations on LRUXavier Morel
2019-09-17[FIX] *: remove old deprecated modules/functionsJulien Castiaux
2019-08-01[IMP] doc: remove calls to @api.guess and @api.noguessmreficent
2019-06-24[FIX] base: ir_rule don't not cache _compute_domainXavier Morel
2018-11-29[REF] *: replace deprecated pycompat helpers for builtinsAdrian Torres
2018-11-22[MERGE] forward port branch 11.0 up to 263b388c504Christophe Simonis
2018-11-21[FIX] cache: ormcache loggerRaphael Collet
2017-11-08[IMP] tools: Add note to ormcache regarding closed cursorsDave Lasley
2017-08-20[FIX] P3: remove pycompat.{keys,items,values} helpersOlivier Dony
2017-08-20[FIX] P3: text model typesXavier Morel
2017-05-16[MERGE] Forward-port saas-16 up to 5afe894f440eff3b58134d14fa7c9b43b19fe88bOlivier Dony
2017-05-16[MERGE] Forward-port saas-15 up to 878fbc75ff9ebade92f43748500e64350367a824Olivier Dony
2017-05-10[FIX] P3: list -> iterable builtins (#16811)xmo-odoo
2017-05-05[FIX] tools.cache: fix stats dump with geventOlivier Dony
2017-05-03[REF] registry: always perform registry/cache signaling at the end of requestRaphael Collet
2017-04-24[FIX] function introspection attributesxmo-odoo
2016-09-02[FIX] odoo: rename imports and adapt import hooksRaphael Collet
2016-09-02[REF] openerp: move `openerp` to `odoo`Raphael Collet