[MERGE] Forward-port 7.0 up to 938502a
[odoo/odoo.git] / openerp / modules / loading.py
2014-09-17 Olivier Dony[MERGE] Forward-port 7.0 up to 938502a
2014-09-17 Olivier Dony[FIX] loading: always process auto-installed modules...
2014-06-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to 95cff0b
2014-06-20 Yann PapouinOverwrite translation on module update if option is set
2014-01-30 Olivier Dony[FIX] modules.loading: clear caches after test rollback...
2013-12-18 jke-openerp[IMP] Move threading.currentThread().testing from load_...
2013-12-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4992...
2013-11-27 Christophe Simonis[FIX] module loading: do not warn about missing access...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-31 Christophe Simonis[FIX] module loading: do not warn about missing access...
2013-10-16 Christophe Simonis[IMP] module loading: run post- migration scripts befor...
2013-09-18 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4908...
2013-09-12 Christophe Simonis[IMP] validate custom views at the end of update of...
2013-09-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5075...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4903...
2013-09-09 Antony Lesuisse[MERGE] data file loading refactoring, ready for code...
2013-09-09 Samus CTO (OpenERP)[FIX] modules.loading: extra loop when installing/upgra...
2013-05-07 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes up to rev.4970
2013-05-07 Quentin (OpenERP)[IMP] modules loading: log as INFO test files because...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-04-02 Vo Minh Thu[FIX] loading: typo.
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-27 Vo Minh Thu[MERGE] removed LocalService("workflow"), Logger class...
2013-03-27 Vo Minh Thu[REF] tests: use the openerp.tests namespace for test...
2013-03-27 Vo Minh Thu[REF] registry: begin to remove openerp.pooler:
2013-03-26 Vo Minh Thu[REF] logging: removed pseudo log-level TEST.
2013-03-01 Olivier Dony[FIX] registry: another pass of cleanup for registry...
2013-02-18 Antony Lesuisse[FIX] logging level of pooler loading, number of module...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-01-17 Christophe Simonis[FIX] module loading: call adapt_version() instead...
2012-12-19 Raphael Collet[IMP] register_hook: improve a bit the code
2012-12-19 Raphael Collet[MERGE] from trunk
2012-12-17 Olivier Dony[IMP] loading.py: lint cleanup - unused code
2012-12-16 Antony Lesuissecleanups
2012-12-14 Vo Minh Thu[FIX] registry: Set the fields_by_model attribute in...
2012-12-14 Vo Minh Thu[IMP] module loading: removed unnecessary indentation...
2012-12-11 Vo Minh Thu[IMP] Reduce considerably the loading time of a new...
2012-12-04 Arnaud Pineux[FIX] _register_hook & loader
2012-12-03 Vo Minh Thu[IMP] Use the loglevel TEST when logging test file...
2012-11-29 Vo Minh Thu[REV] reverted install-all commit (vmt@openerp.com...
2012-11-28 Vo Minh Thu[FIX] The previous merge killed a line.
2012-11-28 Vo Minh Thu[MERGE] merged trunk.
2012-11-26 Arnaud Pineux[FIX] Automated action rules
2012-11-15 Vo Minh Thu[IMP] loading: the warning about access rights give...
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Vo Minh Thu[IMP] loading.py: be a bit more explicit about valid...
2012-11-02 Vo Minh Thu[IMP] registry: the `assertion_report` is now a registr...
2012-10-24 Xavier Morel[FIX] files filtering when loading... stuff.
2012-10-22 Vo Minh Thu[MERGE] merged trunk.
2012-09-26 Fabien Pinckaers[IMP] no certificate
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-22 Christophe Simonis[IMP] yaml import: log as TEST only for test files
2012-08-16 Vo Minh Thu[MERGE] merged trunk.
2012-06-11 Olivier Dony[IMP] modules, ir.ui.view: improve view validation...
2012-04-02 Thibault Delavallée[REM] Removed res.log feature in ORM. However, the...
2012-03-30 Olivier Dony[IMP] Move uninstall behavior in modules.loading where...
2012-03-22 Olivier Dony[IMP] modules.loading: lint cleanup
2012-03-20 Atul Patel (OpenERP)[MERGE]: Merge with lp:openobject-server
2012-03-14 Olivier Dony[MERGE] Latest fixes from 6.1
2012-03-13 Atul Patel (OpenERP)[MERGE]: Merge with lp:openobject-server
2012-03-09 Atul Patel (OpenERP)[FIX]: uninstall module.
2012-03-02 Vo Minh Thu[IMP] tests: removed the severity concept from `assert...
2012-03-02 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests: move tests discovery and execution to...
2012-02-29 Vo Minh Thu[IMP] unittest: run the fast_suite and checks tests...
2012-02-29 Atul Patel (OpenERP)[FIX]: Remove workflow activity and drop constraint...
2012-02-20 Olivier Dony[FIX] Correct remaining SQL now() calls, must use UTC
2012-02-09 Vo Minh Thu[IMP] post_load: factored common code. This also fix...
2012-02-09 Vo Minh Thu[IMP] loading: call post-load hook in non-server-wide...
2012-01-24 Vo Minh Thu[IMP] openerp.{modules,osv}: _logger with fully qualifi...
2012-01-04 Vo Minh Thu[MERGE] merged trunk.
2011-12-01 Raphael Collet[IMP] indicate tests in current thread, and prevent...
2011-11-17 Vo Minh Thu[FIX] openerp.modules.loading: previous change disabled...
2011-11-17 Vo Minh Thu[IMP] openerp.modules.loading: -i all seems to work...
2011-11-17 Vo Minh Thu[REF] openerp.modules.loading: preparing to support...
2011-11-17 Vo Minh Thu[IMP] Clearer use of update_module arg.
2011-10-17 Raphael Collet[IMP] mark as read all res_log entries created during...
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-23 Olivier Dony[FIX] loading: remove leftover debugging breakpoint
2011-09-23 Olivier Dony[IMP] orm: introduce cleaner class hierarchy for models
2011-09-22 Olivier Dony[MERGE] sync with latest trunk
2011-09-02 Vo Minh Thu[FIX] loading: load base only once.
2011-08-19 Olivier Dony[MERGE] latest trunk
2011-08-16 Vo Minh Thu[REF] osv: replace isinstance(m,osv_memory) by m.is_tra...
2011-08-01 Xavier Morel[IMP] sort imports, improve functional shortcuts to...
2011-08-01 Xavier Morel[IMP] use logging in db initialization
2011-08-01 Xavier Morel[IMP] don't manually manage extracted indexes when...
2011-07-18 Olivier Dony[FIX] modules.loading: no warning about access right...
2011-07-12 Olivier Dony[FIX] module.loading: ensure installed modules are...
2011-07-11 Vo Minh Thu[FIX] loading: pool.get("ir.module.module") was done...
2011-07-11 Olivier Dony[IMP] module.loading: attempt to load each module atomi...
2011-05-17 Vo Minh Thu[REF] simplified init_db/load_modules:
2011-05-11 Vo Minh Thu[REF] renamed modules.__init__ to modules.loading.