[IMP] use augmented assignments
[odoo/odoo.git] / openerp /
2012-12-14 Xavier Morel[IMP] use augmented assignments
2012-12-14 Xavier Morel[FIX] mutable default argument values
2012-12-14 Xavier Morel[REM] unused and broken base.module.scan
2012-12-14 Xavier Morel[FIX] incorrect docstrings or docstring param names...
2012-12-14 Xavier Morel[FIX] unresolved reference: 'model' not available insid...
2012-12-14 Xavier Morel[REM] unreachable code
2012-12-14 Xavier Morel[REM] trailing semicolons
2012-12-14 Xavier Morel[FIX] misplaced docstrings
2012-12-14 Xavier Morel[FIX] crazy direct calls to dunder methods
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-14 Xavier Morel[IMP] literalify list creation
2012-12-14 Xavier Morel[FIX] __init__ can't return values
2012-12-14 Xavier Morel[FIX] spaceify tabs
2012-12-14 Xavier Morel[IMP] merge extraneous setitem into literal dict creation
2012-12-14 Xavier Morel[REM] duplicate dict keys
2012-12-14 Xavier Morel[REM] access to deprecated APIs for unsupported Python...
2012-12-14 Xavier Morel[IMP] compare to None by identity
2012-12-14 Xavier Morel[IMP] simplify to chained comparison
2012-12-12 Olivier Dony[IMP] ir.ui.menu: enable `parent_store` to allow using...
2012-12-12 Olivier Dony[IMP] orm: do not warn about missing ondelete cascade...
2012-12-12 Olivier Dony[FIX] res.users: whitelist recently added `tz_offset...
2012-12-12 Olivier Dony[REVERT] Undo r.4617, introduced a bug in menu hierarch...
2012-12-12 Quentin (OpenERP)[MERGE] branch removing a typo in a view
2012-12-12 Launchpad Translat... Launchpad automatic translations update.
2012-12-11 Antony Lesuisse[MERGE] autoinstall at least one dependency must be...
2012-12-11 Raphael Collet[IMP] modify the condition to auto-install a module...
2012-12-11 Christophe Simonis[IMP] tools.image: size can have width or height optional
2012-12-11 Launchpad Translat... Launchpad automatic translations update.
2012-12-11 Antony Lesuisse[IMP] workers request count on exit
2012-12-10 Thibault Delavallée[MERGE] Perform auto-join and mailboxes+needaction...
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk, because conflicting with ir_ui...
2012-12-10 Christophe Simonis[REV] close_socket is back in netsvc.py
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-10 Anand Patel (OpenERP)[MERGE] Merged with latest trunk
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-10 Launchpad Translat... Launchpad automatic translations update.
2012-12-09 Antony Lesuisse[IMP] workers document defaults
2012-12-09 Antony Lesuisse[IMP] workers setproctitle if available
2012-12-09 Antony Lesuisse[IMP] workers cron dont keep cursors
2012-12-09 Antony Lesuisse[IMP] workers cron logging and chorus
2012-12-09 Antony Lesuisse[IMP] workers better logging
2012-12-09 Antony Lesuisse[FIX] temporary fix workers cron for missing openerp...
2012-12-09 Antony Lesuisse[IMP] fields warning display args to locate them
2012-12-09 Antony Lesuisse[FIX] workers graceful shutdown
2012-12-09 Antony Lesuissemisc
2012-12-09 Antony Lesuissenetrpc flip default, backward compatible for a few...
2012-12-09 Antony Lesuissenetrpc flip default
2012-12-09 Antony Lesuisseservice cleanups, more wizard removal
2012-12-09 Antony Lesuisse[MERGE] trunk
2012-12-09 Antony Lesuissenetsvc, netrpc, wizardcleanup
2012-12-09 Antony Lesuissecron registrymanager removal
2012-12-09 Antony Lesuissecron cleanup, back to the Kernighan KISS roots 1min...
2012-12-09 Antony Lesuisse[IMP] dbname on localthread for logging
2012-12-09 Antony Lesuisse[FIX] duplicate database
2012-12-09 Antony Lesuisse[IMP] cli first command testjs
2012-12-08 Antony Lesuisse[MERGE] multiprocess signaling
2012-12-08 Antony Lesuissemultiprocessing signaling manually backported from 6.1
2012-12-08 Fabien Pinckaers[IMP] small improvement readonly type on ir.actions
2012-12-08 Fabien Pinckaers[IMP] no black backgrounds, keep transparency
2012-12-08 Launchpad Translat... Launchpad automatic translations update.
2012-12-07 Olivier Dony[MERGE] orm: remove deprecated OIDS clause in CREATE...
2012-12-07 Christophe CHAUVET[IMP] Remove completly the OIDS, cause WITHOUT OIDS...
2012-12-07 Thibault Delavallée[CLEAN] orm: added quote around a forgottent table...
2012-12-07 Thibault Delavallée[IMP] Added an assert on the alias length.
2012-12-07 Thibault Delavallée[REV] ir_ui_menu: coding-style changes reverted, becaus...
2012-12-07 Thibault Delavallée[MERGE] Merged branch holding a proposal to solve the...
2012-12-07 Thibault Delavallée[CLEAN] Query: cleaned a bit the code. All joins now...
2012-12-07 Thibault Delavallée[IMP] [MOV] Moved test_osv and test_translate from...
2012-12-07 Thibault Delavallée[IMP] [TESTS] Cleaned and updated tests about order_by...
2012-12-07 Quentin (OpenERP)[MERGE] part of addons 28: supplier field should be...
2012-12-07 Thibault Delavallée[CLEAN] expression.py: cleaned and added comments,...
2012-12-07 Thibault Delavallée[IMP] [WIP] order_by: now using aliases in _generate_or...
2012-12-07 Tejas TankMerged Latest.
2012-12-07 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-07 Launchpad Translat... Launchpad automatic translations update.
2012-12-06 Christophe CHAUVET[IMP] Don't use WITH OIDS when create a table
2012-12-06 Thibault Delavallée[IMP] [CLEAN] expression.parse: updated and cleaned...
2012-12-06 Thibault Delavallée[IMP] [CLEAN] [REVIEW] expression: udpated domain manag...
2012-12-06 Thibault Delavallée[IMP] [REVIEW] _auto_join on many2many now raises a...
2012-12-06 Thibault Delavallée[IMP] [CLEAN] [REVIEW] field._properties -> isinstance...
2012-12-06 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-06 Launchpad Translat... Launchpad automatic translations update.
2012-12-05 Christophe Simonis[FIX] do not hardcode ids in tests
2012-12-05 Christophe Simonis[FIX] do not hardcode ids in tests
2012-12-05 Xavier Morel[IMP] simplify @profile implementation
2012-12-05 Antony Lesuisse[IMP] ir_actions add a server action to run config...
2012-12-05 Thibault Delavallée[CLEAN] Removed some forgotten print statements.
2012-12-05 Thibault Delavallée[CLEAN] fields.py: added auto_join in one2many and...
2012-12-05 Thibault Delavallée[FIX] needaction: returns a count-like result.
2012-12-05 Christophe Simonis[FIX] service/__init__.py: do not join() main thread
2012-12-05 Christophe Simonis[FIX] netsvc.py: ignore ENOTCONN on windows when callin...
2012-12-05 Thibault Delavallée[IMP] ir_needaction: search is now without count but...
2012-12-05 Thibault Delavallée[REF] ir_ui_menu: needaction_enabled is now stored...
2012-12-05 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-05 Vo Minh Thu[ADD] added comment in _validate() explaining why the...
2012-12-05 Launchpad Translat... Launchpad automatic translations update.
2012-12-04 Thibault Delavallée[IMP] expression.parse: added the support of domain...
2012-12-04 Thibault Delavallée[REV] ir_ui_menu: needaction on menus back to their...
2012-12-04 Thibault Delavallée[REF] [IMP] expression.parse: refactored the main parsi...
2012-12-04 Olivier Dony[FIX] translate,orm: remember local Model [_sql]_constr...
next