Commit Graph

111 Commits

Author SHA1 Message Date
Xavier Morel cf13b6c36e [merge] fix-shebang from 5.0 to trunk
bzr revid: hmo@tinyerp.com-20091202091102-r509b0bgogyul6yx
bzr revid: xmo@tinyerp.com-20091202101458-6a1mo240grkld6do
2009-12-02 11:14:58 +01:00
Christophe Simonis e345e91365 [FIX] db_exist method works as expected
bzr revid: chs@tinyerp.com-20091201133214-8c6i1ohk5t5u79dz
2009-12-01 14:32:14 +01:00
Harry (Open ERP) dd1d607f3a [MERGE] merge with master branch
bzr revid: hmo@tinyerp.com-20091125070844-1mt6908hm40t03hq
2009-11-25 12:38:44 +05:30
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
Christophe Simonis 86beb91507 [IMP] better connection pool
bzr revid: chs@tinyerp.com-20091123170734-usmmwc5uzoik73hs
2009-11-23 18:07:34 +01:00
Christophe Simonis 3dbbb61c0d [IMP] better connection pool (global)
bzr revid: chs@tinyerp.com-20091123170509-qe5keihqjoa71ppd
2009-11-23 18:05:09 +01:00
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
RPA(OpenERP) b69f95fa60 Added functionality to prevent database list while server hase list_db=False
bzr revid: hda@tinyerp.com-20091028062220-11i2s85pqrfjs4c2
2009-10-28 11:52:20 +05:30
P. Christeas 879199c6b7 Server: get_stats() RPC call for any extended info.
With this call, we can learn about the internals of the OpenObject server
in runtime.
At the moment, designed to give info on the running servers (RPC).

bzr revid: p_christ@hol.gr-20091028003033-b5hzgcjy9kncyc0d
2009-10-28 02:30:33 +02:00
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
HDA (OpenERP) a3920319f0 Improvements
bzr revid: hda@tinyerp.com-20091006091904-ydd0s9d08vu5076w
2009-10-06 14:49:04 +05:30
HDA (OpenERP) c68600cc53 [Merged]
bzr revid: hda@tinyerp.com-20090917072712-l7220bbv1gq4uckc
2009-09-17 12:57:12 +05:30
P. Christeas b64ee551ba Web services: fix database operations (create, drop etc.) for new API.
bzr revid: p_christ@hol.gr-20090913142942-0h8qtnz9d47ktdco
2009-09-13 17:29:42 +03:00
P. Christeas 483e133ee8 Fix dispatching of reports after API change.
bzr revid: p_christ@hol.gr-20090830145331-29ffrhf228defnl2
2009-08-30 17:53:31 +03:00
P. Christeas 4abaf2763e [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features.
This patch attempts a major change in the structure of the XML-RPC
framework. There is one http server, capable of multiple services
(except XML-RPC). That server could handle authentication, and is also
HTTP/1.1 capable, which means it supports **persistent connections** !

At this commit, the old behaviour of the XML-RPC protocol is merely
working. The netsvc.Service is split, so expect wizard/report breakages.
External modules (koo) also break with this API.

The net-svc code is crippled and gone FTM.

bzr revid: p_christ@hol.gr-20090829152346-7i1iiqs8skdddamq
2009-08-29 18:23:46 +03:00
P. Christeas 2e77de275a [IMP] remove irritating call to bzr.
bzr revid: p_christ@hol.gr-20090828142011-9ree0qumovrx9wt6
2009-08-28 17:20:11 +03:00
P. Christeas 00d15e79fe [IMP]: allow Log level to be changed in runtime.
Export an RPC method and let a simple client change the log level. This
helps when we want to debug the server without restarting it.

bzr revid: p_christ@hol.gr-20090814101822-pu2ed3249b6m30v8
2009-08-14 13:18:22 +03:00
Christophe Simonis adddd25799 [IMP] new method that ollow the server to return a message that will be display on login page
bzr revid: christophe@tinyerp.com-20090803100843-6oepu5zi8tycifvu
2009-08-03 12:08:43 +02:00
Joël Grand-Guillaume,Jvo 68785e3579 [FIX] DB operations(backup,restore) process corrected,were blocked if db_port was supplied
lp bug: https://launchpad.net/bugs/405721 fixed

bzr revid: jvo@tinyerp.com-20090730110552-irgeazuaqw0mhw49
2009-07-30 16:35:52 +05:30
sme cff642e6f7 [IMP]:Environment info
bzr revid: nch@tinyerp.com-20090730073645-63ob3em1vt10ggg1
2009-07-30 13:06:45 +05:30
Naresh Choksy 034f8a3c10 [FIX]:Bug:403652
bzr revid: nch@tinyerp.com-20090724045825-nln03qk0ecx1fmg9
2009-07-24 10:28:25 +05:30
Naresh Choksy 7af3226ecf [FIX]:missing Import
bzr revid: nch@tinyerp.com-20090714124132-ttu18qz1t8abg2xt
2009-07-14 18:11:32 +05:30
Naresh Choksy 02cb96454e [IMP]:OS Locale for environment Info
bzr revid: nch@tinyerp.com-20090714123809-t8i4d3akkcjlu76q
2009-07-14 18:08:09 +05:30
Naresh Choksy 6926d61d73 [IMP]:ENvironment INFO
bzr revid: nch@tinyerp.com-20090714053117-2c3aoviemgv0zwae
2009-07-14 11:01:17 +05:30
Olivier Laurent 9b8f222fd9 [MERGE]
bzr revid: olt@tinyerp.com-20090709083913-0jkpicud1kdq01um
2009-07-09 10:39:13 +02:00
Olivier Laurent bf135aa980 [FIX] supply password problem with pg_dump, pg_restore on win32
bzr revid: olt@tinyerp.com-20090709083804-5k6czusnzrmb0ppx
2009-07-09 10:38:04 +02:00
NCH b4ce6fc837 [IMP] Improved environment information message
bzr revid: hda@hda-20090708111232-9jgxvv1id35t9q26
2009-07-08 16:42:32 +05:30
Naresh Choksy a545d53fdd [IMP]
bzr revid: nch@tinyerp.com-20090708094351-70vyfsutktr3lyjf
2009-07-08 15:13:51 +05:30
Naresh Choksy 897c51264b [IMP]:Environment:INFO
bzr revid: nch@tinyerp.com-20090708071416-x6fal8uij0wthj3f
2009-07-08 12:44:16 +05:30
Naresh Choksy 8f300df195 [IMP]:Environment Information
bzr revid: nch@tinyerp.com-20090707100207-kmfwmpks7kis1v7b
2009-07-07 15:32:07 +05:30
Naresh Choksy af536b3632 [MERGE]
bzr revid: nch@tinyerp.com-20090615063904-3gxvznxzt2lfdxys
bzr revid: nch@tinyerp.com-20090616093700-63rzyb48i1ebm0kr
bzr revid: nch@tinyerp.com-20090616094232-cex5n60a1sfzi8zg
bzr revid: nch@tinyerp.com-20090626085416-tn0inoeb1qhmndnl
2009-06-26 14:24:16 +05:30
Naresh Choksy d64ccbebe9 [IMP]:closed file pointer
bzr revid: nch@tinyerp.com-20090611122026-vxh5u5qmfd3etzv8
2009-06-11 17:50:26 +05:30
Naresh Choksy d111cda633 [IMP]:called get_environment when a report crashes
bzr revid: nch@tinyerp.com-20090611121517-6ulat32vow75qyry
2009-06-11 17:45:17 +05:30
Naresh Choksy ec71d4a68d [IMP]:Added new function called get_environment which will return the current environment of the System on which user is using OpenERP
bzr revid: nch@tinyerp.com-20090611112756-1r0t9202nqvj4oa6
2009-06-11 16:57:56 +05:30
Christophe Simonis 542f9f3a94 [FIX] commit cursor
bzr revid: christophe@tinyerp.com-20090520152547-4tz57cwtz24dbhfq
2009-05-20 17:25:47 +02:00
Christophe Simonis 0acbf9038f [IMP] add a method to rename a database (and the associated filestore directory)
bzr revid: christophe@tinyerp.com-20090520145819-5gx1w7f8zgsmp3is
2009-05-20 16:58:19 +02:00
Christophe Chauvet 63f800a316 [FIX]
* restore with the user connexion to owner's object, intead of the owner who originaly create the database
[IMP]
 * pg_dump command is launch with no owner defined

bzr revid: christophe.chauvet@syleam.fr-20090426090444-glridpyq1llqlac0
2009-04-26 11:04:44 +02:00
Fabien Pinckaers 8721c8ba0f bugfix_338832
bzr revid: fp@tinyerp.com-20090315180906-2prfjp3ctkqpgo31
2009-03-15 19:09:06 +01:00
Christophe Simonis f16f1bcd6e [FIX] maintenance: pass the module's versions to retrieve_updates
bzr revid: christophe@tinyerp.com-20090212094147-ot20d170mve79ema
2009-02-12 10:41:47 +01:00
Christophe Simonis 1f89f49e75 [IMP] maintenance: new method allowing to get available updates from maintenance server
bzr revid: christophe@tinyerp.com-20090211161906-ktc9z1me1gav7erq
2009-02-11 17:19:06 +01:00
Stephane Wirtel 392bf7f442 [FIX] Python typo fix
lp bug: https://launchpad.net/bugs/324285 fixed

bzr revid: stephane@tinyerp.com-20090202143518-6x96x6syd82se26d
2009-02-02 15:35:18 +01:00
Christophe Simonis 9c721d3090 [FIX] database connections aren't serialized by default
lp bug: https://launchpad.net/bugs/314449 fixed

bzr revid: christophe@taupe-20090131183618-pglu86hzq3ewsfxi
2009-01-31 19:36:18 +01:00
Stephane Wirtel 2d58fc61e2 [FIX] Set the template0 as default template when you create a new database
http://www.postgresql.org/docs/8.2/static/manage-ag-templatedbs.html
http://www.postgresql.org/docs/8.2/static/app-pgrestore.html

Thank you to Christophe Chauvet (SYLEAM) for this fix.

bzr revid: stephane@tinyerp.com-20090130125239-4h8agooloymfjy0m
2009-01-30 13:52:39 +01:00
Stephane Wirtel 90dea28166 [REV] Revert code for the hostname and the dump
bzr revid: stephane@tinyerp.com-20090129133946-l05fi1j8rou9tqyn
2009-01-29 14:39:46 +01:00
Stephane Wirtel e76c454794 [FIX] Don't use the hostname if it is in ('127.0.0.1', 'localhost')
lp bug: https://launchpad.net/bugs/319190 fixed

bzr revid: stephane@tinyerp.com-20090129002310-75wuum4qpx5s8ac4
2009-01-29 01:23:10 +01:00
Stephane Wirtel e20bd0db8d [IMP] Error handling and don't save the zip file in the addons path for the migration, but only the module directory
bzr revid: stephane@tinyerp.com-20090122132338-0mz0hh320e59t8ce
2009-01-22 14:23:38 +01:00
Christophe Simonis 61efa641a2 [MERGE] Syleam branch
bzr revid: christophe@tinyerp.com-20090119101910-lm5hd75no8u1ttan
2009-01-19 11:19:10 +01:00
Christophe Simonis dbdd4c582e [FIX] oops
bzr revid: christophe@tinyerp.com-20090116144635-2kgumw0f28wxcxo7
2009-01-16 15:46:35 +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