odoo/openerp/service
niv-openerp ef2ff05d2d [FIX] typo that caused crash in cron only when launching server with --workers
bzr revid: nicolas.vanhoren@openerp.com-20130226161853-26a2vz9tn8nnc44z
2013-02-26 17:18:53 +01:00
..
__init__.py merge trunk 2013-02-15 13:25:00 +01:00
common.py [REF] services: moved the common service to openerp.service.common. 2013-01-30 16:14:34 +01:00
cron.py [FIX] openerp namespace: the import hook was still inserting modules in sys.moduls at their shortname. 2013-02-18 17:48:39 +01:00
db.py [FIX] Better exception handling in tools.convert: 2013-02-19 17:30:47 +01:00
http_server.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
model.py [IMP] osv: removed unnecessary `except` clauses. 2013-02-25 16:20:57 +01:00
report.py [FIX] openerp/service/report: add all missing imports! 2013-02-14 16:35:11 +01:00
security.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
websrv_lib.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
workers.py [FIX] typo that caused crash in cron only when launching server with --workers 2013-02-26 17:18:53 +01:00
wsgi_server.py [MERGE] merged long-polling branch: 2013-02-18 16:32:25 +01:00