odoo/openerp
Olivier Dony b005d052d0 [MERGE] sql_db: autodetect dead connections and discard them
lp bug: https://launchpad.net/bugs/905257 fixed

bzr revid: odo@openerp.com-20130215125313-448n5b0dluei8qm3
2013-02-15 13:53:13 +01:00
..
addons Launchpad automatic translations update. 2013-02-15 05:23:29 +00:00
cli [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
conf cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
modules [FIX] registry: fix a bug where RegistryManager.new() could return an out-of-date registry. 2013-02-12 09:53:11 +01:00
osv [IMP] don't log from import when converting psycopg exceptions to output messages 2013-02-11 15:36:47 +01:00
report [FIX]report_sxw : fix strip_name function that cut a name to a given length in a report. It no longer crash when no name is given to the function. 2013-02-08 14:57:04 +01:00
service [FIX] workers no suicide on broken pipe 2013-02-09 18:29:32 +01:00
tests [IMP] don't log from import when converting psycopg exceptions to output messages 2013-02-11 15:36:47 +01:00
tools [FIX] ir.mail_server: properly handle the --smtp-ssl command-line option + map it to STARTTLS as a safer default 2013-01-15 13:40:58 +01:00
workflow [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [FIX] The import test in openerp/run_tests is wrong, the import of run_tests in openerp/__init__ was wrong too. 2013-01-30 11:34:58 +01:00
exceptions.py [FIX] xmlrpc: handle old/new exceptions with old/new clients. 2011-09-30 10:50:12 +02:00
import_xml.rng [IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup 2012-08-22 16:49:46 +02:00
loglevels.py [FIX] incorrect docstrings or docstring param names not matching actual param names 2012-12-14 14:07:58 +01:00
netsvc.py [FIX] logging: sys.stdout has not a fileno() method when running behind mod_wsgi. 2013-02-06 11:34:59 +01:00
pooler.py [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
release.py [FIX] we are not in alpha anymore 2013-01-03 18:08:09 +01:00
sql_db.py [FIX] sql_db: closing a closed connection is not allowed in psycopg2 2.4.4 and earlier 2013-02-15 12:37:51 +01:00