You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
odoo/openerpcommand
Antony Lesuisse 8d2afb026e
cleanup repo root
9 years ago
..
addons/bench_sale_mrp [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
__init__.py remove run_tests command, use -d -u modname --test-enable or --test-file 9 years ago
bench_sale_mrp.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
benchmarks.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
call.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
client.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
common.py [MERGE] sync with trunk 10 years ago
conf.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
cron.py [MERGE] forward merge 7.0 until revision 4919. 10 years ago
drop.py [FIX] oe drop: correctly call netsvc.init_logger(), and use pid instead of procpid under postgres 9.2. 10 years ago
grunt_tests.py Added grunt-tests command 10 years ago
initialize.py [FIX] oe initialize start http server to allow http tests to pass 9 years ago
main.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
model.py [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static 10 years ago
module.py [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 9 years ago
oe-bash-completion cleanup repo root 9 years ago
read.py [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 9 years ago
scaffold.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
uninstall.py [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 9 years ago
update.py [ADD] oe: provides sane (unfucked) command-line interface. 11 years ago
web.py [FIX] Use psycogreen instead of gevent-psycopg2 10 years ago