odoo/bin/tools
P. Christeas 56d2cdbd73 [IMP] Allow OS to rotate the logs, use WatchedFileHandler if needed.
All this was needed after logrotate conflicted with the TimedRotation
and left the server in a DoS state. Some admins may prefer to handle the
log rotations with logrotate, instead of Python's fascilities.

bzr revid: p_christ@hol.gr-20090709181635-b7j50yaqjl1qsnc1
2009-07-09 21:16:35 +03:00
..
__init__.py [FIX] Unicode encoding 2009-02-06 00:43:52 +01:00
amount_to_text.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
amount_to_text_en.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
config.py [IMP] Allow OS to rotate the logs, use WatchedFileHandler if needed. 2009-07-09 21:16:35 +03:00
convert.py Merge origin/master into mdv-gpl3-py26 2009-07-09 21:12:53 +03:00
copy.py [FIX] Use the copy version from Python 2.5 2009-01-28 20:01:19 +01:00
func.py [FIX] fix the decorator "@wraps" to work on python < 2.5 2009-01-05 12:56:08 +01:00
graph.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
import_email.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
maintenance.py [FIX] maintenance: avoid a crash when the creditential to access the migration server aren't correct 2009-05-05 10:36:51 +02:00
misc.py Merge origin/master into mdv-gpl3-py26 2009-07-09 21:12:53 +03:00
osutil.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
parse_version.py [IMP] parse_version: refactor tests 2009-02-05 11:29:53 +01:00
pdf_utils.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
sql.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
threadinglocal.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
translate.py Merge origin/master into mdv-gpl3-py26 2009-07-09 21:12:53 +03:00
win32.py [FIX] Unicode encoding 2009-02-06 00:43:52 +01:00