index
:
OCB.git
18.0
debian/18.0.0-1
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odoo
/
tools
/
cache.py
Age
Commit message (
Expand
)
Author
2024-02-28
[FIX] base, website: Avoid .cache confusion with Environment
Benjamin Hanquin (beha)
2024-03-12
[IMP] cache: improve stats logging
Xavier-Do
2023-11-03
[FIX] core: fix typo for ormcache
Chong Wang (cwg)
2023-07-18
[IMP] base, website: add an api to populate the cache
Xavier-Do
2023-07-18
[IMP] registry: multiple ormcache
Xavier-Do
2023-01-23
[FIX] *: ormcache works with annotation
Rémy Voet (ryv)
2022-05-23
[FIX] various: replace deprecated currentThread method
Christophe Monniez
2022-02-01
[REM] core: remove check decorator
Rémy Voet (ryv)
2020-08-14
[IMP] core: replace dedicated uid cache by ormcache
Xavier Morel
2020-08-06
[FIX] tools: LRU doesn't have keys() method anymore
Jeremy Kersten
2020-04-06
[FIX] core: iterations on LRU
Xavier Morel
2019-09-17
[FIX] *: remove old deprecated modules/functions
Julien Castiaux
2019-08-01
[IMP] doc: remove calls to @api.guess and @api.noguess
mreficent
2019-06-24
[FIX] base: ir_rule don't not cache _compute_domain
Xavier Morel
2018-11-29
[REF] *: replace deprecated pycompat helpers for builtins
Adrian Torres
2018-11-22
[MERGE] forward port branch 11.0 up to 263b388c504
Christophe Simonis
2018-11-21
[FIX] cache: ormcache logger
Raphael Collet
2017-11-08
[IMP] tools: Add note to ormcache regarding closed cursors
Dave Lasley
2017-08-20
[FIX] P3: remove pycompat.{keys,items,values} helpers
Olivier Dony
2017-08-20
[FIX] P3: text model types
Xavier Morel
2017-05-16
[MERGE] Forward-port saas-16 up to 5afe894f440eff3b58134d14fa7c9b43b19fe88b
Olivier Dony
2017-05-16
[MERGE] Forward-port saas-15 up to 878fbc75ff9ebade92f43748500e64350367a824
Olivier Dony
2017-05-10
[FIX] P3: list -> iterable builtins (#16811)
xmo-odoo
2017-05-05
[FIX] tools.cache: fix stats dump with gevent
Olivier Dony
2017-05-03
[REF] registry: always perform registry/cache signaling at the end of request
Raphael Collet
2017-04-24
[FIX] function introspection attributes
xmo-odoo
2016-09-02
[FIX] odoo: rename imports and adapt import hooks
Raphael Collet
2016-09-02
[REF] openerp: move `openerp` to `odoo`
Raphael Collet