Commit Graph

86 Commits

Author SHA1 Message Date
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
Christophe Simonis 9aa2c5fb5c [FIX] delete the connection pool to template1 when finished
[IMP] sql_db.db_connect does not take the 'serialize' parameter anymore

lp bug: https://launchpad.net/bugs/314973 fixed

bzr revid: christophe@tinyerp.com-20090112094020-6l1hdgp5oflengl6
2009-01-12 10:40:20 +01:00
Christophe Simonis 35cba4cd42 [FIX] migration: when the module is a symlink, just delete the symlink
bzr revid: christophe@tinyerp.com-20090109135921-gg3zas4mcijmrfc7
2009-01-09 14:59:21 +01:00
Olivier Laurent 25cbe16750 Undefined variable 'Logger'
bzr revid: olt@tinyerp.com-20090109112333-owqkojit9e9rqhk7
2009-01-09 12:23:33 +01:00
Christophe Simonis f4c1cc32ba [FIX] avoid a crash when the migration server is not accessible
bzr revid: christophe@tinyerp.com-20090109091555-qipdi2hyrxlqpquc
2009-01-09 10:15:55 +01:00
Christophe Simonis 6c360b6d59 [FIX] migrate_databases: convert exception before raising it to client
[IMP] the verification of the presence of the description and the validation 
	  of the quality certificate is done only at instanciation of the module

bzr revid: christophe@tinyerp.com-20090107155345-gb86zqkrulonb7sg
2009-01-07 16:53:45 +01:00
Stephane Wirtel 271403417c [FIX] Add the sys package
bzr revid: stephane@tinyerp.com-20090106121653-q90ehhewmz0cmqb5
2009-01-06 13:16:53 +01:00
Stephane Wirtel c5923d87f2 [IMP] Use cStringIO
bzr revid: stephane@tinyerp.com-20090105210240-nkg2vm08dwhz2xtq
2009-01-05 22:02:40 +01:00
Christophe Simonis b69f3b074f [FIX] cannot marshal None
bzr revid: christophe@tinyerp.com-20090105121723-hzff90u49rq2sd3e
2009-01-05 13:17:23 +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
Christophe Simonis 8a6401cfa6 [IMP] new exported method to migrate databases remotely
[IMP] get_migrations_scripts: return a 'warning' exception

bzr revid: christophe@cobalt-20090102223423-9h8aw6c4jwn8907j
2009-01-02 23:34:23 +01:00
Christophe Simonis 577a2a1a11 [IMP] add a method to retrieve the update from the maintenance server
bzr revid: christophe@cobalt-20090102144325-cevctmg0cv9cvviq
2009-01-02 15:43:25 +01:00
Christophe Simonis 028a994fe9 [FIX] handle the case when the database template1 is not in UTF8
bzr revid: christophe@cobalt-20081229171259-1ajgi2bdv1pkr4sw
2008-12-29 18:12:59 +01:00
Christophe Simonis ca93318a77 [FIX] restarting a non started pool does not crash anymore
[FIX] when creating a database, the pool is restarted
[FIX] when dropping a database, the caches are cleaned
[IMP] add an option to specify the default cache timeout

lp bug: https://launchpad.net/bugs/310986 fixed

bzr revid: christophe@taupe-20081224002418-7pf9ctdzcl8ygvs7
2008-12-24 01:24:18 +01:00
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Christophe Simonis 39e7d6f8cc [FIX] close the cursor when an exception occur
bzr revid: christophe@cobalt-20081219191657-03rnpi2t51j3iy5x
2008-12-19 20:16:57 +01:00
Christophe Chauvet 9e72676066 [IMP]
* patch to authorized the database name started with a number
 * patch drop function to work with this improvement

bzr revid: christophe.chauvet@syleam.fr-20081219001823-0ikl2j5ztcxlbhdy
2008-12-19 01:18:23 +01:00
Christophe Chauvet 1cd3d54639 approved
bzr revid: christophe.chauvet@syleam.fr-20081218224719-ul338lzqpgx9a235
2008-12-18 23:47:19 +01:00
Christophe Chauvet 3b9bcb17cc [IMP]
* order the database list in login connexion

bzr revid: christophe.chauvet@syleam.fr-20081218221755-q0cwv6ph8w4xzk98
2008-12-18 23:17:55 +01:00
Stephane Wirtel c8727c26aa [REF] PEP8
bzr revid: stephane@tinyerp.com-20081218190007-otkpkslf4y88k1c6
2008-12-18 20:00:07 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Christophe Simonis 05006c78fd [FIX] (ugly) logout method must not return None
lp bug: https://launchpad.net/bugs/307226 fixed

bzr revid: christophe@tinyerp.com-20081211173712-bhbh03oykm6kdz4h
2008-12-11 18:37:12 +01:00
apa-tiny cfc14c69ae add logout method for ajm
bzr revid: patelamit2003@gmail.com-20081211133048-x1me7ic1dft9qgs8
2008-12-11 19:00:48 +05:30
Christophe Simonis c0152f5fcf [FIX] If an error occurs when dropping the database, raise a normal exception (that can be pickle)
lp bug: https://launchpad.net/bugs/307069 fixed

bzr revid: christophe@tinyerp.com-20081211112248-ljibz77ey2jkjtjd
2008-12-11 12:22:48 +01:00
Stephane Wirtel 26a6c764bb [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210221104-j4gv4f22pxobigzf
2008-12-10 23:11:04 +01:00