lp://staging/~openerp-dev/openobject-server/saas-4-staging-mat
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-server/saas-4-staging-mat
Branch merges
Branch information
Recent revisions
- 5215. By Thibault Delavallée (OpenERP)
-
[IMP] ir_qweb: contact widget: handle website info in the contact widget.
- 5214. By Richard Mathot (Odoo, formerly OpenERP)
-
[FIX] ir_qweb: Duration widget now displays something
- 5213. By Thibault Delavallée (OpenERP)
-
[IMP] res_partner: added a hook to be sure the website is correctly formated.
Otherwise the website may consider the website field as local for address like
www.odoo.com - 5212. By Xavier (Open ERP)
-
[FIX] partner website URLs in demo data so they can actually be embedded in website pages
- 5211. By Fabien Meghazi (OpenERP)
-
[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)
- 5210. By Denis Ledoux (OpenERP)
-
[MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 5122 revid:<email address hidden>
- 5207. By Antony Lesuisse (OpenERP)
-
[FIX] tests race condition in phanthomjs tests
A deadlock occurs when
- phantomjs_test1 is executedd, enter_test_mode is activated
- console.log('ok') is issued, sigterm is sent to phantomjs_test1 process
- phantomjs_test1 is finished and leave_test_mode restores the registrymanager lock
- phantomjs_test1 process, just before dying, makes a last http request phantomjs_test1_last_ request
- phantomjs_test1_last_ request thread will wait for the registrymanager lock, when all tests will be completed
- phantomjs_test2 is run, enter_test_mode is activated
- phantomjs_test2 is reach its end and _wait_remaining_requests is called
- phantomjs_test2 _wait_remaining_requests hangs forever waiting for phantomjs_ test1_last_ request - 5206. By Antony Lesuisse (OpenERP)
-
[FIX] http Internal Server Error when switching branches
When the source code doesnt match ir.models of the current session database,
openerp is unable to build a registry, we now clear the session instead of
issuing an http 500 error.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~openerp/openobject-server/saas-4