[IMP] packagin setup.py dont rely on cwd
[odoo/odoo.git] / openerp /
2011-10-01 Antony Lesuisse[IMP] config set --load default to web, this will be...
2011-10-01 Launchpad Translat... Launchpad automatic translations update.
2011-10-01 Antony Lesuisse[FIX] abort_response typo
2011-10-01 Antony Lesuisse[IMP] misc renames
2011-10-01 Antony Lesuisse[MERGE] trunk
2011-10-01 Antony Lesuisse[IMP] ir_sequence code remove required, its only needed...
2011-09-30 Antony Lesuisse[IMP] ir_sequence more refactoring
2011-09-30 Antony Lesuisse[IMP] minor simplification and style change (avoid...
2011-09-30 Vo Minh Thu[FIX] ir_sequence: temporary fix: no (code,company...
2011-09-30 Vo Minh Thu[MERGE] merged trunk.
2011-09-30 Xavier Morel[FIX] deadlock between crons scheduling and new registr...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: version() moved to common, still availabl...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: support proxy(/openerp/xmlrpc).version().
2011-09-30 Vo Minh Thu[IMP] xmlrpc: handle exceptions with isinstance instead...
2011-09-30 Olivier Dony[FIX] fields: m2m SQL names may be dynamic now, care...
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-30 Antony Lesuisse[FIX] webdav in /webdav
2011-09-30 Vo Minh Thu[FIX] xmlrpc: handle old/new exceptions with old/new...
2011-09-30 Fabien Pinckaers[IMP] useability
2011-09-30 Fabien Pinckaers[IMP] useability, removing default address on main...
2011-09-30 Fabien Pinckaers[IMP] useability, removing default address on main...
2011-09-30 Fabien Pinckaers[IMP] reverting back useability on company header/foote...
2011-09-30 Launchpad Translat... Launchpad automatic translations update.
2011-09-29 Antony Lesuisse[FIX] osv object_proxy to use new style class
2011-09-29 Vo Minh Thu[IMP] ir_sequence: (code, company_id) is unique, even...
2011-09-29 Xavier Morel[FIX] do not remove 'multi=True' actions in fields_view...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: change API, deprecate old one.
2011-09-29 Antony Lesuisse[MERGE] res_partner kaban view
2011-09-29 Vo Minh Thu[FIX] exceptions: except_osv in already a synonym for...
2011-09-29 Vo Minh Thu[FIX] netrpc: forgot the removal of auth in the netrpc...
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Launchpad Translat... Launchpad automatic translations update.
2011-09-29 Olivier Dony[MERGE] multi-process/multi-threaded ir.cron implementation
2011-09-29 Olivier Dony[IMP] ir.cron.write/unlink: try NOWAIT lock to avoid...
2011-09-28 Olivier Dony[FIX] cron: cleanup wakeup pointers after processing...
2011-09-28 Olivier Dony[FIX] cron/registry: typo
2011-09-28 Olivier Dony[IMP] cron: warning about max DB setting that may confl...
2011-09-28 Olivier Dony[FIX] ir_cron: compare timestamps always as UTC (as...
2011-09-28 Olivier Dony[IMP] cron: misc renaming and minor changes to improve...
2011-09-28 Antony Lesuisse[MERGE] /openerp/6.1 xmlrpc compliant
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-28 Vo Minh Thu[FIX] ir_sequence: typo in read().
2011-09-28 Vo Minh Thu[FIX] ir_sequence: any merge proposal should touch...
2011-09-28 Vo Minh Thu[IMP] ir_sequence: added the new "implementation" field...
2011-09-28 Vo Minh Thu[FIX] ir_sequence: check access right on get_id(),...
2011-09-28 Vo Minh Thu[MERGE] merged trunk.
2011-09-28 Vo Minh Thu[IMP] orm: expose ir.model.access check shortcuts.
2011-09-28 Vo Minh Thu[FIX] ir_sequence: do the FOR UPDATE NO WAIT only in...
2011-09-28 Vo Minh Thu[FIX] ir_sequence: forgot id argument in _create_sequen...
2011-09-28 Antony Lesuisse[IMP] use generic value for base_data company
2011-09-28 Vo Minh Thu[IMP] ir_sequence: add support for PostgreSQL sequence.
2011-09-28 Launchpad Translat... Launchpad automatic translations update.
2011-09-27 Olivier Dony[MERGE] osv_memory removed, merged into database-backed...
2011-09-27 Vo Minh Thu[IMP] ir_sequence: draining the swamp while being up...
2011-09-27 Vo Minh Thu[IMP] ir_sequence: whitespace and other hair cut changes.
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-27 Fabien Pinckaersmerge
2011-09-27 Fabien Pinckaers[IMP] generate XML id when exporting an ID that does...
2011-09-27 Vo Minh Thu[IMP] xmlrpc: reverted the common/db URI fusion, we...
2011-09-27 Vo Minh Thu[IMP] xmlrpc: somewhat streamlined the exception types/
2011-09-27 Vo Minh Thu[FIX] res_user: def read(..., fields, ...): fields...
2011-09-27 Vo Minh Thu[IMP] xmlrpc: use some commented constant symobls inste...
2011-09-27 Launchpad Translat... Launchpad automatic translations update.
2011-09-26 Olivier Dony[IMP] fields.m2m: support implicit generation of m2m...
2011-09-26 Vo Minh Thu[IMP] xmlrpc: use proper exception type to map to xmlrp...
2011-09-26 Vo Minh Thu[IMP] exceptions: replace ExceptionNoTb with AccessDenied.
2011-09-26 Olivier Dony[IMP] orm: enforce proper m2o ondelete rules between...
2011-09-26 Olivier Dony[IMP] start unifying the SUPERUSER_ID constant
2011-09-26 Xavier Morel[IMP] doc for import_data
2011-09-26 Antony Lesuisse[IMP] directory cleanups, moved historical cruft into...
2011-09-25 Vo Minh Thu[IMP] websrv_lib: removed top-level http handlers.
2011-09-25 Vo Minh Thu[IMP] xmlrpc: correctly use int fault code instead...
2011-09-25 Vo Minh Thu[IMP] netsvc: removed unused auth param.
2011-09-25 Vo Minh Thu[IMP] xmlrpc: versioned API.
2011-09-25 Vo Minh Thu[FIX] openerp.service: call wsgi.stop_server upon serve...
2011-09-25 Fabien Pinckaers[FIX] YAML empty records
2011-09-25 Launchpad Translat... Launchpad automatic translations update.
2011-09-25 Olivier Dony[FIX] rpc: honor *_interface options + log it
2011-09-25 Antony Lesuisse[FIX] revert 3651 al@openerp.com-20110925003322-yioqd1c...
2011-09-25 Antony Lesuisse[IMP] temporary web dbfilter before metaoptions
2011-09-25 Antony Lesuisse[REM] http static crap (you may use web controllers...
2011-09-25 Antony Lesuisse[MERGE] trunk
2011-09-24 Vo Minh Thu[IMP] openerp.service: import at the top.
2011-09-24 Antony Lesuisse[FIX] remove old-style test wsgi hook
2011-09-24 Antony Lesuisse[FIX] wsgi server listen to ipv4 0.0.0.0
2011-09-24 Vo Minh Thu[MERGE] merged trunk.
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-24 Olivier Dony[FIX] osv_memory_autovacuum: typo
2011-09-24 Olivier Dony[MERGE] no-op merge of trunk, discarding osv-memory...
2011-09-24 Olivier Dony[FIX] orm,expression: special-case previous commit...
2011-09-24 Olivier Dony[FIX] orm,expression: sanity checks for domain terms...
2011-09-24 Olivier Dony[IMP] sql_db: auto-exception-logging can now be turned...
2011-09-23 Olivier Dony[IMP] orm: fix Model hierarchy to avoid TransientModel...
2011-09-23 Olivier Dony[IMP] review/cleanup + fix TransientModels inheritance
2011-09-23 Olivier Dony[REM] orm: m2m._no_foreign_keys attribute removed,...
2011-09-23 Olivier Dony[FIX] ir.model: typo - ir.model.model is the model...
2011-09-23 Olivier Dony[FIX] orm.py: missing patch, lost during last merge
2011-09-23 Olivier Dony[FIX] loading: remove leftover debugging breakpoint
2011-09-23 Vo Minh Thu[IMP] tests: added a simple test case to create a datab...
next