[I18N] Update the translations
[odoo/odoo.git] / bin / service /
2010-06-16 Christophe Simonis[FIX] remove the "No LSB modules are available." error
2010-06-02 stw@openerp.com[FIX] security: patch for 2010-01-auth - proper authent...
2010-05-27 Christophe Simonis[FIX] rename database: set the cursor in autocommit...
2010-03-12 YSA(OpenERP)[FIX] Document : It should be allowed to browse through...
2010-02-04 Christophe Simonis[IMP] osv: log (in debug) access errors
2010-01-27 Jay (Open ERP)[REF] Minor edit
2010-01-20 Christophe Simonis[FIX] remove the lock on database connections
2010-01-06 Jay (Open ERP)[FIX] Report : Proper Message notification when RML...
2009-12-11 Harry (Open ERP)[FIX+REVERT] service: bad security issue revid:jvo...
2009-12-08 Christophe Simonis[FIX] better locking when accessing to template1 database
2009-12-03 Christophe Simonis[IMP] add option to disable the database listing
2009-12-01 Christophe Simonis[FIX] db_exist method works as expected
2009-11-23 Christophe Simonis[IMP] better connection pool (global)
2009-08-13 Christophe Simonis[FIX] security issue: avoid access to inactive users
2009-08-06 SME,JVO[FIX] Login : Login and password accepting accented...
2009-08-03 Christophe Simonis[IMP] new method that ollow the server to return a...
2009-07-30 Joël Grand-Guillau... [FIX] DB operations(backup,restore) process corrected...
2009-07-30 sme[IMP]:Environment info
2009-07-24 Naresh Choksy[FIX]:Bug:403652
2009-07-14 Naresh Choksy[FIX]:missing Import
2009-07-14 Naresh Choksy[IMP]:OS Locale for environment Info
2009-07-14 Naresh Choksy[IMP]:ENvironment INFO
2009-07-09 Olivier Laurent[MERGE]
2009-07-09 Olivier Laurent[FIX] supply password problem with pg_dump, pg_restore...
2009-07-08 NCH[IMP] Improved environment information message
2009-07-08 Naresh Choksy[IMP]
2009-07-08 Naresh Choksy[IMP]:Environment:INFO
2009-07-07 Naresh Choksy[IMP]:Environment Information
2009-06-26 Naresh Choksy[MERGE]
2009-06-26 HMO (Open ERP)[FIX] User with blank password(if so) allowed to log in.
2009-06-11 Naresh Choksy[IMP]:closed file pointer
2009-06-11 Naresh Choksy[IMP]:called get_environment when a report crashes
2009-06-11 Naresh Choksy[IMP]:Added new function called get_environment which...
2009-05-20 Christophe Simonis[FIX] commit cursor
2009-05-20 Christophe Simonis[IMP] add a method to rename a database (and the associ...
2009-04-26 Christophe Chauvet[FIX]
2009-03-15 Fabien Pinckaersbugfix_338832
2009-02-26 Fabien Pinckaersbugfix_lp_331245
2009-02-12 Christophe Simonis[FIX] maintenance: pass the module's versions to retrie...
2009-02-11 Christophe Simonis[IMP] maintenance: new method allowing to get available...
2009-02-02 Stephane Wirtel[FIX] Python typo fix
2009-01-31 Christophe Simonis[FIX] database connections aren't serialized by default
2009-01-30 Stephane Wirtel[FIX] Set the template0 as default template when you...
2009-01-29 Stephane Wirtel[REV] Revert code for the hostname and the dump
2009-01-29 Stephane Wirtel[FIX] Don't use the hostname if it is in ('127.0.0...
2009-01-22 Stephane Wirtel[IMP] Error handling and don't save the zip file in...
2009-01-19 Christophe Simonis[MERGE] Syleam branch
2009-01-16 Christophe Simonis[FIX] oops
2009-01-15 Christophe Simonis[IMP] When a error occur in a report, the good stacktra...
2009-01-12 Christophe Simonis[FIX] delete the connection pool to template1 when...
2009-01-09 Christophe Simonis[FIX] migration: when the module is a symlink, just...
2009-01-09 Olivier LaurentUndefined variable 'Logger'
2009-01-09 Christophe Simonis[FIX] avoid a crash when the migration server is not...
2009-01-07 Christophe Simonis[FIX] migrate_databases: convert exception before raisi...
2009-01-06 Stephane Wirtel[FIX] Add the sys package
2009-01-05 Stephane Wirtel[IMP] Use cStringIO
2009-01-05 Christophe Simonis[FIX] cannot marshal None
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-02 Christophe Simonis[IMP] new exported method to migrate databases remotely
2009-01-02 Christophe Simonis[IMP] add a method to retrieve the update from the...
2008-12-29 Christophe Simonis[FIX] handle the case when the database template1 is...
2008-12-24 Christophe Simonis[FIX] restarting a non started pool does not crash...
2008-12-20 Fabien Pinckaersbugfixes
2008-12-19 Christophe Simonis[FIX] close the cursor when an exception occur
2008-12-19 Christophe Chauvet[IMP]
2008-12-18 Christophe Chauvetapproved
2008-12-18 Christophe Chauvet[IMP]
2008-12-18 Stephane Wirtel[REF] PEP8
2008-12-14 Fabien Pinckaersimprovements_bugfixes
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-11 Christophe Simonis[FIX] (ugly) logout method must not return None
2008-12-11 apa-tinyadd logout method for ajm
2008-12-11 Christophe Simonis[FIX] If an error occurs when dropping the database...
2008-12-10 Stephane Wirtel[IMP] Use the logger
2008-12-09 Christophe Simonis[FIX] psycopg2: convert types & update web_services
2008-12-09 Christophe Simonis[FIX] psycopg2: in queries we must now use %s everywher...
2008-12-08 Olivier LaurentSometimes a database could not be created because of...
2008-11-27 Stephane Wirtel[FIX] Typo
2008-11-25 Stephane Wirtel[FIX] Remove the password for the dump and the restore...
2008-11-03 Christophe Simonispassing in GPL-3
2008-09-12 Christophe Simonisimprove the use of release.py
2008-09-11 Jay VoraAccepted Uppercase DB names and displayed on terminal
2008-09-10 Stephane WirtelRename Tiny ERP to OpenERP
2008-09-08 Fabien PinckaersPutting Some Translate=True
2008-09-04 Christophe Simonisthe translations are now by modules
2008-09-03 Fabien PinckaersBugfix Security
2008-09-02 Fabien PinckaersDB With password
2008-08-20 Christophe Simonisadd rpc method to get the version of the server
2008-08-05 Amit MendaparaExtended `common.about` to return version info
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-07-08 Mantavya GajjarSolve bug fix related to the security, from the xml...
2008-06-16 stwadd the copyright
2008-06-16 Fabien PinckaersBugfix
2008-04-09 Fabien PinckaersBugfixed about webservice
2007-12-27 cedAdd traceback on report exception
2007-12-21 cedPropagate exception from report to the client
2007-12-13 cedFix max recursion in db creation when the sql failed
2007-11-21 cedRemove createdb and dropdb, use sql instead
next