Launchpad automatic translations update.
[odoo/odoo.git] / openerp /
2013-02-26 Launchpad Translat... Launchpad automatic translations update.
2013-02-25 Vo Minh Thu[MERGE] netsvc/service.model: added missing/removed...
2013-02-25 Vo Minh Thu[IMP] osv: removed unnecessary `except` clauses.
2013-02-25 Vo Minh Thu[MERGE] netrpc: support for netrpc was already removed...
2013-02-25 Vo Minh Thu[FIX] Previous `[iMP]` was broken.
2013-02-24 Fabien Pinckaers[iMP] error message simplified for required values
2013-02-24 Fabien Pinckaers[FIX] write country if code is null
2013-02-22 Antonin Bourguignon[IMP] res_config doc
2013-02-21 Skrillex[REM] netrpc: KILL EVERYBODY
2013-02-20 Antony Lesuisse[FIX] tools image thumbnailing jpg into png
2013-02-20 Olivier Dony[MERGE] search: when count=True, execute main query...
2013-02-20 Antonin Bourguignon[IMP] use another xml_menu_id that leads directly to...
2013-02-20 Vo Minh Thu[IMP] Only unhandled exceptions are logged to the conso...
2013-02-20 Quentin (OpenERP)[IMP] ir_filers: added an order in the construction...
2013-02-20 Launchpad Translat... Launchpad automatic translations update.
2013-02-19 Olivier Dony[MERGE] osv: automatically retry transactions that...
2013-02-19 Vo Minh Thu[FIX] cron: push the registry signaling checks in the...
2013-02-19 Olivier Dony[REVERT] sql_db: undo eager removal of connections...
2013-02-19 Launchpad Translat... Launchpad automatic translations update.
2013-02-18 Vo Minh Thu[FIX] openerp namespace: the import hook was still...
2013-02-18 Vo Minh Thu[MERGE] merged long-polling branch:
2013-02-18 Vo Minh Thu[FIX] service: call stop() instead of shutdown() in...
2013-02-18 Raphael Collet[FIX] search: when count=True, execute main query as...
2013-02-18 Antony Lesuisse[FIX] logging level of pooler loading, number of module...
2013-02-18 Launchpad Translat... Launchpad automatic translations update.
2013-02-17 Launchpad Translat... Launchpad automatic translations update.
2013-02-16 Olivier Dony[MERGE] sql_db: improve performance of previous patch...
2013-02-16 Olivier Dony[FIX] sql_db: immediately remove the connections from...
2013-02-15 Quentin (OpenERP)[MERGE] lp:1098542. Reports starting too high
2013-02-15 Josse Colpaert[FIX] Lowering the start of the contents of the reports...
2013-02-15 Olivier Dony[FIX] sql_db: only perform the connection reset when...
2013-02-15 Olivier Dony[FIX] sql_db: typo in previous patch for autodetection...
2013-02-15 Quentin (OpenERP)[REF] code review
2013-02-15 Olivier Dony[MERGE] sql_db: autodetect dead connections and discard...
2013-02-15 niv-openerpRevert 4580
2013-02-15 niv-openerpmerge trunk
2013-02-15 Olivier Dony[FIX] sql_db: closing a closed connection is not allowe...
2013-02-15 Launchpad Translat... Launchpad automatic translations update.
2013-02-14 Antonin Bourguignon[MERGE] trunk
2013-02-14 Raphael Collet[FIX] openerp/service/report: add all missing imports!
2013-02-14 Raphael Collet[FIX] openerp/service/report: missing import
2013-02-14 Christophe Simonis[FIX] sql_db: free dead database connections
2013-02-14 Launchpad Translat... Launchpad automatic translations update.
2013-02-13 Raphael Collet[IMP] rename model method 'trigger_workflow' into ...
2013-02-13 Antonin Bourguignon[IMP] add another test for get_option_warning()
2013-02-13 Raphael Collet[IMP] remove model methods _workflow_trigger and _workf...
2013-02-13 Cecile Tonglet[FIX] osv: Bad error message
2013-02-13 Cecile Tonglet[FIX] osv: Automatically retry the typical transaction...
2013-02-13 Antonin Bourguignon[IMP] add a test for get_option_warning()
2013-02-13 Raphael Collet[IMP] openerp.osv.orm: add optional context in method...
2013-02-13 Antonin Bourguignon[MERGE] trunk
2013-02-13 Raphael Collet[MERGE] from trunk
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_name()
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_path()
2013-02-12 Antonin Bourguignon[FIX] doc: the id of an action is a long, not an int
2013-02-12 Raphael Collet[FIX] openerp.service: remove call to open_openerp_name...
2013-02-12 Antonin Bourguignon[IMP] use a better xml id for the example
2013-02-12 Raphael Collet[MERGE] trunk-service-thu (remove the class openerp...
2013-02-12 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2013-02-12 Vo Minh Thu[REM] Removed unused base_module_scan wizard.
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2013-02-12 Antonin Bourguignon[FIX] remove useless asserts text
2013-02-12 Vo Minh Thu[REM] base_quality_interrogation: seems unused for...
2013-02-12 Antonin Bourguignon[MERGE] trunk
2013-02-12 Vo Minh Thu[MERGE] res_lang: moved tests in unittest2 test case.
2013-02-12 Vo Minh Thu[REF] res_lang: removed dead code (original_group funct...
2013-02-12 Vo Minh Thu[MERGE] Latest bugfixes from 7.0, up to rev 4834.
2013-02-12 Vo Minh Thu[FIX] registry: fix a bug where RegistryManager.new...
2013-02-12 Launchpad Translat... Launchpad automatic translations update.
2013-02-11 Antonin Bourguignon[IMP] rename files, move code to the right place
2013-02-11 Antonin Bourguignon[IMP] clean and sort up some old test directories
2013-02-11 Antonin Bourguignon[MERGE] trunk
2013-02-11 Xavier Morel[IMP] don't log from import when converting psycopg...
2013-02-11 Xavier ALT[MERGE] BUG 1082003: orm: _rec_name should be checked...
2013-02-11 Launchpad Translat... Launchpad automatic translations update.
2013-02-09 Antony Lesuisse[FIX] workers no suicide on broken pipe
2013-02-09 Vo Minh Thu[FIX] import openerp.tools instead of tools in YML...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-02-08 csn-openerp[FIX]report_sxw : fix strip_name function that cut...
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-07 niv-openerpmerge trunk
2013-02-06 Vo Minh Thu[DOC] orm: documented workflow-related methods.
2013-02-06 Olivier Dony[MERGE] Latest bugfixes from 7.0, up to rev 4824
2013-02-06 Vo Minh Thu[FIX] logging: sys.stdout has not a fileno() method...
2013-02-06 Launchpad Translat... Launchpad automatic translations update.
2013-02-05 Vo Minh Thu[FIX+DOC] added doc for deployment under mod_wsgi ...
2013-02-04 Vo Minh Thu[FIX] cron: Looping over all existing databases seems...
2013-02-04 Anand Patel (OpenERP)[IMP]: Improve test case
2013-02-01 Antonin Bourguignon[IMP] add a new test for the new exception type
2013-02-01 Antonin Bourguignon[IMP] fix a typo, even if it doesn't matter
2013-02-01 Antony Lesuisse[FIX] ir_filter fix views
2013-02-01 Vo Minh Thu[REF] tests: removed the temporary import for test_xmlrpc.
2013-02-01 Vo Minh Thu[DOC] openerp.http: use sphinx domains.
2013-02-01 Vo Minh Thu[REF] service: netsvc.Service is removed. LocalService...
2013-02-01 Vo Minh Thu[REF] tools.translate: removed dead code (wizard servic...
2013-02-01 Anand Patel (OpenERP)[IMP]Improved code for the base_import requirde field
2013-02-01 Vo Minh Thu[REF] openerp.service.{rpc,route,handler} decorators...
2013-02-01 Launchpad Translat... Launchpad automatic translations update.
2013-01-31 Antonin Bourguignon[IMP] the implementation of get_option_path(): return...
next