Merge remote-tracking branch 'odoo/7.0' into 7.0
[odoo/odoo.git] / openerp / service /
2014-07-02 Stefan Rijnhart[MRG] Port of ocb-server specific changes to git. Basic...
2014-02-14 Martin Trigaux[MERGE] [FIX] databases list: allow to have entries...
2014-01-29 Christophe Simonis[FIX] forbid dropping templates databases
2013-07-24 Christophe Simonis[IMP] WorkerCron: make the cron workers not all startin...
2013-06-12 Christophe Simonis[FIX] correct stripping of arguments when _reexec(...
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-04-23 Antony Lesuisse[FIX] workers, listen backlog based on the number of...
2013-04-05 al@openerp.com[FIX] workers limit cron memory usage
2013-03-28 Vo Minh Thu[FIX] WorkerCron: give a chance to process_limit()...
2013-03-22 Chris Biersbach[FIX] Forwardport of issue when starting crons from...
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-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-09 Antony Lesuisse[FIX] workers no suicide on broken pipe
2013-01-07 Xavier ALT[FIX] win32: use 'net' command for service start/stop...
2012-12-29 Antony Lesuisse[FIX] memory logging for cron workers
2012-12-29 Antony Lesuisse[IMP] memory usage logging
2012-12-21 Olivier Dony[IMP] cron: remove useless pooljobs and schedule_cron_j...
2012-12-21 dle@openerp.com[FIX]Try to create already existing database throws...
2012-12-19 Antony Lesuisse[MERGE] trunk
2012-12-19 Raphael Collet[FIX] web_services: fix incorrect query to set admin...
2012-12-19 Antony Lesuisseapps dont break protocol
2012-12-17 Christophe Simonismerge upstream
2012-12-14 Xavier Morel[FIX] incorrect docstrings or docstring param names...
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-11 Antony Lesuisse[IMP] workers request count on exit
2012-12-10 Christophe Simonismerge upstream
2012-12-10 Christophe Simonis[REV] close_socket is back in netsvc.py
2012-12-10 Nimesh (Open ERP)[MERGE] with trunk
2012-12-09 Antony Lesuisse[IMP] workers setproctitle if available
2012-12-09 Antony Lesuisse[IMP] workers cron dont keep cursors
2012-12-09 Antony Lesuisse[IMP] workers cron logging and chorus
2012-12-09 Antony Lesuisse[IMP] workers better logging
2012-12-09 Antony Lesuisse[FIX] temporary fix workers cron for missing openerp...
2012-12-09 Antony Lesuisse[FIX] workers graceful shutdown
2012-12-09 Antony Lesuissemisc
2012-12-09 Antony Lesuisseservice cleanups, more wizard removal
2012-12-09 Antony Lesuisse[MERGE] trunk
2012-12-09 Antony Lesuissenetsvc, netrpc, wizardcleanup
2012-12-09 Antony Lesuissecron cleanup, back to the Kernighan KISS roots 1min...
2012-12-09 Antony Lesuisse[FIX] duplicate database
2012-12-08 Antony Lesuissemultiprocessing signaling manually backported from 6.1
2012-12-05 Christophe Simonis[FIX] correct reexecute. works for windows service
2012-12-05 Christophe Simonis[FIX] correct reexecute. works on windows
2012-12-05 Christophe Simonismerge upstream
2012-12-05 Christophe Simonis[FIX] service/__init__.py: do not join() main thread
2012-12-04 Nimesh (Open ERP)[MERGE] merge with lp:openobject-server
2012-11-30 Christophe Simonis[FIX] services: call os.abort() for killing
2012-11-28 Christophe Simonismerge upstream
2012-11-28 Olivier Dony[FIX] db.drop service: PostgreSQL 9.2 renamed pg_stat_a...
2012-11-26 Christophe Simonis[FIX] restart of server on windows when running as...
2012-11-26 Christophe Simonis[FIX] restart of server on windows
2012-11-23 Christophe Simonis[IMP] extract method to reexec server
2012-11-16 Jalpesh Patel (Ope... [Merge] Merge with lp:openobject-server
2012-11-14 Christophe Simonismerge upstream
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Vo Minh Thu[IMP] duplicate_database: better logging.
2012-11-12 Jalpesh Patel (Ope... [FIX] fix problem create db when already exists
2012-11-07 Christophe Simonismerge upstream
2012-11-07 Antony Lesuisse[IMP] improve experience on for openerp developers...
2012-10-30 Christophe Simonis[FIX] correct restart of openerp
2012-10-19 Vo Minh Thu[IMP] database management: added `duplicate` operation.
2012-10-10 Christophe Simonismerge upstream
2012-10-03 Olivier Dony[MERGE] Sync with trunk
2012-10-02 Fabien Meghazi[IMP] Do not start cron master thread if max_cron_threa...
2012-10-01 Christophe Simonis[IMP] rpc: common/version return more info
2012-09-25 Antony Lesuisse[FIX] fcntl not available on windows
2012-09-24 Antony Lesuisse[FIX] restore poxy-mode command line option to prevent...
2012-09-24 Antony Lesuisse[FIX] wsgi wrapper
2012-09-22 Antony Lesuissemanual merge of multicorn
2012-09-19 Olivier Dony[MERGE] Sync with trunk
2012-09-17 Christophe Simonismerge upstream
2012-09-13 Olivier Dony[IMP] translations: wip, remove unnecessary code, suppo...
2012-09-12 Stephane Wirtel[IMP] openerp.service.web_services.db: Use a contextman...
2012-09-12 Stephane Wirtel[MERGE] use the postgres db instead of template1 for...
2012-09-11 Stephane Wirtel[MERGE] base: fix some address formats and some English
2012-09-11 Christophe Simonismerge
2012-09-11 Olivier Dony[MERGE] Sync with trunk
2012-09-10 Stephane Wirtel[MERGE] server: remove unused imports (Thanks to Floren...
2012-09-07 Christophe Simonis[WIP] restart server + update of server via apps
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-17 Jigar Amin - OpenERPmerge lp:openobject-server
2012-08-13 Thibault Delavallée[FIX] Fixed last revision, about name removel in base...
2012-08-10 Thibault Delavallée[REF] base.sql, web_services: propagated changes in...
2012-07-13 Jigar Amin - OpenERP[IMP] integreated the web serivce for the translations
2012-07-13 Turkesh Patel (Ope... [IMP] improved code.
2012-07-12 Turkesh Patel (Ope... [IMP] move load function to the ir_translation.py
2012-07-12 Turkesh Patel (Ope... [IMP] improved code to get translation from database.
2012-07-12 Turkesh Patel (Ope... [ADD] added module field in ir.translation and improved...
2012-07-11 Turkesh Patel (Ope... [ADD] add new http service translation.
2012-03-29 Vo Minh Thu[IMP] cron: re-added the threaded cron:
2012-03-28 Vo Minh Thu[IMP] cron: alternative implementation:
2012-03-23 Vo Minh Thu[MERGE] merged trunk.
2012-03-22 Olivier Dony[MERGE] Latest bugfixes from 6.1
2012-03-16 Olivier Dony[MERGE] Try to terminate psql connections before droppi...
2012-03-16 Olivier Dony[IMP] attempt to dump uid performing operation along...
next