odoo/openerp
Antony Lesuisse 42f292af93 cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready.
Nota: If we replace sequence signaling for cache invalidation with pg
listen/notify in the future, we will use the same mechanism for more accurate
cron timing.

bzr revid: al@openerp.com-20121209170447-zs0k3jazokylwvar
2012-12-09 18:04:47 +01:00
..
addons cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
cli [IMP] cli first command testjs 2012-12-09 03:46:18 +01:00
conf cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
modules cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
osv [IMP] dbname on localthread for logging 2012-12-09 04:49:10 +01:00
report [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01:00
service cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
test [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
tests [FIX] Ensure timzone is unset before testing 2012-11-28 18:43:18 +01:00
tools cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
wizard [REF] additional cleanup after vmt's logging refactoring. 2012-02-08 15:22:48 +01:00
workflow [IMP] wkf_expr: Ignore empty lines and lines with blanks. 2012-11-28 16:06:37 +01:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py openerp apps main moved to cli ready for new commands 2012-11-27 01:55:13 +01:00
exceptions.py [FIX] xmlrpc: handle old/new exceptions with old/new clients. 2011-09-30 10:50:12 +02:00
import_xml.rng [IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup 2012-08-22 16:49:46 +02:00
loglevels.py [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01:00
netsvc.py [FIX] netsvc.py: ignore ENOTCONN on windows when calling shutdown() on sockets 2012-12-05 15:11:06 +01:00
pooler.py [IMP] registry: whene deleting a registry, also delete its cache and cron. 2011-07-13 17:35:21 +02:00
release.py [MERGE] base: fix some address formats and some English 2012-09-11 17:07:24 +02:00
run_tests.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
sql_db.py [FIX] res_users.login: fix query parameters in cr.execute 2012-10-15 12:01:48 +02:00