odoo/openerp/modules
Raphael Collet b156c2e27e [IMP] registry: adapt LRU sizes for registries and ormcache
The registry size is now assumed to be around 10Mb, and ormcache size is
proportional to the maximum number of registries.  Statistics about ormcache
usage is shown to the log when receiving signal SIGUSR1.
2015-03-23 14:36:15 +01:00
..
__init__.py new test execution engine 2014-02-09 01:40:05 +01:00
db.py [FIX] module: do not recreate categories when updating modules 2012-11-28 19:37:01 +01:00
graph.py [FIX] graph.py: correct Node() creation. 2014-11-19 15:14:14 +01:00
loading.py [TYPO] modules: better safe than sorry 2015-02-23 20:15:57 +01:00
migration.py [FIX] migration: test if package is installed using its state. 2014-10-07 14:57:26 +02:00
module.py [FIX] mail: prevent sending mail during registry loading 2015-01-28 16:17:43 +01:00
registry.py [IMP] registry: adapt LRU sizes for registries and ormcache 2015-03-23 14:36:15 +01:00