[FIX] gamification: correct name of ir.rule fixing bad copy-paste
[odoo/odoo.git] / openerpcommand /
2014-01-31 Xavier Morel[IMP] oe: get db password from config file
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-14 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4918...
2013-11-06 Xavier Morel[IMP] run_tests
2013-11-06 Xavier Morel[IMP] always print a recap of found test modules before...
2013-11-05 Xavier Morel[FIX] stray tabs in openerpcommand
2013-11-05 Xavier Morel[FIX] correctly handle listification of args.addons
2013-11-05 Xavier Morel[IMP] run-tests: add --slow-suite
2013-10-31 Christophe Simonis[FIX] oe: listing of modules only take directories...
2013-09-09 Stephane Wirtel[FIX] Use psycogreen instead of gevent-psycopg2
2013-07-29 niv-openerpAdded grunt-tests command
2013-06-21 Vo Minh Thu[IMP] oe initialize: add a file lock to protect concurr...
2013-05-07 Vo Minh Thu[FIX] oe: better filter of potential modules in addons...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-26 Vo Minh Thu[REF] logging: removed pseudo log-level TEST.
2013-02-19 Vo Minh Thu[FIX] oe drop: correctly call netsvc.init_logger()...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-01-23 Vo Minh Thu[IMP] oe initialize: added --coverage flag.
2013-01-21 Vo Minh Thu[IMP] oe read: use common.set_addons().
2013-01-21 Vo Minh Thu[IMP] oe read: use the environment if --addons is not...
2013-01-21 Vo Minh Thu[IMP] oe web: handle SIGINT and somewhat SIGTERM for...
2013-01-18 Vo Minh Thu[IMP] oe web: use openerp/__init__ instead of tools...
2013-01-18 Vo Minh Thu[FIX] oe web: always set gevent in tools.config.
2013-01-18 Vo Minh Thu[IMP] oe web/cron: slight refactor.
2013-01-16 Vo Minh Thu[IMP] oe cron: use setproctitle, set openerp.multi_process.
2013-01-15 Vo Minh Thu[ADD] oe: added cron sub-command to run a single proces...
2013-01-11 Vo Minh Thu[IMP] oe web: option to use gevent WSGI server.
2013-01-11 Vo Minh Thu[ADD] oe web: run an OpenERP web process.
2013-01-11 Vo Minh Thu[ADD] oe: provides sane (unfucked) command-line interface.