Launchpad automatic translations update.
[odoo/odoo.git] / bin / netsvc.py
2011-01-18 P. Christeas[FIX] netsvc.Agent, ir.cron: pythonic logging instead...
2011-01-17 P. Christeasnetsvc: fix Agent patch, w. daemon threads and py....
2011-01-07 Xavier Morel[FIX] display full request parameters (infinite depth...
2011-01-06 Olivier Dony[FIX] netsvc: debug_rpc_answer should log all contents...
2011-01-04 Olivier Dony[IMP] orm: added get_xml_ids() variant to support retri...
2010-12-08 nvi-openerp[merge]
2010-11-26 nvi-openerp[IMP] wip
2010-11-26 Olivier Dony[IMP] netsvc: order debug levels declaration according...
2010-10-13 Olivier Dony[IMP] netsvc: remove plain password from logs, safer...
2010-10-05 Olivier Dony[IMP] netsvc: increase a bit default verbosity of debug...
2010-09-24 Olivier Dony[IMP] netsvc,openerp-server: fixed daemon threads to...
2010-09-22 Olivier Dony[IMP] netsvc.Agent: spawned task threads should not...
2010-09-21 Olivier Dony[IMP] netsvc.Agent: Agent.runner thread should be marke...
2010-09-20 Christophe Simonis[IMP] use a single thread for crons (forwardport of...
2010-09-18 Fabien Pinckaers[IMP] improve debug for --log-level=debug_sql
2010-09-06 Stephane Wirtel[FIX] Use the currentThread function instead of current...
2010-09-03 Christophe Simonis[IMP] display database name in the logger
2010-08-26 Julien Thewys[FIX] Log level for registered exported service.
2010-08-24 Julien Thewys[IMP] Logs registering of exported services.
2010-08-09 P. Christeas[MERGE] service/http: merged some mixed HTTPd changes...
2010-08-05 Olivier Dony[IMP] logging: fixed DEBUG_RPC logging to be included...
2010-08-04 P. Christeas, Oliv... [MERGE+IMP] logging: merged xrg's branch to set selecti...
2010-07-26 P. ChristeasNetsvc: try to have a name for late-start threads.
2010-07-26 P. ChristeasNetsvc: allow late starting of servers
2010-07-13 Olivier Dony[IMP] netsvc/netrpc/http_server: introduce timeout...
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. ChristeasLogging: don't debug db, by default.
2010-05-20 Anup (OpenERP)[MERGE] Merged from the main trunk server branch.
2010-05-18 Christophe Simonis[FIX] correct socket closing
2010-05-14 Elias Hermoso Illera[FIX] DONT pformat() each RPC request !
2010-04-21 Olivier Dony[FIX] corrected typo: re-added colored logging, with...
2010-04-21 Olivier Dony[IMP] re-added colored logging, with proper detection...
2010-04-01 Julien Thewys[FIX] Removed ANSI output in logging level.
2010-03-11 Mantavya Gajjar[REVIEW]: code formatting and add comment
2010-03-04 Julien Thewys[IMP] yaml test: init
2010-03-04 Julien Thewys[IMP] yaml test: init
2010-03-03 Stephane Wirtel[REF] Use the logging module instead of the Logger...
2010-03-02 Xavier Morel[fix] specify PendingDeprecationWarning, not default...
2010-03-02 Xavier Morel[imp] remove mostly unused DEBUG2 logging level
2010-03-02 Xavier Morel[imp] Add level names for debug2 and debug_rpc in logging
2010-03-02 Xavier Morel[imp] add PendingDeprecationWarning to netsvc.Logger API
2010-01-29 Christophe Simonis[FIX] typo
2010-01-29 Christophe Simonis[IMP] add classmethod to remove a service
2010-01-29 Christophe Simonis[IMP] rename Service.service_exist to Service.exits...
2010-01-13 HDA (OpenERP)Merge
2010-01-12 HDA (OpenERP)merged
2010-01-12 HDA (OpenERP)Merged
2010-01-03 Xavier Morel[imp] replace hasattr-based conditionals by getattrs
2009-12-09 Fabien Pinckaers[IMP] removed extra logs
2009-12-08 hda (Tiny)Merge
2009-12-02 Xavier Morel[fix] use env for python shebang rather than hardcoding...
2009-11-27 Xavier Morel[FIX] hang in OSX when trying to shutdown server via...
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-11-06 Jay (Open ERP)[IMP] Request View : Improvements
2009-10-28 Ferdinand(ChriCar)Better Error message on service denial
2009-10-28 P. ChristeasServer: get_stats() RPC call for any extended info.
2009-10-27 P. ChristeasNetsvc.Server: Expand tabs
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-10-03 P. ChristeasNew API: work better for bad ExportServices.
2009-09-25 P. ChristeasMerge remote branch 'origin/master' v5.0.6 into xrg
2009-09-25 P. ChristeasMerge remote branch 'origin/master', v5.0.6 into optimize
2009-09-09 Fabien Pinckaers[FIX] better log error, new line
2009-09-08 P. ChristeasFix raising of exception.
2009-09-03 P. ChristeasDon't print messages, log them..
2009-09-01 P. ChristeasFix merging of 5.0.4 into API-changed netsvc.
2009-09-01 P. ChristeasMerge branch 'xrg' into rfc, 5.0.4 patch obsolete.
2009-08-29 P. Christeas[MAJOR IMP] Rewrite the http/RPC engine and let HTTP...
2009-08-28 P. ChristeasMerge origin/5.0.4 into xrg
2009-08-28 Fabien Pinckaers[FIX] no traceback when access denied
2009-08-28 Fabien Pinckaersmodifs
2009-08-28 Fabien Pinckaers[FIX] Security fix
2009-08-23 P. ChristeasMinor improvement in poolJobs debug string.
2009-08-23 P. ChristeasMerge commit 'origin/master' into xrg (5.0.3 official)
2009-08-21 Olivier Laurent[FIX] set_alarm: removed unwanted comment
2009-08-21 Olivier Laurent[FIX] report engine: context argument was passed at...
2009-08-14 P. ChristeasIntroduce 'debug2' loglevel, use it for SQL
2009-08-14 Christophe Simonis[FIX] logger: convert the message in unicode before...
2009-08-14 P. Christeas[IMP]: allow Log level to be changed in runtime.
2009-08-14 P. ChristeasConfig: misc options. Logger: option to turn env_info...
2009-08-04 P. ChristeasFix whitespace merging, that broke logging.
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-09 P. Christeas[IMP] Allow OS to rotate the logs, use WatchedFileHandl...
2009-07-07 Naresh Choksy[IMP]:Environment Information
2009-05-12 Christophe Simonis[FIX] remove print. please use log-level=debug_rpc...
2009-05-11 dsh (Open ERP)small chagnes for the html2html
2009-03-12 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-03-04 Christophe Simonis[IMP] make cron timers per db
2009-02-08 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-05 Christophe Simonis[FIX] locale
2009-02-05 Christophe Simonis[FIX] locale problems (again)
2009-02-04 Christophe Simonis[FIX] unicodify the logger
2009-01-31 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-30 Christophe Simonis[FIX] reactive the colored logging
2009-01-30 Stephane Wirtel[FIX] Don't use the color if we use the logfile as...
2009-01-29 P. ChristeasLogger: if unicode fails, try plain str decoding.
2009-01-28 P. ChristeasLogger: format the date numerically, avoid locale
2009-01-22 P. ChristeasMerge branch 'master' of openobject-server into mdv...
next