lp:~therp-nl/openobject-server/trunk_lp1188136

Created by Holger Brunn (Therp) and last modified
Get this branch:
bzr branch lp:~therp-nl/openobject-server/trunk_lp1188136
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Therp
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

4969. By Holger Brunn (Therp)

[FIX] don't stop iterating nodes after setTag

4968. By Antony Lesuisse (OpenERP)

[REM] chorus on multiprocessing cron, it doesnt really helps

4967. By Antony Lesuisse (OpenERP)

[IMP] cleanup in base/res and base/ir, removed unsed code, moved files.

4966. By Antony Lesuisse (OpenERP)

[REM] shortcuts, deprecated by bookmarks

4965. By Antony Lesuisse (OpenERP)

[REM] remove res.request, reorg technical menu.

4964. By Antony Lesuisse (OpenERP)

[IMP] ir_actions cleanups.
Remove deprecated old style wizards.
Remove unsed get_model() function.
Move crons into Actions menuitem.
Move todos into Actions menuitem.

4963. By Antony Lesuisse (OpenERP)

[IMP] add an easier to use XML-RPC faultCode compliant protocol
remove the /openerp/* routes, they were never used because the protocol was too
different from the historical /xmlrpc/ routes. Instead we introduce a
/xmlrpc/2/ route identical to /xmlrpc/ with the only difference that it returns
int faultCodes making it compliant with the XML-RPC specification.

4962. By Antony Lesuisse (OpenERP)

[FIX] preliminary code for socket activation, to avoid connection refused during restart

4961. By Antony Lesuisse (OpenERP)

[IMP] --auto-reload to enable code and xml auto reload, service cleanup.
Added an autoreload mecanism based on pyinotify that restart the server as soon
as a .py or .xml file change is detected, for xml updates the relevant -u are
automatically added to exec(2).

pyinotify is linux specific and should be replaced by a cross plaform library
such as watchdog. Unfortunatly watchdog is not yet packaged in debian. We could
support both libraries, patches are welcome.

Refactored the code in cli/* and service/*. The 3 running modes of openerp
(threaded, prefork, gevent) are now in openerp/service/server.py, one class per
mode, and they share the same interface.

Added a signal handler to increase or decrase the number of HTTP workers in
prefork mode (SIGTTIN, SIGTTOU).

4960. By Thibault Delavallée (OpenERP)

[FORWARD] Forward port of saas-2 fixes until revision 4957 <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.

Subscribers