lp:~openerp-dev/openobject-server/saas-4-forum-crawl-xmo
- Get this branch:
- bzr branch lp:~openerp-dev/openobject-server/saas-4-forum-crawl-xmo
Branch merges
Branch information
Recent revisions
- 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. - 5205. By jke-openerp
-
[IMP] allow to pass an avatar_filter in calendar view. this field allow the user to customize the sidebar pictures with another picture that the event.
- 5204. By Martin Trigaux (OpenERP)
-
[IMP] base: add arch in searchable fields for model ir.ui.view (opw 607201)
- 5203. By Christophe Simonis (OpenERP)
-
[IMP] remove useless table/column creations in base.sql. Let the ORM do it job.
[FIX] force creation of workflow used columns.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-server