odoo/openerp/addons/base/ir
Antony Lesuisse ed7ee4df52 [MERGE] cron race condition leading to unneeded executions, courtesy of acsone
When mulitple cron workers get their list of jobs to process at the same time,
some jobs might be executed multiple times. We fix this by keeping the listing
filter when taking the lock.

bzr revid: al@openerp.com-20140228161524-y8nyq5uw9yq9rcc3
2014-02-28 17:15:24 +01:00
..
__init__.py [MERGE] from trunk 2013-11-15 14:25:53 +01:00
ir_actions.py [ADD] Enable access to workflow engine in server actions that run arbitrary python code 2014-02-21 12:53:47 +01:00
ir_actions.xml [ADD] Enable access to workflow engine in server actions that run arbitrary python code 2014-02-21 12:53:47 +01:00
ir_attachment.py [MERGE] trunk 2014-02-27 17:18:19 +01:00
ir_attachment_view.xml [IMP] Technical menu reorg, remove depreacted requests. 2013-10-06 13:26:08 +02:00
ir_config_parameter.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_config_parameter_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_cron.py [MERGE] cron race condition leading to unneeded executions, courtesy of acsone 2014-02-28 17:15:24 +01:00
ir_cron_view.xml [IMP] ir_actions cleanups. 2013-10-06 12:24:04 +02:00
ir_default.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_exports.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_fields.py [MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220-myn57cryam1y4k9v 2014-02-06 12:04:23 +01:00
ir_filters.py [IMP] ir_filers: added an order in the construction of the list of available models 2013-02-20 11:34:59 +01:00
ir_filters.xml [IMP] rng of field tag in data xml 2013-04-29 14:24:23 +02:00
ir_http.py [FIX] ir.http testing generate a router including the current module 2014-02-17 01:51:37 +01:00
ir_mail_server.py [IMP] add options for calendar view 2013-11-23 12:30:53 +01:00
ir_mail_server_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_model.py [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 5015 dle@openerp.com-20140221104908-7ytdg6xkxaza05o4 2014-02-21 11:55:00 +01:00
ir_model_report.sxw fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_model_report.xml fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_model_view.xml fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_needaction.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_qweb.py [REV] Bring back QWebException, rename QWebException#inner to 'cause' 2014-01-31 12:35:15 +01:00
ir_rule.py [REV] broken commit 2013-10-10 09:08:57 +02:00
ir_rule_view.xml [IMP] ir_actions cleanups. 2013-10-06 12:24:04 +02:00
ir_sequence.py [IMP] Code -> Sequence Type 2013-08-23 11:56:35 +02:00
ir_sequence_view.xml [FIX]ir_sequence: only execute a change on postgresql sequence when really needed and add a field to get an approximation of the current next_number. 2013-05-17 14:43:28 +02:00
ir_translation.py [FIX] clear ir.ui.view cache on translation write/create 2014-01-22 16:13:27 +01:00
ir_translation_view.xml [MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7 2014-02-06 12:02:20 +01:00
ir_ui_menu.py [REM] shortcuts, deprecated by bookmarks 2013-10-06 15:24:24 +02:00
ir_ui_menu_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_ui_view.py [FIX] website's translation problems on multiple inheritance 2014-02-24 11:32:35 +01:00
ir_ui_view_view.xml [IMP] ir_ui_view try to add search on xml_id, doesnt seem to work 2014-01-29 06:03:41 +01:00
ir_values.py [FIX] ir.values: be tolerant to actions pointing to non existing actions (aka old wizards) 2014-02-13 12:09:37 +01:00
ir_values_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
osv_memory_autovacuum.py [FIX]Autovacuum force true 2013-01-21 16:03:18 +01:00
osv_memory_autovacuum.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00