[FIX] When creating a procurement from a move, respect the right UoM conversions
[odoo/odoo.git] / openerp / service /
2014-11-18 Antony Lesuisse[FIX] windows ctrl-c from cmd as a non admin
2014-11-18 Antony Lesuisse[FIX] server.py traceback on ctrl-c from windows cmd
2014-11-05 Olivier Dony[FIX] longpolling/gevent: automatically restart worker...
2014-11-05 Olivier Dony[FIX] longpolling/gevent: log errors occurring in main...
2014-10-30 Christophe Simonis[FIX] core: correct cron thread registry iteration
2014-10-27 Xavier Morel[ADD] Stripe-style APIDoc: content
2014-10-06 Martin TrigauxForward port of branch saas-3 up to fc9fc3e
2014-10-06 Martin Zlámal[FIX] common.py: missing import
2014-07-16 xmo-odooMerge pull request #1169 from xmo-odoo/8.0-remove-async...
2014-07-15 Xavier Morel[REM] asynchronous database creation method
2014-07-14 André Paramés[FIX] setup Environment for the report thread
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-28 seb[FIX] server: db service, fix the filestore copy when...
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-5 up to 8dfd5ea
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-3 up to bdc4dd4
2014-06-26 Denis Ledoux[FIX] server: db service, drop connection on drop
2014-06-24 Martin TrigauxMerge pull request #528 from bwrsandman/patch-1
2014-06-23 Guillermo BisheimerTypo in server autoreload class
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-5 up to 4cb5381
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-3 up to 75884c3
2014-06-22 Christophe Simonis[FIX] server: log network errors via logging. ignore...
2014-06-13 SandySpawn gevent using same python executable
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
next