Commit Graph

10 Commits

Author SHA1 Message Date
Vo Minh Thu 8ca1a87201 [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler.
An option --load is added to list the modules to pre-load.
sys.path and sys.modules are initialized when the config is
parsed.

bzr revid: vmt@openerp.com-20110902133136-4v7fgptyd0g1kc5s
2011-09-02 15:31:36 +02:00
Vo Minh Thu b8d25dc2b8 [FIX] openerp-server: forgot to remove the utf-8 quote as stated on the merge prop by xrg.
bzr revid: vmt@openerp.com-20110826134311-446b2gwkuyy5i1r1
2011-08-26 15:43:11 +02:00
Vo Minh Thu 2a3fe9819d [REF] openerp-server: separated the --test-file mechanism from the main code path.
bzr revid: vmt@openerp.com-20110826133301-8y7intt7vhsg5gm9
2011-08-26 15:33:01 +02:00
Vo Minh Thu 180ffb18a1 [REF] openerp-server: streamlining startup script.
bzr revid: vmt@openerp.com-20110823103343-rvy2zkre8bo9cq6g
2011-08-23 12:33:43 +02:00
Olivier Dony 7ed682b71f [FIX] openerp-server: start cron jobs in their own threads
bzr revid: odo@openerp.com-20110706134452-e28ddxeo6pq6tky2
2011-07-06 15:44:52 +02:00
Vo Minh Thu 0770057935 [REF] explicit service objects instanciation.
bzr revid: vmt@openerp.com-20110507112129-hfrly9easfby9hns
2011-05-07 13:21:29 +02:00
Vo Minh Thu a659d1fa8c [REF] netsvc: explicit Agent thread creation.
bzr revid: vmt@openerp.com-20110421155836-70da1nhpb38zqbls
2011-04-21 17:58:36 +02:00
Vo Minh Thu 342f2047cf [REF] openerp-server: better imports.
bzr revid: vmt@openerp.com-20110418155733-gt8shgr0yilo20mw
2011-04-18 17:57:33 +02:00
Vo Minh Thu 255aaa14d2 [REF] openerp-server: cleaned imports.
bzr revid: vmt@openerp.com-20110418143448-bezvdw97ybtlyqhc
2011-04-18 16:34:48 +02:00
Vo Minh Thu 7766fcca62 [REF] renamed openerp-server.py to openerp-server.
bzr revid: vmt@openerp.com-20110324095012-a5joofz60zrhbit5
2011-03-24 10:50:12 +01:00