[MERGE] odoo command: scaffold, start, deploy
[odoo/odoo.git] / openerp / service /
2014-05-30 Fabien MeghaziAdded odoo start command
2014-05-07 Thibault Delavallée[FIX] service: wrapper: fixed context fetching. Indeed...
2014-04-22 Christophe Simonis[FIX] when runing in prefork mode, empty connection...
2014-04-17 Christophe Simonis[FIX] some tests need the http daemon to be available
2014-04-17 Christophe Simonis[FIX] when running in threaded mode with "--stop-after...
2014-04-10 Christophe Simonis[FIX] test: HttpCase wait http requests to finish
2014-04-09 Raphael Collet[MERGE] test_cursor: implement a cursor mockup that...
2014-04-09 Raphael Collet[IMP] registry: now cursor() simply returns a cursor...
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5112...
2014-04-04 Christophe Simonis[FIX] force suppression of pidfile at exit of openerp.
2014-03-26 Antony Lesuisse[IMP] wsgi and http cleanups, static http is now handle...
2014-03-21 Christophe Simonis[FIX] duplicate/rename/drop database: handle filestore
2014-03-16 Antony Lesuisse[MERGE] trunk
2014-03-12 Antony Lesuisse[MERGE] db dump/restore zip-based format.
2014-03-12 Stephane Wirtel[MERGE] from trunk
2014-03-06 Antony Lesuisse[FIX] --test-file regression introduced by chs
2014-03-06 Christophe Simonis[FIX] do not expose posix only config options on windows
2014-03-04 Christophe Simonis[IMP] new backup format.
2014-03-04 Olivier Dony[FIX] server.stop: avoid traceback during shutdown...
2014-03-03 Christophe Simonis[IMP] openerp/service/db.py: lint file
2014-02-28 Stephane Wirtel[MERGE] from Trunk
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-27 Stephane Wirtel[IMP] Move the netsvc.dispatch_rpc function from netsvc...
2014-02-21 Christophe Simonis[FIX] damn! correct import
2014-02-21 Christophe Simonis[IMP] openerp/service/server.py: lint file
2014-02-21 Christophe Simonis[FIX] correct signal handler on nt
2014-02-21 Christophe Simonis[FIX] correct run of test-file via command line
2014-02-21 Christophe Simonis[FIX] return code is non-zero if any preloaded database...
2014-02-21 Christophe Simonis[FIX] httpd thread must be a daemon threaded
2014-02-21 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5014...
2014-02-20 Denis Ledoux[FIX] service: wrong namespace for using tools
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
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-09 Antony Lesuisse[IMP] phantomtest helper
2014-02-09 Antony Lesuisseadd python --test-file support
2014-02-09 Antony Lesuissenew test execution engine
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-01-31 Christophe Simonis[FIX] allow to use "dbname" as keyword in routes
2014-01-29 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5006...
2014-01-29 Christophe Simonis[FIX] forbid dropping templates databases
2014-01-22 Antony Lesuisse[FIX] multiprocess mode, empty the cursor pool before...
2014-01-16 Christophe Simonis[IMP] ir.attachment: filestore is now in data-dir and...
2014-01-15 Christophe Simonis[FIX] correct uses of addons_path
2014-01-09 Stephane Wirtel[REF] Use the contextlib.closing function instead of...
2013-11-25 Christophe Simonis[IMP] dumpstack dumps greenlets when running in evented...
2013-10-15 Antony Lesuisse[FIX] fcntl not needed on windows
2013-10-13 Antony Lesuisse[FIX] ensure the use the registry signaling for registr...
2013-10-10 Antony Lesuisse[REM] chorus on multiprocessing cron, it doesnt really...
2013-10-06 Antony Lesuisse[IMP] add an easier to use XML-RPC faultCode compliant...
2013-10-05 Antony Lesuisse[FIX] preliminary code for socket activation, to avoid...
2013-10-05 Antony Lesuisserename server
2013-10-05 Antony Lesuissefix signal name
2013-10-05 Antony Lesuissesimplier autoreload working
2013-09-09 Antony Lesuisseautoreload, first working version for both python and...
2013-09-09 Antony Lesuisseadd signals to increase/decrease number of workers
2013-09-09 Antony Lesuisserevert to use a separate executable for gevent, add...
2013-09-09 Stephane Wirtel[FIX] Add the platform lib
2013-09-08 Antony Lesuisse[IMP] openerp threaded, gevent, prefork service cleanup
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 Xavier Morel[MERGE] from trunk because ???
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...
next