odoo/openerpcommand
Antony Lesuisse 8d2afb026e cleanup repo root 2014-05-15 10:43:02 +02: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 [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 2014-04-08 14:51:22 +02:00
oe-bash-completion cleanup repo root 2014-05-15 10:43:02 +02:00
read.py [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 2014-04-08 14:51:22 +02:00
scaffold.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
uninstall.py [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 2014-04-08 14:51:22 +02: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