[FIX] gamification: correct name of ir.rule fixing bad copy-paste
[odoo/odoo.git] / openerp / cli /
2014-04-04 Christophe Simonis[FIX] force suppression of pidfile at exit of openerp.
2014-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
2014-03-26 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-19 Kersten Jeremy[FIX] Fix the yml test with option --test-file.
2014-01-09 Stephane Wirtel[REF] Use the contextlib.closing function instead of...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-18 Christophe Simonis[FIX] When running with --stop-after-init, return code...
2013-11-08 Christophe Simonis[IMP] always dumps threads, even in evented mode
2013-11-07 Christophe Simonis[IMP] dumpstack dumps greenlets when running in evented...
2013-10-13 Antony Lesuisse[FIX] ensure the use the registry signaling for registr...
2013-10-05 Antony Lesuisserename server
2013-09-08 Antony Lesuisse[IMP] openerp threaded, gevent, prefork service cleanup
2013-06-10 Christophe Simonis[FIX] watch parent when run in evented mode
2013-06-06 niv-openerpFirst version, does not close correctly
2013-05-28 Thibault Delavallée[FORWARD] Forward port of server 7.0 until revision...
2013-05-14 Martin Trigaux[IMP] clean permissions and shebang in files
2013-05-06 Christophe Simonis[FIX] When using "--stop-after-init", set the return...
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-27 Vo Minh Thu[REF] registry: begin to remove openerp.pooler:
2013-03-07 Vo Minh Thu[FIX] timezone: under windows os.environ["TZ"] was...
2013-03-06 Vo Minh Thu[FIX] babel: the babel localedata was put back to its...
2013-01-29 niv-openerpMerge Thu branch
2013-01-28 niv-openerpmerge trunk
2013-01-21 Vo Minh Thu[IMP] oe web: handle SIGINT and somewhat SIGTERM for...
2013-01-18 Vo Minh Thu[IMP] gevent: no longer a command-line flag (always...
2013-01-08 niv-openerpmerge trunk
2012-12-21 Olivier Dony[IMP] cron: remove useless pooljobs and schedule_cron_j...
2012-12-21 Olivier Dony[FIX] cli.server: cron startup was incorrectly disabled...
2012-12-17 Christophe Simonismerge upstream
2012-12-16 Antony Lesuissecleanups
2012-12-11 Vo Minh Thu[IMP] Reduce considerably the loading time of a new...
2012-12-10 Christophe Simonismerge upstream
2012-12-09 Antony Lesuisse[IMP] cli first command testjs
2012-12-05 Christophe Simonismerge upstream
2012-11-30 niv-openerpmerge trunk
2012-11-29 Vo Minh Thu[REV] reverted install-all commit (vmt@openerp.com...
2012-11-28 Christophe Simonismerge upstream
2012-11-28 Christophe Simonismerge upstream
2012-11-28 Vo Minh Thu[MERGE] merged trunk.
2012-11-27 Antony Lesuisseopenerp apps add Help
2012-11-27 Antony Lesuisseopenerp apps abstract Command fix
2012-11-27 Antony Lesuisseopenerp apps main moved to cli ready for new commands