odoo/openerp
Fabien Meghazi aa97aaa9d7 [ADD] Assets Bundle versioning and better cache handling
An asset bundle is now versionned with the dates of the
ir.ui.views that compose it and also with the dates of
the files and ir.attachments linked inside the bundle.

This new behavior is reflected in the bundle's lru cache
managment.
2014-06-24 18:52:38 +02:00
..
addons [ADD] Assets Bundle versioning and better cache handling 2014-06-24 18:52:38 +02:00
cli Merge pull request #462 from odoo-dev/master-odoo-deploy-force-fme 2014-06-11 10:04:03 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [IMP] js testing 2014-06-22 11:31:07 +02:00
osv [MERGE] forward port of branch saas-5 up to adf07a9 2014-06-19 16:23:32 +02:00
report [MERGE] Forward-port of latest saas-4 fixes, up to 0452851 2014-05-27 20:49:49 +02:00
service [MERGE] forward port of branch saas-5 up to 4cb5381 2014-06-22 15:36:10 +02:00
tests [IMP] js testing 2014-06-22 11:31:07 +02:00
tools [MERGE] Forward-port saas-5 up to f15cbd6 2014-06-12 18:59:15 +02:00
workflow [IMP] remove useless table/column creations in base.sql. Let the ORM do it job. 2014-04-25 18:28:28 +02:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [IMP] move test cases to tests.py remove deprecated wsgi import 2014-02-09 16:18:22 +01:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [MERGE] forward port of branch saas-5 up to 4cb5381 2014-06-22 15:36:10 +02:00
import_xml.rng [MERGE] Replace inherit_option_id by a selection field (PR #229) 2014-05-27 17:57:33 +02:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py [FIX] werkzeug logging respect "--log-level" setting for warn, error and critical levels 2014-06-22 11:44:30 +02:00
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
release.py [REL] saas-5 2014-05-30 23:05:34 +02:00
sql_db.py [IMP] remove usage of psycopg1.cursor, implement dictfetch* on openerp cursor 2014-06-20 07:54:44 +02:00