odoo/openerpcommand
Christophe Simonis 9250fd83c5 [FIX] oe initialize start http server to allow http tests to pass
bzr revid: chs@openerp.com-20140212105512-lag945hh0l8z7owk
2014-02-12 11:55:12 +01:00
..
addons/bench_sale_mrp [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
__init__.py remove run_tests command, use -d -u modname --test-enable or --test-file 2014-02-09 04:02:17 +01:00
bench_sale_mrp.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
benchmarks.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
call.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
client.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
common.py [MERGE] sync with trunk 2013-12-02 16:08:56 +01:00
conf.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
cron.py [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00
drop.py [FIX] oe drop: correctly call netsvc.init_logger(), and use pid instead of procpid under postgres 9.2. 2013-02-19 16:16:13 +01:00
grunt_tests.py Added grunt-tests command 2013-07-29 17:05:53 +02:00
initialize.py [FIX] oe initialize start http server to allow http tests to pass 2014-02-12 11:55:12 +01:00
main.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
model.py [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static 2013-03-29 15:07:23 +01:00
module.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
read.py [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static 2013-03-29 15:07:23 +01:00
scaffold.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
uninstall.py [IMP] The open openerp namespace is removed. 2013-02-09 07:02:46 +01:00
update.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
web.py [FIX] Use psycogreen instead of gevent-psycopg2 2013-09-09 15:11:23 +02:00