odoo/openerp/tools
Antony Lesuisse f0dcf52159 [FIX] instrumentation to debug a deadlock probably due to a race condition in
the test cursor

bzr revid: al@openerp.com-20140411143645-ojb4t9plop4dmizh
2014-04-11 16:36:45 +02:00
..
__init__.py [MERGE] from Trunk 2014-02-28 17:13:38 +01:00
amount_to_text.py [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
amount_to_text_en.py [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
appdirs.py [FIX] move appsdirs to tools 2014-02-27 17:32:59 +01:00
assertion_report.py [IMP] tests: 2012-03-02 12:02:27 +01:00
cache.py [IMP] Performance improvement: improved cache with context, better get_object 2013-11-30 16:47:23 +01:00
config.py [IMP] wsgi and http cleanups, static http is now handled in http.py 2014-03-26 14:20:57 +01:00
convert.py [FIX] Set correct record id for <template> tag converter 2014-03-27 11:38:44 +01:00
debugger.py [IMP] Move the netsvc.dispatch_rpc function from netsvc to openerp.http 2014-02-27 13:56:48 +01:00
float_utils.py [IMP] float_utils: simplified code, added float_repr 2011-12-21 00:47:40 +01:00
func.py [ADD] openerp.tools.func.lazy_property(): 2014-03-24 13:00:01 +01:00
graph.py [IMP] more augmented assignments 2012-12-14 14:44:55 +01:00
image.py [FIX] resize_image: auto convert BMP images to PNG 2014-04-01 17:44:17 +02:00
import_email.py [IMP] res_partner:add res_partner_address field to res_partner 2012-02-20 14:47:05 +05:30
lru.py [IMP] compare to None by identity 2012-12-14 13:16:38 +01:00
mail.py [IMP] registry: now cursor() simply returns a cursor, which may itself be used as a context manager 2014-04-09 11:56:04 +02:00
misc.py [FIX] instrumentation to debug a deadlock probably due to a race condition in 2014-04-11 16:36:45 +02:00
osutil.py [IMP] new backup format. 2014-03-04 18:56:56 +01:00
parse_version.py [IMP] parse_version: ignore saas~ componants 2013-04-30 16:20:37 +02:00
pdf_utils.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
safe_eval.py [MERGE] forward port of branch 7.0 up to revid 5281 launchpad_translations_on_behalf_of_openerp-20140412094159-mhy3v2prb3ctx32k 2014-04-15 15:36:50 +02:00
sql.py [FIX] drop_view_if_exists: simpler and CASCADING implementation for pg 8.3+ 2012-02-27 17:57:37 +01:00
test-config-values [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test-config-values-00.conf [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test_config.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
test_reports.py [FIX] as render_report is adapted to qweb, no need to filter in _exec_action 2014-04-02 14:12:37 +02:00
translate.py [MERGE] Merge branch lp:~numerigraphe/openobject-server/7.0-translation-order-933496-numerigraphe 2014-03-20 10:01:05 +01:00
view_validation.py [FIX] view validation tests 2013-06-25 19:01:18 +02:00
which.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
win32.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
yaml_import.py move tests 2014-02-09 01:37:45 +01:00
yaml_tag.py [FIX] yaml: more explicit error if !record has missing parameters 2012-10-29 18:34:21 +01:00