You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
odoo/openerp
Christophe Simonis 88e8107e01
[MERGE] forward port of branch saas-3 up to 505e308
8 years ago
..
addons [FIX] base: add missing context 8 years ago
cli [FIX] cli: Backport client command discovery optimization 8 years ago
conf [MERGE] openerp.pooler is deprecated. 10 years ago
modules [FIX] registry: recompute `pure_function_fields` after every setup 8 years ago
osv [FIX] osv: binary size already in human format 8 years ago
report [FIX] account, mail, etc.: uniformize evaluated expressions 8 years ago
service [MERGE] forward port of branch saas-3 up to b7f9f4a 8 years ago
tests [IMP] running speed of some tests & new testcase type 8 years ago
tools [MERGE] forward port of branch saas-3 up to 505e308 8 years ago
workflow [IMP] workflow: add sequence for ordering workflow transitions (split/join mode especially for XOR) 9 years ago
PKG-INFO [REM] netrpc: KILL EVERYBODY 10 years ago
__init__.py [IMP] fields: turn field.digits and column.digits into dynamic properties 8 years ago
api.py [ADD] doc: new theme 8 years ago
exceptions.py [ADD] doc: new documentation, with training tutorials, and new scaffolding 9 years ago
fields.py [FIX] openerp: export None instead of False in raw_data mode 8 years ago
http.py [FIX] http: Compatibility with psutil 3.0 8 years ago
import_xml.rng [MERGE] ir-ui-view split active and show_customize 9 years ago
loglevels.py [REF] logging: removed pseudo log-level TEST. 10 years ago
models.py [FIX] models: don't assume ids are ints in sorted() 8 years ago
netsvc.py [MERGE] forward port of branch 7.0 up to 1c0bc7c 8 years ago
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 9 years ago
release.py [REL] Odoo 8.0 9 years ago
sql_db.py [FIX] Cursor.closed property 8 years ago