odoo/openerp
Christophe Simonis b2fc19045b [FIX] release.py: correct version number (wrongly forward-ported from saas-4)
lp bug: https://launchpad.net/bugs/1278411 fixed

bzr revid: chs@openerp.com-20140428093924-2aq3zomkbxv31iu0
2014-04-28 11:39:24 +02:00
..
addons Launchpad automatic translations update. 2014-04-24 06:02:16 +00:00
cli [FIX] cli mode: initialisation of the addons path do not setup the logger (as we only parse the addons path, we ends with the default logging config) 2014-04-22 14:35:33 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [FIX] module loading: mark module as initialized *after* the data files have been loaded 2014-04-18 16:15:50 +02:00
osv [FIX] fields.date's date_to_datime function fixed 2014-04-16 17:44:50 +02:00
report [MERGE] forward port of branch saas-3 up to revid 5112 chs@openerp.com-20140407144238-3s38zadkh7yxpdy7 2014-04-07 18:05:48 +02:00
service [FIX] when runing in prefork mode, empty connection pool *after* the registry preloading 2014-04-22 14:06:48 +02:00
tests [FIX] instrumentation to debug a deadlock probably due to a race condition in 2014-04-11 16:36:45 +02:00
tools [FIX] instrumentation to debug a deadlock probably due to a race condition in 2014-04-11 16:36:45 +02:00
workflow [IMP] py26 compatibility 2014-01-20 14:53:33 +01:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [IMP] move test cases to tests.py remove deprecated wsgi import 2014-02-09 16:18:22 +01:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [FIX] http: correct detection of old (v7) routes that still take "req" as first argument 2014-04-18 13:55:56 +02:00
import_xml.rng [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py [FIX] logging, pg logging use thread db 2014-04-12 15:47:28 +02:00
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
release.py [FIX] release.py: correct version number (wrongly forward-ported from saas-4) 2014-04-28 11:39:24 +02:00
sql_db.py [IMP] test cursor: code cleanup to make it more robust to concurrent accesses 2014-04-14 09:59:06 +02:00