Commit Graph

103 Commits

Author SHA1 Message Date
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Christophe Simonis 27240361ca [FIX] reactive the colored logging
bzr revid: christophe@tinyerp.com-20090130165551-7e6nnn6f2xxabijd
2009-01-30 17:55:51 +01:00
Stephane Wirtel 8a3a776bbd [FIX] Don't use the color if we use the logfile as logger
bzr revid: stephane@tinyerp.com-20090130153101-94qlxou5fq8bcp0t
2009-01-30 16:31:01 +01:00
P. Christeas 313744ee35 Logger: if unicode fails, try plain str decoding.
It is just a second attempt to get the message out instead
of raising an exception in the wrong place there.

bzr revid: p_christ@hol.gr-20090129073549-voc3eg28xitx6tzt
2009-01-29 09:35:49 +02:00
P. Christeas 876e0667e6 Logger: format the date numerically, avoid locale
When loading a translation file (and only then), the locale
is set, which affects the date formatting. Then, the logger
messages fail to be displayed on the console, because of
illegal chars.

bzr revid: p_christ@hol.gr-20090128145116-mu2jm5i264afj2vz
2009-01-28 16:51:16 +02:00
P. Christeas 1f6278b32c Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/addons/base/ir/ir.xml
	bin/osv/orm.py
	bin/sql_db.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20090122175910-4apjfo1p7iokatm6
2009-01-22 19:59:10 +02:00
Fabien Pinckaers 1e150d5898 bugfix
bzr revid: fp@tinyerp.com-20090119205152-g7i0pghp98p2v93l
2009-01-19 21:51:52 +01:00
Christophe Simonis 8edf442785 [IMP] When a error occur in a report, the good stacktrace is sent to the client
bzr revid: christophe@tinyerp.com-20090115133404-mcmgvua5jqwo4uj7
2009-01-15 14:34:04 +01:00
P. Christeas b8d5eac277 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090114075916-feh0125soh9euu1h
2009-01-14 09:59:16 +02:00
Christophe Simonis eab8eb27cb [FIX] bug with exception formating
bzr revid: christophe@tinyerp.com-20090109091201-58kfjqi23awrjbtz
2009-01-09 10:12:01 +01:00
Christophe Simonis 195fc4a475 [FIX] handle correctly the convertion of exceptions to unicode
lp bug: https://launchpad.net/bugs/314292 fixed

bzr revid: christophe@tinyerp.com-20090107184427-jnpi8sc14qduspwe
2009-01-07 19:44:27 +01:00
P. Christeas 7aa561987b Merge branch 'mdv-gpl3' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090106103203-mu7zxgyofhlmedpp
2009-01-06 12:32:03 +02:00
P. Christeas 1435d6d064 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
bzr revid: p_christ@hol.gr-20090106094017-i26aufnjth5am64m
2009-01-06 11:40:17 +02:00
P. Christeas 7168a11f68 Fix reading the log_level config setting.
bzr revid: p_christ@hol.gr-20090106093606-er3cioflqjccebg5
2009-01-06 11:36:06 +02:00
Stephane Wirtel 7fdf5188af [REF] Cleanup
bzr revid: stephane@tinyerp.com-20090105191456-26c6brzxqbjvfb7o
2009-01-05 20:14:56 +01:00
Stephane Wirtel 6d1312b739 [REF] Clean the old code
bzr revid: stephane@tinyerp.com-20090105185520-ctkecsx6dagy3jkk
2009-01-05 19:55:20 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Stephane Wirtel f85e820297 [IMP] Shutdown all handlers of the logger
bzr revid: stephane@tinyerp.com-20081230175825-tp4zb02tj7py0pb4
2008-12-30 18:58:25 +01:00
Christophe Simonis dfa35ce376 [IMP] better exception handling in netscv
bzr revid: christophe@cobalt-20081230173046-ise36mjkxdi69q4x
2008-12-30 18:30:46 +01:00
P. Christeas 12bcce44c4 Merge branch 'master' of openobject-server into mdv-gpl3
Conflicts:
	bin/openerp-server.py

bzr revid: p_christ@hol.gr-20081230132911-6d9bfzlx8j9osj2q
2008-12-30 15:29:11 +02:00
Christophe Simonis b86bfc4e61 [FIX] all loggers are exclusives -> python 2.4 compatible
bzr revid: christophe@cobalt-20081229102451-m9my1c0dezd7wk8q
2008-12-29 11:24:51 +01:00
P. Christeas cb42fd7a59 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
Conflicts:
	bin/addons/base/ir/ir_actions.py
	bin/report/interface.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20081228102522-po9ix8j0l6f5akxp
2008-12-28 12:25:22 +02:00
Christophe Simonis 2bc319d919 [FIX] encoding problems with the logger
lp bug: https://launchpad.net/bugs/311528 fixed

bzr revid: christophe@taupe-20081226150551-bk3rfyzba2lq2emu
2008-12-26 16:05:51 +01:00
P. Christeas a89ae314d2 Bring the changes from SecureXMLRPCServer.py
bzr revid: p_christ@hol.gr-20081223161823-xq6npt18t19hegri
2008-12-23 18:18:23 +02:00
P. Christeas a8229141bc Merge branch 'master' of openobject-server into mdv-gpl3-fwd
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/ssl/SecureXMLRPCServer.py (note: fixes are lost now)

bzr revid: p_christ@hol.gr-20081223154608-fs0830k7vyo81m5u
2008-12-23 17:46:08 +02:00
Stephane Wirtel d0e988dc8f [IMP] Use the command line to get the filenames for the certficiate and private key files (SSL)
lp bug: https://launchpad.net/bugs/310703 fixed

bzr revid: stephane@tinyerp.com-20081222233528-20q3oiwpmlc5a2ik
2008-12-23 00:35:28 +01:00
Stephane Wirtel 933641d50c [FIX] Workaround for the use of the log level notset
bzr revid: stephane@tinyerp.com-20081222231956-lqhpz6r1g568hbpu
2008-12-23 00:19:56 +01:00
Stephane Wirtel cfc56e0b38 [IMP] Add a syslog handler
[IMP] Add an atexit callback to tell "Goodbye"
[IMP] Group the option for the logging
[IMP] Capability to disable the output to console with --log-level=notset

bzr revid: stephane@tinyerp.com-20081222230418-3ll0mqno8yz9z3jw
2008-12-23 00:04:18 +01:00
Stephane Wirtel b1f715419c [FIX] To please Tryton Devels
bzr revid: stephane@tinyerp.com-20081219151011-sen5qlzjohy7sau0
2008-12-19 16:10:11 +01:00
Stephane Wirtel 52291b2931 [FIX] Add the copyright from Tryton for a bugfix in the OpenSSL support
bzr revid: stephane@tinyerp.com-20081219145812-jsoid8lmuiqpgny9
2008-12-19 15:58:12 +01:00
Christophe Simonis 2b23749417 [FIX] OpenSSL is no longer required
bzr revid: christophe@cobalt-20081219105528-geqgxmzdx9grz34t
2008-12-19 11:55:28 +01:00
Stephane Wirtel 12e2aef08c [FIX] XML-RPC SSL
bzr revid: stephane@tinyerp.com-20081218235433-cnsc5a4iyfzqvbdx
2008-12-19 00:54:33 +01:00
Stephane Wirtel 70bd7ea91a [REF] Rename the variables
bzr revid: stephane@tinyerp.com-20081218214831-hbje1kxhmkblz82i
2008-12-18 22:48:31 +01:00
Christophe Simonis 65f7d198ec [IMP] I don't like the duplicated code
bzr revid: christophe@taupe-20081218202801-xnin2g0yd2njwmk9
2008-12-18 21:28:01 +01:00
Stephane Wirtel 6cede6020b [REF] Remove unused code
bzr revid: stephane@tinyerp.com-20081218193225-k517sb10l4qdzrbk
2008-12-18 20:32:25 +01:00
Stephane Wirtel c843e6a8c2 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218191826-9s3ubtahbnj120eq
2008-12-18 20:18:26 +01:00
Stephane Wirtel 20e82c3cf9 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218191314-jono5ck1rucut52p
2008-12-18 20:13:14 +01:00
Stephane Wirtel cfd194c028 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218181341-dshfntv4olwgcbyx
2008-12-18 19:13:41 +01:00
P. Christeas 18b1a8a843 Merge commit 'origin/master' into mdv-gpl3-fwd
Conflicts:

	bin/addons/base/ir/ir_actions.py
	bin/netsvc.py
	bin/report/report_sxw.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081218164925-uarehzvo3ocu0x2w
2008-12-18 18:49:25 +02:00
Christophe Simonis 7f1ead5a54 [IMP] add a new log-level to allow debug netrpc messages
[IMP] change the log level to CRITICAL when then address can not be bind.

bzr revid: christophe@cobalt-20081218101043-aornsyiulhm0teue
2008-12-18 11:10:43 +01:00
Christophe Simonis b53c23bce0 [FIX] fix python2.4 compatibility
bzr revid: christophe@cobalt-20081218090701-n7acd0nmsilygkjy
2008-12-18 10:07:01 +01:00
P. Christeas bf1d0a2535 Merge commit 'origin/master' into mdv-gpl3-fwd
bzr revid: p_christ@hol.gr-20081215182709-rusb3oq7npwecnt7
2008-12-15 20:27:09 +02:00
Mantavya Gajjar 66a6c4d10a improvement in the server action
bzr revid: mga@tinyerp.com-20081215130008-9aecetcvx93vav2w
2008-12-15 18:30:08 +05:30
Mantavya Gajjar c0e1fc3452 merginf from the trunk
bzr revid: mga@tinyerp.com-20081215123034-1gnqhxeteza8e183
2008-12-15 18:00:34 +05:30
P. Christeas 087f5bc171 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/report/interface.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081215095422-9jc4m1qrknku6ux8
2008-12-15 11:54:22 +02:00
Stephane Wirtel e2e28edc2e [IMP] Remove print statements
bzr revid: stephane@tinyerp.com-20081215085128-4bug8e2yq5io3bvp
2008-12-15 09:51:28 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
Stephane Wirtel 38df72d010 [FIX] Check if dirname is empty or not
lp bug: https://launchpad.net/bugs/301983 fixed

bzr revid: stephane@tinyerp.com-20081212002815-hcc325x6gjp66lpg
2008-12-12 01:28:15 +01:00
Christophe Simonis 7b19f3ef8a [FIX] convert message to string before stripping
bzr revid: christophe@tinyerp.com-20081211085825-24fmjnkjn0db0y8q
2008-12-11 09:58:25 +01:00
Christophe Simonis 720126aeec [IMP] add a command line switch allowing to filter the log on the level
bzr revid: christophe@tinyerp.com-20081210235053-v54zj54vu3jebvib
2008-12-11 00:50:53 +01:00