odoo/openerp/service
Martin Trigaux c0308d7522 [MERGE] [FIX] databases list: allow to have entries with unicode char in the database list (opw 589765)
This does not allow to use a database with unicode to run openerp but does not fail (was getting an empty list of existing databases)

bzr revid: mat@openerp.com-20140214144444-0tjcz14rhlw94i50
2014-02-14 15:44:44 +01:00
..
__init__.py [FIX] correct stripping of arguments when _reexec() OpenERP 2013-06-12 17:19:12 +02:00
cron.py [IMP] clean permissions and shebang in files 2013-05-14 12:33:33 +02:00
http_server.py [IMP] use exact writing for fsf address 2013-05-14 16:29:26 +02:00
netrpc_server.py [REV] close_socket is back in netsvc.py 2012-12-10 14:21:33 +01:00
netrpc_socket.py manual merge of multicorn 2012-09-22 12:51:07 +02:00
security.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
web_services.py [MERGE] [FIX] databases list: allow to have entries with unicode char in the database list (opw 589765) 2014-02-14 15:44:44 +01:00
websrv_lib.py [IMP] use exact writing for fsf address 2013-05-14 16:29:26 +02:00
workers.py [IMP] WorkerCron: make the cron workers not all starting at the first database. Better repartition of work 2013-07-24 10:34:54 +02:00
wsgi_server.py [FIX] *: fix/rationalize db logging to avoid incorrect values during logging 2013-03-01 13:07:44 +01:00