[MERGE] res_partner.lang field size bumped to 32.
[odoo/odoo.git] / bin / service /
2011-06-21 Anup (OpenERP)[FIX] sql_db : When Postgres is restarted it's not...
2011-01-18 Antony Lesuisserevert commit 3298, 3299. This will be revised after...
2011-01-18 Julien Thewys[MERGE] netrpc: disable TCP "Nagle" algorithm to minimi...
2011-01-18 P. Christeaswebsrv_lib: flush at plain http, too
2011-01-18 P. Christeashttp_server: enable write-buffering for TCP sockets
2011-01-18 P. Christeaswebsrv_lib: defer one socket.flush(), keep packets...
2011-01-18 Julien Thewys[FIX] typo
2011-01-17 Julien Thewys[FIX] socket: avoids interaction between Nagle and...
2011-01-17 Olivier Dony[FIX] websrv_lib: missing import errno
2011-01-15 Fabien Pinckaers[IMP] logging for set null failed
2011-01-15 Fabien Pinckaersfix
2010-12-30 Yogesh Sakhreliya[FIX] default languange set in partner according to...
2010-12-14 P. Christeasweb_services: use pg_dump in batch mode.
2010-12-08 Olivier Dony[FIX] osv.obj_list is broken via RPC and should not...
2010-11-24 Olivier Dony[FIX] websrv_lib: Darwin webdav workaround
2010-11-23 P. Christeaswebsrv_lib: update copyright and remove bogus note
2010-11-23 P. Christeaswebsrv_lib: add quirk for Darwin 9.x.x webdav clients.
2010-11-23 P. Christeaswebsrv_lib: abort request on partial headers.
2010-11-23 P. Christeashttp_server: allow requests to "see" the protocol of...
2010-11-23 P. Christeaswebsrv_lib: allow "noconnection" object to carry the...
2010-11-23 P. Christeaswebsrv_lib: fix do_OPTIONS for m$ webdav
2010-11-17 P. Christeasweb-services: new "get_sqlcount" call
2010-11-16 P. Christeasweb_services: implement os timestamp query.
2010-10-20 Christophe Simonis[FIX] allow modules to register exported services
2010-10-14 Olivier Dony[IMP] web_services: better error reporting for report...
2010-09-22 Olivier Dony[IMP] netrpc/http servers: consistently name server...
2010-09-03 Christophe Simonis[IMP] display database name in the logger
2010-08-10 Olivier Dony[REF] config: rationalized config parameters to make...
2010-08-09 P. Christeas[MERGE] service/http: merged some mixed HTTPd changes...
2010-08-04 xrg (P. Christeas)[MERGE] merged xrg's fixes for HTTP auth error codes...
2010-08-04 P. Christeas, Oliv... [MERGE+IMP] logging: merged xrg's branch to set selecti...
2010-07-28 P. ChristeasHTTPd: fix registering of XML-RPC in a ssl server.
2010-07-27 Olivier Dony[ADD] tools.misc: added method to compute client timest...
2010-07-26 P. ChristeasHttpd: update copyright info
2010-07-26 P. ChristeasHTTPd, websrv_lib: implement extendable OPTIONS handler.
2010-07-26 P. Christeaswebsrv_lib: fix noconnection.close(), that stub must...
2010-07-26 P. Christeaswebsrv_lib: Log junk http requests
2010-07-26 P. Christeasnetrpc: names at client threads
2010-07-26 P. Christeashttp server: have names at threads.
2010-07-26 P. ChristeasWebsrv_lib, http_server: have special exception logging
2010-07-26 P. Christeashttpd, netrpcd: do not catch any exceptions
2010-07-26 P. Christeaswebsrv_lib: fix handling of method exceptions.
2010-07-26 P. ChristeasStatic http: support OPTIONS
2010-07-26 P. ChristeasHttp server: support the OPTIONS at the multi-handler.
2010-07-26 P. Christeasstatic http: use FixSendError.
2010-07-26 P. Christeaswebsrv_lib: workaround the send-error of bad handlers
2010-07-26 P. Christeaswebsrv_lib: improve sending of internal error
2010-07-26 P. Christeaswebsrv_lib: handle general failures with http 500 status
2010-07-26 P. Christeashttp: implement stats for http servers.
2010-07-26 P. ChristeasStatic httpd: by default, disable. Sample config.
2010-07-26 P. Christeashttpd: reduce request logging to debug_rpc level.
2010-07-26 P. ChristeasHttp server: better logging
2010-07-26 P. Christeaswebsrv_lib: one case of cleaner exit.
2010-07-26 P. ChristeasFeature: serve static http, from a dir
2010-07-26 P. ChristeasExport command to list the http services.
2010-07-26 P. ChristeasHttp services: ensure the order in the MultiHandler
2010-07-26 P. ChristeasHTTP lib: When authentication cannot proceed, issue 403
2010-07-13 Olivier Dony[IMP] netsvc/netrpc/http_server: introduce timeout...
2010-06-29 Harry (OpenERP)[MERGE] attachment: add type: url, binary into ir.attac...
2010-06-27 P. Christeashttp_server.py: spacing changes
2010-06-24 Olivier Dony[FIX] service: correct exception handlers not to catch...
2010-06-22 P. ChristeasLogger: use optional kwargs instead of positional args.
2010-06-22 P. ChristeasLogging: Allow rpc to set individual log levels.
2010-06-22 P. ChristeasHTTP lib: When authentication cannot proceed, issue 403
2010-06-16 Olivier Dony[FIX] http[s]-server: made startup message different...
2010-06-16 Olivier Dony[FIX] netrpc: corrected exception handling + cleanup...
2010-06-07 Antony Lesuissecleanup exception without traceback
2010-05-31 Stephane Wirtel[IMP] Add the xmlrpcs option group for the xmlrpc secur...
2010-05-27 Christophe Simonis[FIX] rename database: set the cursor in autocommit...
2010-05-20 Anup (OpenERP)[MERGE] Merged from the main trunk server branch.
2010-05-18 Christophe Simonis[FIX] correct socket closing
2010-05-12 Jay (Open ERP)[FIX] Document : It should be allowed to browse through...
2010-04-22 Harry (Open ERP)[FIX] service: resolved error if words has only body...
2010-04-09 Chris Halls[FIX] renamed function name db_exist -> exp_db_exist
2010-04-06 Harry (Open ERP)[IMP] service: pass db parameter in checkRequest for...
2010-03-18 Stephane Wirtel[FIX] netrpc_server: Use the logging module
2010-03-04 Xavier Morel[fix] whitespace in files touched by parent (xmo@tinyer...
2010-03-04 Xavier Morel[fix] coding: tag in source files
2010-03-02 Xavier Morel[fix] remove print spam
2010-03-01 Christophe Simonis[FIX] export the method check_connectivity
2010-02-16 HDA (OpenERP)Merged with stable
2010-02-11 Fabien Pinckaersmerge
2010-02-04 Christophe Simonis[IMP] osv: log (in debug) access errors
2010-01-31 Xavier Morel[fix] very badly broken HttpSDaemon
2010-01-29 Fabien Pinckaersmerge
2010-01-29 Harry (Open ERP)[IMP] security : move login, access, check method into...
2010-01-27 Jay (Open ERP)[REF] Minor edit
2010-01-20 Christophe Simonis[FIX] remove the lock on database connections
2010-01-13 HDA (OpenERP)FIXed merging bugs
2010-01-12 HDA (OpenERP)merged
2010-01-12 Jay (Open ERP)[FIX] Typo corrected
2010-01-12 HDA (OpenERP)Merged
2010-01-12 Christophe Simonis[MERGE]
2010-01-11 HDA (OpenERP)merged
2010-01-06 Jay (Open ERP)[FIX] Report : Proper Message notification when RML...
2010-01-05 Olivier Dony[FIX] Made timezone detect more robust and added a...
2010-01-03 Xavier Morel[imp] replace hasattr usages with getattr in socket...
2009-12-28 HDA (OpenERP)revert bad commit
2009-12-28 HDA (OpenERP)Improved and added get_filters method in act_window
2009-12-15 Xavier Morel[merge] from trunk
next