odoo/addons/web
Vo Minh Thu 3e6c62d472 [IMP] web.http: _load_addons load the addons in a reproducible way.
I believe there are potential circular imports that can break
because of openerp.modules.module ImportHook, but they are
deifficult to reproduce when the import order is not always
the same.

bzr revid: vmt@openerp.com-20121210140411-ranw3jc3mwu3ymty
2012-12-10 15:04:11 +01:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [MERGE] Needaction loading update. 2012-12-10 14:16:58 +01:00
doc [DOC] qweb rationale 2012-12-08 09:48:46 +01:00
i18n Launchpad automatic translations update. 2012-12-10 04:44:28 +00:00
static [MERGE] Sync with trunk. 2012-12-10 13:54:23 +01:00
tests [MERGE] Sync with trunk. 2012-12-10 13:54:23 +01:00
__init__.py [IMP] testjs command 2012-12-09 03:48:10 +01:00
__openerp__.py [MERGE] from trunk 2012-11-20 11:17:33 +01:00
http.py [IMP] web.http: _load_addons load the addons in a reproducible way. 2012-12-10 15:04:11 +01:00
session.py [REM] dead code from evaluation being client-side only 2012-11-29 15:17:59 +01:00