[FIX] Evaluate domain in act_window element is now possible
[odoo/odoo.git] / bin / service /
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
2009-12-15 Stephane Wirtel[FIX] Fix broken format string
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-02 Xavier Morel[fix] actually fix hang in OSX when trying to shutdown...
2009-12-02 Xavier Morel[merge] fix-shebang from 5.0 to trunk
2009-12-01 Christophe Simonis[FIX] db_exist method works as expected
2009-11-27 Harry (Open ERP)[IMP] change copyright with AGPL
2009-11-26 Harry (Open ERP)[FIX] service : convert port into integer
2009-11-26 Harry (Open ERP)[FIX] service: used default http port and net rpc port...
2009-11-25 Harry (Open ERP)[MERGE] merge with master branch
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-11-23 Christophe Simonis[IMP] better connection pool
2009-11-23 Christophe Simonis[IMP] better connection pool (global)
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-10-28 RPA(OpenERP)Added functionality to prevent database list while...
2009-10-28 P. ChristeasNet-RPC: armor the thread, provide stats and inf. timeout.
2009-10-28 P. ChristeasServer: get_stats() RPC call for any extended info.
2009-10-27 P. Christeas[IMP] Convert: two minor typos and tab expansion.
2009-10-26 P. Christeas[IMP] If SSL connection fails, close the socket.
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-10-06 HDA (OpenERP)Improvements
2009-09-17 HDA (OpenERP)[Merged]
2009-09-13 P. ChristeasWeb services: fix database operations (create, drop...
2009-09-08 P. ChristeasTwo hacks to make it python2.5 compatible..
2009-09-08 P. ChristeasHTTPSd: fix crash of server when no ssl available.
2009-09-03 P. ChristeasRemove debuggint print's
2009-09-03 P. ChristeasImplement basic-authenticated services. Log messages.
2009-09-03 P. ChristeasDon't print messages, log them..
2009-09-03 P. ChristeasBring back net-rpc service.
2009-08-31 P. ChristeasFix https transports, certificates etc.
2009-08-31 P. Christeas[IMP] reorder the imports in websrv_lib.
2009-08-30 P. ChristeasFix dispatching of reports after API change.
2009-08-29 P. Christeas[MAJOR IMP] Rewrite the http/RPC engine and let HTTP...
2009-08-28 P. Christeas[IMP] remove irritating call to bzr.
2009-08-14 P. Christeas[IMP]: allow Log level to be changed in runtime.
2009-08-13 P. ChristeasMerge commit 'origin/master' into xrg
2009-08-13 P. ChristeasSecurity: check_creds is not really needed, use "check"
2009-08-13 Christophe Simonis[FIX] security issue: avoid access to inactive users
2009-08-13 P. Christeas[SEC] [CRITICAL] Forbid RPC calls w/o credentials.
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
next