[FIX] web: regard the view_list has valid if not yet loaded
[odoo/odoo.git] / openerp / __init__.py
2013-03-07 Vo Minh Thu[FIX] timezone: under windows os.environ["TZ"] was...
2013-01-30 Vo Minh Thu[FIX] The import test in openerp/run_tests is wrong...
2012-12-09 Antony Lesuissenetsvc, netrpc, wizardcleanup
2012-11-27 Antony Lesuisseopenerp apps main moved to cli ready for new commands
2012-09-24 Antony Lesuisse[FIX] wsgi wrapper
2012-09-22 Antony Lesuissemanual merge of multicorn
2012-03-29 Vo Minh Thu[IMP] cron: re-added the threaded cron:
2012-02-08 Florent Xicluna[FIX] the embedded pychart library is not used.
2012-02-08 Vo Minh Thu[IMP] gunicorn: moved database signaling to RegistryMan...
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-26 Olivier Dony[IMP] start unifying the SUPERUSER_ID constant
2011-08-19 Vo Minh Thu[IMP] wsgi: (proof of concept) serving xml-rpc requests...
2011-08-12 Vo Minh Thu[REF] osv: moved (and adapted) vacuum code to osv_memory.
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-19 Vo Minh Thu[REF] ir.ir_{set,get,del}: removed openerp.ir:
2011-05-19 Vo Minh Thu[REF] moved openerp/registry/manager.py => openerp...
2011-05-12 Vo Minh Thu[REF] pooler code goes in openerp.registry.manager.
2011-04-20 Vo Minh Thu[REF] openerp.conf: new module
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-02-08 Vo Minh Thu[IMP] openerp.__init__ can imports all its submodules.
2011-02-07 Vo Minh Thu[IMP] openerp python module.