odoo/openerp
Launchpad Translations on behalf of openerp 4a34c70ca8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226053405-w5a9rp5orqi89z9h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226053445-52kd76xxoxx5x7tt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226053448-joq378fpfc2p1rwv
2013-02-26 05:34:48 +00:00
..
addons Launchpad automatic translations update. 2013-02-26 05:34:48 +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] logging level of pooler loading, number of modules is info, the actual list of modules is debug 2013-02-18 13:14:41 +01:00
osv [MERGE] osv: automatically retry transactions that failed due to a transient concurrent transaction conflict 2013-02-19 18:38:13 +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] tools image thumbnailing jpg into png 2013-02-20 23:26:12 +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
__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 [REVERT] sql_db: undo eager removal of connections from pool; could skip half the connections and is not strictly required 2013-02-19 11:26:10 +01:00