Commit Graph

87 Commits

Author SHA1 Message Date
Christophe Simonis 47a658c475 [FIX] locale problems (again)
bzr revid: christophe@tinyerp.com-20090205131812-btihwg9g1qweyln3
2009-02-05 14:18:12 +01:00
Christophe Simonis c0a85c932b [FIX] unicodify the logger
lp bug: https://launchpad.net/bugs/325259 fixed

bzr revid: christophe@tinyerp.com-20090204172700-3ivskfwcofpma74t
2009-02-04 18:27:00 +01: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
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
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
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
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
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
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
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
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
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
Stephane Wirtel 2d4a21f9f2 [IMP] Change the presentation of the logger
bzr revid: stephane@tinyerp.com-20081210212354-zox0dl3v85yo6754
2008-12-10 22:23:54 +01:00
Christophe Simonis 299627a144 [IMP] use psycopg2 instead of psycopg1
bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz
2008-12-08 15:03:42 +01:00
Stephane Wirtel 59f316df19 [IMP] Improve the logging of error for LocalService
bzr revid: stephane@tinyerp.com-20081127082720-zoqwogtk09l0dipw
2008-11-27 09:27:20 +01:00
Stephane Wirtel 07f8f4943d [FIX] Use the logger for the message 'Address already in use'
bzr revid: stephane@tinyerp.com-20081125114300-xb0cprmc9ked3pr5
2008-11-25 12:43:00 +01:00
Stephane Wirtel 008c0f0ee9 [FIX] Use makedirs to create the directory for the file handler for the logging
lp bug: https://launchpad.net/bugs/301865 fixed

bzr revid: stephane@tinyerp.com-20081125103500-4txmseev1fp8m7vf
2008-11-25 11:35:00 +01:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Christophe Simonis 0649604ee1 merge syleam branch
bzr revid: christophe@tinyerp.com-20081020120537-ncgcqa2vzlo6of0j
2008-10-20 14:05:37 +02:00
Jay Vora 34fcda731a Added Groups option for report,wizard and act_window.
bzr revid: jvo@tinyerp.com-20080918140205-dod9qocp1n1u9q0b
2008-09-18 19:32:05 +05:30
Christophe Simonis f163eb5624 add color in logger
bzr revid: christophe@tinyerp.com-20080912084521-3zn8klcq3c37bg22
2008-09-12 10:45:21 +02:00
mga@tinyerp.com 7e5aa37c67 * add comment to the netsvc
bzr revid: mga@tinyerp.com-20080820190912-wbmp3hnuuc5lc4fh
2008-08-21 00:39:12 +05:30
mga@tinyerp.com 73c21a4237 * add colum which is used in the orm `group_name`
* add field in to the ir_model_fields `group_name`
* add method state_change in to the `ir.module.module`

bzr revid: mga@tinyerp.com-20080820190608-kne60tnsltzdnsfl
2008-08-21 00:36:08 +05:30
Fabien Pinckaers a7b0cfd6f5 Fix From C2C:
~c2c/openobject-server/openobject-server-log-bug
Bugfixes in Expression

bzr revid: fp@tinyerp.com-20080819225254-6gg6j2dalz666oti
2008-08-20 00:52:54 +02:00
Christophe Chauvet d7d204b65b Exit properly when port is already used
bzr revid: christophe.chauvet@syleam.fr-20080812163216-h9mcf053tl1101wx
2008-08-12 18:32:16 +02:00