odoo/openerp
Thibault Delavallée efc6e78d25 [IMP] [MOV] Moved test_osv and test_translate from unchecked test directory to tests, to be now effectively run. Updated test_osv to matche the new alias coding style.
bzr revid: tde@openerp.com-20121207142931-6ll5yduitdk3ijes
2012-12-07 15:29:31 +01:00
..
addons [IMP] [TESTS] Cleaned and updated tests about order_by with inherits and m2o fields. 2012-12-07 14:49:46 +01:00
cli [REV] reverted install-all commit (vmt@openerp.com-20121128142106-pdkcruhyz0sjltk8) 2012-11-29 15:07:45 +01:00
conf [MERGE] sync with latest trunk 2011-09-28 23:13:26 +02:00
modules [IMP] Use the loglevel TEST when logging test file loading and testsuite execution. 2012-12-03 11:42:28 +01:00
osv [CLEAN] expression.py: cleaned and added comments, var names (table -> model notably). 2012-12-07 13:37:27 +01:00
report [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01:00
service [FIX] service/__init__.py: do not join() main thread 2012-12-05 15:32:22 +01:00
tests [IMP] [MOV] Moved test_osv and test_translate from unchecked test directory to tests, to be now effectively run. Updated test_osv to matche the new alias coding style. 2012-12-07 15:29:31 +01:00
tools [IMP] simplify @profile implementation 2012-12-05 17:08:47 +01:00
wizard [REF] additional cleanup after vmt's logging refactoring. 2012-02-08 15:22:48 +01:00
workflow [IMP] wkf_expr: Ignore empty lines and lines with blanks. 2012-11-28 16:06:37 +01:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO
__init__.py openerp apps main moved to cli ready for new commands 2012-11-27 01:55:13 +01:00
cron.py [IMP] cron: re-added the threaded cron: 2012-03-29 13:55:31 +02: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 [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01:00
netsvc.py [FIX] netsvc.py: ignore ENOTCONN on windows when calling shutdown() on sockets 2012-12-05 15:11:06 +01:00
pooler.py [IMP] registry: whene deleting a registry, also delete its cache and cron. 2011-07-13 17:35:21 +02:00
release.py [MERGE] base: fix some address formats and some English 2012-09-11 17:07:24 +02:00
run_tests.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
sql_db.py [FIX] res_users.login: fix query parameters in cr.execute 2012-10-15 12:01:48 +02:00