Commit Graph

87 Commits

Author SHA1 Message Date
Christophe Simonis 50e5495fe2 [MERGE] Syleam branch
bzr revid: christophe@tinyerp.com-20090119102639-c6vkngm5e13vf8lx
2009-01-19 11:26:39 +01: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
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 b980050fd5 [FIX] Specify the signals for the posix environment
bzr revid: stephane@tinyerp.com-20090103013718-q75ueclijh2eqxu1
2009-01-03 02:37:18 +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
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
Stephane Wirtel 55a598d504 [IMP] PEP8
bzr revid: stephane@tinyerp.com-20081229085631-i9ux70nm57g5tx4s
2008-12-29 09:56:31 +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
Stephane Wirtel d9be84059d [IMP] Specify the type int for the port and the netport
bzr revid: stephane@tinyerp.com-20081224002822-uys2zrs1qeh5q2pl
2008-12-24 01:28:22 +01:00
Stephane Wirtel 2d47371f0e [IMP] Remove the unused code of the upgrade option
bzr revid: stephane@tinyerp.com-20081224000431-xhzc9f8ls90g4n5k
2008-12-24 01:04:31 +01:00
Stephane Wirtel beff0da6c9 [REF] Use tools.config
bzr revid: stephane@tinyerp.com-20081223234752-f2aot46a4z353z1g
2008-12-24 00:47:52 +01:00
Stephane Wirtel ad6871c77c [IMP] Refactoring, resulting from pylint
[IMP] Improve the signal management

bzr revid: stephane@tinyerp.com-20081223233842-xkn2tc0g6kk7pryy
2008-12-24 00:38:42 +01:00
Stephane Wirtel fcad7df0ed [IMP] Add the signal handlers
bzr revid: stephane@tinyerp.com-20081223172718-umgii173klrcmfad
2008-12-23 18:27:18 +01: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
P. Christeas 0a91836a8e Don't allow the server to run as root.
bzr revid: p_christ@hol.gr-20081223081833-q3x6y72cjx3heftn
2008-12-23 10:18:33 +02: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
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 07f14f5613 [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081218213630-i4e0noy12vobjfyw
2008-12-18 22:36:30 +01:00
Stephane Wirtel cfd194c028 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218181341-dshfntv4olwgcbyx
2008-12-18 19:13:41 +01:00
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
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
Stephane Wirtel 6827e34569 [IMP] Add the server's version and the addon_path in the logger
bzr revid: stephane@tinyerp.com-20081211212056-j8kxsswehue3go9x
2008-12-11 22:20:56 +01:00
Christophe Chauvet b6a4f1b102 [FIX]
* There is no database user by default.

bzr revid: christophe.chauvet@syleam.fr-20081211211218-ofgaaq96rdetw279
2008-12-11 22:12:18 +01:00
Christophe Chauvet 8f5cf3c953 [IMP]
* add port and user database in logger

bzr revid: christophe.chauvet@syleam.fr-20081211205707-juwwx8adizpj1p13
2008-12-11 21:57:07 +01:00
Stephane Wirtel 7d3ab11f97 [IMP] Remove the unused code
bzr revid: stephane@tinyerp.com-20081210214617-359x2kq97k8vpcam
2008-12-10 22:46:17 +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
P. Christeas 17631aef94 Merge branch 'master' of openobject-server into mdv-gpl3
Conflicts:
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081124152658-xvkszq1j9xrm98mv
2008-11-24 17:26:58 +02:00
Fabien Pinckaers 188f781333 better_message
bzr revid: fp@tinyerp.com-20081122155207-hksen8yj33r0nrxs
2008-11-22 16:52:07 +01:00
Fabien Pinckaers 51151bfddc improved_start
bzr revid: fp@tinyerp.com-20081122154945-e3wtmtqvqavokjil
2008-11-22 16:49:45 +01:00
Fabien Pinckaers deb42d1d3b improved_loading
bzr revid: fp@tinyerp.com-20081122154829-ef0cdnj87uc6kd9i
2008-11-22 16:48:29 +01:00
P. Christeas 8220e0ad02 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/tools/convert.py

bzr revid: p_christ@hol.gr-20081025224421-g367ati5b2eeplw6
bzr revid: p_christ@hol.gr-20081104201238-oy0vgsunt2jxgu2p
2008-11-04 22:12:38 +02:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 22cfeacab1 fix tools
bzr revid: fp@tinyerp.com-20080916122607-fk0jkoh8rw7umnyk
2008-09-16 14:26:07 +02:00
Christophe Simonis 59e46428d5 fix conflict between oldxml and the xml package used or defined in bzrlib
bzr revid: chs@tinyerp.com-20080912223112-87la9tkdhtvn5w97
2008-09-13 00:31:12 +02:00
Christophe Simonis 941c766687 improve the use of release.py
bzr revid: chs@tinyerp.com-20080912194504-yggsuaa992dgekqw
2008-09-12 21:45:04 +02:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Stephane Wirtel d4538e0438 rename the files with tinyerp in the name
bzr revid: stephane@tinyerp.com-20080910075547-6iifqe6w6kw2u3v4
2008-09-10 09:55:47 +02:00