[MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524...
[odoo/odoo.git] / openerp / service /
2014-02-20 Denis Ledoux[FIX] service: wrong namespace for using tools
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-14 Martin Trigaux[MERGE] [FIX] databases list: allow to have entries...
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-01-29 Christophe Simonis[FIX] forbid dropping templates databases
2013-08-06 Martin Trigaux[FIX] workerst: revert commit 4930, remove useless...
2013-08-06 Martin Trigaux[IMP] workers: remove unused code, _acquire_job does...
2013-07-24 Christophe Simonis[IMP] WorkerCron: make the cron workers not all startin...
2013-07-02 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4893...
2013-07-01 Christophe Simonis[FIX] multicorn: terminate long-polling process via...
2013-07-01 Christophe Simonis[IMP] WorkerCron: renice process
2013-07-01 Christophe Simonis[IMP] WorkerCron: make the cron workers not all startin...
2013-06-13 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4887...
2013-06-12 Christophe Simonis[FIX] long polling process: strip arguments
2013-06-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5006...
2013-06-12 Christophe Simonis[FIX] correct stripping of arguments when _reexec(...
2013-06-10 niv-openerpchanged name of long polling executable
2013-06-10 niv-openerp[FIX] Merge fix in saas1 for the problem that made...
2013-06-06 niv-openerpfixed long polling process that can not close itself
2013-06-06 niv-openerpFirst version, does not close correctly
2013-06-05 Vo Minh Thu[MERGE] openerp.servie.model: removed duplicated code.
2013-06-03 Sejal Bhut (OpenER... [FIX] Database Backup Problem
2013-05-31 niv-openerp[FIX] desperate attempt to solve long polling process...
2013-05-30 Christophe Simonis[FIX] multicorn: WorkerLongPolling watch for parent...
2013-05-28 Thibault Delavallée[FORWARD] Forward port of server 7.0 until revision...
2013-05-14 Martin Trigaux[IMP] use exact writing for fsf address
2013-05-14 Martin Trigaux[IMP] use new fsf address
2013-05-14 Martin Trigaux[IMP] clean permissions and shebang in files
2013-05-02 Vo Minh Thu[FIX] long-polling: use start()/stop() instead of serve...
2013-04-25 Thibault Delavallée[MERGE] Sync with trunk
2013-04-24 Quentin (OpenERP)[MERGE] forward port merge of server v7 up to revision...
2013-04-23 Antony Lesuisse[FIX] workers, listen backlog based on the number of...
2013-04-23 Christophe Simonis[MERGE] forward port of server v7 up to revision 4954
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-05 Thibault Delavallée[FIX] service/model.py: fixed missing import of psycopg...
2013-04-05 al@openerp.com[FIX] workers limit cron memory usage
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-04-02 Vo Minh Thu[FIX] service.db: forgot to remove the indicing when...
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-28 Vo Minh Thu[FIX] WorkerCron: give a chance to process_limit()...
2013-03-28 Vo Minh Thu[MERGE] merged trunk.
2013-03-28 Vo Minh Thu[REF] common: removed unused import.
2013-03-28 Vo Minh Thu[REM] common: removed login_message() which is not...
2013-03-28 Vo Minh Thu[REF] common: the previously removed functions were...
2013-03-27 Vo Minh Thu[MERGE] openerp.pooler is deprecated.
2013-03-27 Xavier Morel[REM] broken functions (missing import, removed packages)
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-03-22 Chris Biersbach[FIX] Forwardport of issue when starting crons from...
2013-03-22 Vo Minh Thu[MERGE] merged trunk.
2013-03-19 Mohammed Shekha[FIX]Fixed the issue of database list retuns blank...
2013-03-18 Olivier Dony[FIX] web_services: incorrect error message in logfile...
2013-03-18 Olivier Dony[FIX] web_services: set PGPASSWORD in environment only...
2013-03-18 Olivier Dony[FIX] service.db: missing imports
2013-03-18 Olivier Dony[IMP] service.wsgi_server: useless import
2013-03-13 Xavier Morel[FIX] missing import in wsgi_server
2013-03-13 Olivier Dony[FIX] web_services: fix db dump/restore when authentica...
2013-03-01 Olivier Dony[FIX] *: fix/rationalize db logging to avoid incorrect...
2013-02-26 niv-openerp[FIX] typo that caused crash in cron only when launchin...
2013-02-26 Vo Minh Thu[MERGE] Better exception handling in tools.convert:
2013-02-25 Vo Minh Thu[IMP] osv: removed unnecessary `except` clauses.
2013-02-22 Vo Minh Thu[IMP] netsvc: removed unused import.
2013-02-22 Vo Minh Thu[IMP] report: use openerp.report.render_report() instea...
2013-02-22 Vo Minh Thu[IMP] report: reports with custom parsers can be declar...
2013-02-20 Vo Minh Thu[IMP] Only unhandled exceptions are logged to the conso...
2013-02-19 Vo Minh Thu[FIX] Better exception handling in tools.convert:
2013-02-18 Vo Minh Thu[FIX] openerp namespace: the import hook was still...
2013-02-18 Vo Minh Thu[MERGE] merged long-polling branch:
2013-02-18 Vo Minh Thu[FIX] service: call stop() instead of shutdown() in...
2013-02-15 Quentin (OpenERP)[REF] code review
2013-02-15 niv-openerpRevert 4580
2013-02-15 niv-openerpmerge trunk
2013-02-14 Antonin Bourguignon[MERGE] trunk
2013-02-14 Raphael Collet[FIX] openerp/service/report: add all missing imports!
2013-02-14 Raphael Collet[FIX] openerp/service/report: missing import
2013-02-13 Raphael Collet[IMP] remove model methods _workflow_trigger and _workf...
2013-02-13 Antonin Bourguignon[MERGE] trunk
2013-02-12 Raphael Collet[FIX] openerp.service: remove call to open_openerp_name...
2013-02-12 Raphael Collet[MERGE] trunk-service-thu (remove the class openerp...
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2013-02-12 Antonin Bourguignon[MERGE] trunk
2013-02-12 Vo Minh Thu[MERGE] Latest bugfixes from 7.0, up to rev 4834.
2013-02-11 Antonin Bourguignon[MERGE] trunk
2013-02-09 Antony Lesuisse[FIX] workers no suicide on broken pipe
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-02-04 Vo Minh Thu[FIX] cron: Looping over all existing databases seems...
2013-02-01 Vo Minh Thu[REF] openerp.service.{rpc,route,handler} decorators...
2013-01-31 Vo Minh Thu[REF] service: A new openerp.service.rpc decorator...
2013-01-31 Vo Minh Thu[FIX] At the end of the database creation polling,...
2013-01-30 Vo Minh Thu[REF] netsvc: close_socket is only used in wsgi_server...
2013-01-30 Vo Minh Thu[REF] service: killed the ExportService concept.
2013-01-30 Vo Minh Thu[REF] services: moved the report service to openerp...
2013-01-30 Vo Minh Thu[REF] services: moved the common service to openerp...
2013-01-30 Vo Minh Thu[REF] services: moved the object service to openerp...
2013-01-30 Vo Minh Thu[REF] services: moved the db service to openerp.service.db.
2013-01-30 Vo Minh Thu[REF] netrpc: removed.
2013-01-30 Vo Minh Thu[REF] services: somewhat clean use of openerp exceptions.
2013-01-30 Vo Minh Thu[REF] model service: removed the unneeded object_servic...
2013-01-29 niv-openerpMerge Thu branch
2013-01-28 niv-openerpmerge trunk
2013-01-24 Antonin Bourguignon[IMP] we don't need a special type of exception anymore
next