[imp] multiple inheritancies
[odoo/odoo.git] / bin / osv / osv.py
2009-12-17 Fabien Pinckaers[imp] multiple inheritancies
2009-12-17 Fabien Pinckaersmultiple inheritancies
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-26 Harry (Open ERP)[FIX] orm, osv: change copyright with AGPL
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-09-17 HDA (OpenERP)[Merged]
2009-08-29 P. Christeas[MAJOR IMP] Rewrite the http/RPC engine and let HTTP...
2009-08-28 Fabien Pinckaersmodifs
2009-08-11 Christophe Simonis[FIX] ensure sys is imported
2009-01-07 Christophe Simonis[FIX] when a module can not be loaded, the pool is...
2009-01-05 Stephane Wirtel[REF] Clean the old code
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-03 Christophe Simonis[IMP] prevent to use the pool remotely while the databa...
2008-12-14 Fabien Pinckaersimprovements_bugfixes
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-10 Stephane Wirtel[IMP] Update the logging of the error in the osv module
2008-12-08 Christophe Simonis[IMP] use psycopg2 instead of psycopg1
2008-11-27 Stephane Wirtel[IMP] Improve the logging from the Object Service
2008-11-23 Fabien Pinckaersimprove
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-22 Fabien Pinckaersmodifs
2008-10-07 Olivier Laurentpep8
2008-08-19 Fabien PinckaersFix From C2C:
2008-08-19 Fabien PinckaersBugfix
2008-08-17 Fabien PinckaersSpeed Improvement:
2008-08-13 Christophe Simonisosv.py come back
2008-08-12 Olivier Laurentpep8
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-16 Fabien PinckaersSpeed Improvement (removed inherit checks)
2008-07-16 Fabien PinckaersSpeed Improvement on Every Operation:
2008-06-25 Christophe Simonisfix error in python < 2.5
2008-06-17 Fabien PinckaersBugfix
2008-06-16 stwadd the copyright
2008-06-15 Fabien PinckaersImprovements and bugfixes
2008-06-15 Fabien PinckaersLots of modifs
2008-06-14 Fabien PinckaersImprovements
2008-05-15 qdpadded changes on store functionality:
2008-04-16 Fabien PinckaersCreating new objects
2008-03-26 Fabien PinckaersImprovements to create new fields
2007-11-26 cedAllow to translate en_US language (custom)
2007-09-05 cedImprove exception: don't log exception_{osv, orm, wizard}
2007-08-10 cedimprove error message when calling osv with bad object...
2007-08-09 cedfix multi-db bug from workflow
2007-07-23 cedkernel: don't use mutable as default value in function...
2007-07-04 cedkernel: fix initialisation of class
2007-04-23 cedMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE...
2007-04-12 cedKERNEL: remove old inheritor and add _constraints and...
2007-01-25 bchDebug in the inheritance mechanism
2007-01-17 bchORM : debug : error message on python constraints are...
2007-01-15 cedKERNEL: fix pooler netsvc for multi-db
2006-12-11 cedFix osv_pool for instance
2006-12-07 pinkyNew trunk