odoo/openerpcommand
Vo Minh Thu da38583b82 [IMP] oe initialize: add a file lock to protect concurrent access to the template db when creating a new db (useful when multiple oe initialize are performed at the same time).
bzr revid: vmt@openerp.com-20130621132411-r6trrt5kd8c4fbca
2013-06-21 15:24:11 +02:00
..
addons/bench_sale_mrp [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
__init__.py [ADD] oe: added cron sub-command to run a single process dedicated to cron jobs. 2013-01-15 15:01:10 +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 [FIX] oe: better filter of potential modules in addons paths. 2013-05-07 10:49:41 +02: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
initialize.py [IMP] oe initialize: add a file lock to protect concurrent access to the template db when creating a new db (useful when multiple oe initialize are performed at the same time). 2013-06-21 15:24:11 +02: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
run_tests.py [IMP] The open openerp namespace is removed. 2013-02-09 07:02:46 +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 [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00