add file_size
[odoo/odoo.git] / openerp / service / web_services.py
2012-12-09 Antony Lesuisseservice cleanups, more wizard removal
2012-12-09 Antony Lesuisse[FIX] duplicate database
2012-12-08 Antony Lesuissemultiprocessing signaling manually backported from 6.1
2012-11-28 Olivier Dony[FIX] db.drop service: PostgreSQL 9.2 renamed pg_stat_a...
2012-11-14 Vo Minh Thu[IMP] duplicate_database: better logging.
2012-10-19 Vo Minh Thu[IMP] database management: added `duplicate` operation.
2012-09-19 Olivier Dony[MERGE] Sync with trunk
2012-09-13 Olivier Dony[IMP] translations: wip, remove unnecessary code, suppo...
2012-09-12 Stephane Wirtel[IMP] openerp.service.web_services.db: Use a contextman...
2012-09-12 Stephane Wirtel[MERGE] use the postgres db instead of template1 for...
2012-09-11 Olivier Dony[MERGE] Sync with trunk
2012-09-10 Stephane Wirtel[MERGE] server: remove unused imports (Thanks to Floren...
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-17 Jigar Amin - OpenERPmerge lp:openobject-server
2012-08-13 Thibault Delavallée[FIX] Fixed last revision, about name removel in base...
2012-08-10 Thibault Delavallée[REF] base.sql, web_services: propagated changes in...
2012-07-13 Jigar Amin - OpenERP[IMP] integreated the web serivce for the translations
2012-07-13 Turkesh Patel (Ope... [IMP] improved code.
2012-07-12 Turkesh Patel (Ope... [IMP] move load function to the ir_translation.py
2012-07-12 Turkesh Patel (Ope... [IMP] improved code to get translation from database.
2012-07-12 Turkesh Patel (Ope... [ADD] added module field in ir.translation and improved...
2012-07-11 Turkesh Patel (Ope... [ADD] add new http service translation.
2012-03-23 Vo Minh Thu[MERGE] merged trunk.
2012-03-22 Olivier Dony[MERGE] Latest bugfixes from 6.1
2012-03-16 Olivier Dony[MERGE] Try to terminate psql connections before droppi...
2012-03-16 Olivier Dony[IMP] attempt to dump uid performing operation along...
2012-03-05 Vo Minh Thu[MERGE] merged 6.1.
2012-02-22 Christophe Simonis[IMP] try to terminate all postgresql backends connecte...
2012-02-14 Antony Lesuisse[FIX] database restore dont prepend a space before...
2012-02-09 Antony Lesuissepostgres use postgres instead of template1 and template...
2012-02-08 Vo Minh Thu[IMP] gunicorn: signaling used for more than just execu...
2012-02-08 Florent Xicluna[REF] additional cleanup after vmt's logging refactoring.
2012-02-08 Florent Xicluna[MRG] merge trunk.
2012-02-08 Vo Minh Thu[MERGE] merged logging changes: use a top-level `opener...
2012-02-08 Antony Lesuisse[FIX] remove useless decodes that break on pg9.0
2012-02-02 Vo Minh Thu[IMP] logging: use logging.exception() instead of manua...
2012-02-01 Antony Lesuisse[FIX] review according to xmo :)
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-31 Olivier Dony[IMP] db dump: correct reference URL in comments
2012-01-31 Olivier Dony[FIX] db dump: report errors due to missing password...
2012-01-24 Vo Minh Thu[IMP] openerp.loglevels: removed calls to openerp.logle...
2012-01-24 Vo Minh Thu[IMP] openerp.service: _logger with fully qualified...
2012-01-19 Florent Xicluna[REF] fix weird indentation, not multiple of four.
2012-01-18 Vo Minh Thu[MERGE] cleaned some imports, removed some code for...
2012-01-17 nicolas.bessi@camp... [IMP] database template in commande line, you can now...
2012-01-15 Florent Xicluna[REF] remove unused import, always import literal_eval...
2012-01-05 niv-openerp[imp] added service in object_service to be able to...
2011-10-13 Olivier Dony[IMP] res.users,web_services: new authenticate() API...
2011-10-04 Olivier Dony[REM] edi: moved edi to a separate addon
2011-09-30 Vo Minh Thu[IMP] xmlrpc: version() moved to common, still availabl...
2011-09-30 Olivier Dony[IMP] edi: review/cleanup (wip)
2011-09-29 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-29 Olivier Dony[MERGE] multi-process/multi-threaded ir.cron implementation
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-27 Vo Minh Thu[IMP] xmlrpc: somewhat streamlined the exception types/
2011-09-27 Vo Minh Thu[IMP] xmlrpc: use some commented constant symobls inste...
2011-09-26 Vo Minh Thu[IMP] xmlrpc: use proper exception type to map to xmlrp...
2011-09-25 Vo Minh Thu[IMP] netsvc: removed unused auth param.
2011-09-14 Harry (OpenERP)[MERGE] merged from trunk development branch
2011-09-08 Vo Minh Thu[REF] websrv_lib:
2011-09-01 Vo Minh Thu[IMP] wsgi: added new (still to be refined) routes...
2011-09-01 Vo Minh Thu[MERGE] merged trunk.
2011-08-29 Harry (OpenERP)[IMP] ir.edi: improve edi_import_relation and edi_xml_i...
2011-08-26 Harry (OpenERP)[MERGE]
2011-08-25 Vo Minh Thu[IMP] tools.cache: added missing clean_caches_for_db...
2011-08-24 Hardik Ansodariy... [IMP]: improved edi according to feedbacj
2011-08-23 Vo Minh Thu[MERGE] merged trunk.
2011-08-19 Hardik Ansodariy... [IMP]: made changes and removed unwanted code
2011-08-18 Olivier Dony[MERGE] latest trunk
2011-08-09 Vo Minh Thu[MERGE] some cleaning in module loading code, especiall...
2011-08-01 Xavier Morel[IMP] db creation: cleanup logging and exception traceb...
2011-08-01 Xavier Morel[IMP] use dict.update instead of __setitem__ sequences
2011-08-01 Xavier Morel[IMP] db-creation thread code: no need for a class...
2011-07-29 Vo Minh Thu[REF] netsvc: object_proxy is no longer in netsvc.
2011-07-28 Vo Minh Thu[REF] netsvc: Service._groups and joinGroup are unused.
2011-07-28 Vo Minh Thu[REF] web_services: removed unused new_dispatch method.
2011-07-28 Vo Minh Thu[REF] web_services: removed unused class.
2011-07-15 Harry (OpenERP)[FIX] service: put autocommit true on EDI import servic...
2011-07-13 Vo Minh Thu[IMP] registry: whene deleting a registry, also delete...
2011-07-11 Harry (OpenERP)[IMP+FIX] edi_service: fixed wrong method call to get_d...
2011-06-30 Harry (OpenERP)[IMP] edi:
2011-06-29 Harry (OpenERP)[IMP] web_service: introduce EDI Services to provide...
2011-06-23 P. ChristeasAPI docs: docstrings, module titles
2011-06-01 Vo Minh Thu[FIX] modules/loading: revert a change where db.initial...
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-18 Vo Minh Thu[REF] ir_values:
2011-05-17 Vo Minh Thu[REF] simplified init_db/load_modules:
2011-05-11 Vo Minh Thu[REF] moved init_db from tools.misc to modules.db.
2011-05-07 Vo Minh Thu[REF] explicit service objects instanciation.
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-04-20 Vo Minh Thu[REF] openerp.pooler/openerp.sql_db: cleaner dependencies:
2011-02-07 Vo Minh Thu[IMP] openerp python module.