Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / openerp / modules / module.py
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-12 Daniel Reis[IMP] modules: add support for loading module descripti...
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-08-22 Raphael Collet[ADD] doc: new documentation, with training tutorials...
2014-08-06 Fabien Meghazi[IMP] Store relative path in arch_fs
2014-07-07 Christophe Simonis[FIX] data-dir management
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-01 Antony Lesuisse[IMP] test display sql query counter
2014-06-29 Antony Lesuisse[IMP] test impprove HTTPCase opener
2014-06-29 Antony Lesuisse[IMP] module loading and tests profiling
2014-06-29 Antony Lesuisse[IMP] module loading and tests profiling
2014-06-22 Christophe Simonis[IMP] js testing
2014-05-30 Fabien MeghaziAllow initialize_sys_path() to be called more than...
2014-05-29 Fabien MeghaziMoved get_module_root in openerp.modules.module
2014-05-05 Martin Trigaux[FIX] module: do not crash in case of not found module
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-19 Fabien Meghazi[IMP] Allow openerp.modules.load_information_from_descr...
2014-03-18 chm@openerp.com[PATCH] sle
2014-03-17 Antony Lesuisse[IMP] tests prepend modules names when logging
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-18 Xavier Morel[IMP] slightly improve error message at the end of...
2014-02-18 Xavier Morel[FIX] run_unit_tests lying about its return value:...
2014-02-18 Xavier Morel[ADD] hooks to enable/disable tests running during...
2014-02-17 Xavier Morel[IMP] unwrap tests suites during module loading, prepar...
2014-02-17 Xavier Morel[FIX] only run test modules called test_*, similar...
2014-02-17 Antony Lesuisse[FIX] ir.http testing generate a router including the...
2014-02-14 Xavier Morel[FIX] missed case where sys.modules values can be None
2014-02-14 Xavier Morel[IMP] use TestSuite.addTests instead of manually iterat...
2014-02-14 Xavier Morel[IMP] replace explicit iteration by listcomp
2014-02-14 Xavier Morel[REM] unused variable
2014-02-14 Xavier Morel[IMP] fix flow analysis warning, simplify loader code
2014-02-14 Xavier Morel[REM] redundant logger initialization
2014-02-09 Antony Lesuisse[FIX] restore testing after patching runbot
2014-02-09 Antony Lesuissefix try to fix runbot oe command
2014-02-09 Antony Lesuissenew test execution engine
2014-01-15 Christophe Simonis[FIX] correct uses of addons_path
2013-06-28 Antony Lesuisse[MERGE] icon moved to description
2013-03-27 Vo Minh Thu[REF] tests: use the openerp.tests namespace for test...
2013-03-26 Vo Minh Thu[REF] logging: removed pseudo log-level TEST.
2013-02-18 Vo Minh Thu[FIX] openerp namespace: the import hook was still...
2013-02-12 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2013-02-12 Vo Minh Thu[FIX] registry: fix a bug where RegistryManager.new...
2012-12-16 Antony Lesuisserevert test change will be moved to an other branch
2012-12-16 Antony LesuisseSimplify openerp testing, deprecated redondant test...
2012-12-10 Christophe Simonismerge upstream
2012-12-09 Antony Lesuisse[IMP] cli first command testjs
2012-12-05 Christophe Simonismerge upstream
2012-12-03 Vo Minh Thu[IMP] Use the loglevel TEST when logging test file...
2012-11-14 Christophe Simonismerge upstream
2012-10-24 Xavier Morel[FIX] files filtering when loading... stuff.
2012-10-10 Christophe Simonismerge upstream
2012-09-26 Fabien Pinckaers[IMP] no certificate
2012-09-05 Christophe Simonismerge upstream
2012-09-04 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-09-03 Vo Minh Thu[FIX] ad_paths: makes sure the server addons path is...
2012-09-03 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-08-24 Christophe Simonis[FIX] automatically adapt version numbers of modules
2012-07-17 Jigar Amin - OpenERP[Add] Add module summary on db install
2012-06-05 Vo Minh Thu[FIX] ir_values: fix a test where some value was hard...
2012-05-18 Mayur Maheshwari... [IMP]module: improve tree and form view and remove...
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-10 Vo Minh Thu[REV] REVERT TEH PREVIOUS SUTPID BROKD COMMIT.
2012-02-09 Vo Minh Thu[IMP] import hook: allow and give precedence to our...
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-02-08 Olivier Dony[IMP] Give precedence to module directories instead...
2012-02-08 Vo Minh Thu[MERGE] merged logging changes: use a top-level `opener...
2012-02-08 Antony Lesuisse[FIX] reintroduce a default value for auto_install...
2012-02-06 Vo Minh Thu[MERGE] merged trunk.
2012-02-02 Xavier Morel[FIX] in load_information_from_description_file, f...
2012-02-01 Vo Minh Thu[FIX] import-hook: correctly import the server-wide...
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-30 Antony Lesuisseremove warning
2012-01-30 Vo Minh Thu[IMP] manifest: still support the old `active` entry...
2012-01-30 Vo Minh Thu[IMP] manifest: `auto_installable` renamed to `auto_ins...
2012-01-26 Vo Minh Thu[IMP] ir.module.module: change `active` flag to
2012-01-24 Vo Minh Thu[IMP] openerp.{modules,osv}: _logger with fully qualifi...
2012-01-24 Vo Minh Thu[IMP] import hook: correctly set the imported module...
2012-01-10 Vo Minh Thu[IMP] openerp.modules: updated initialize_sys_path...
2012-01-09 Vo Minh Thu[IMP] import hook: moved to a proper location (openerp...
2012-01-09 Vo Minh Thu[IMP] openerp.addons: openerp.addons is used instead of
2012-01-09 Vo Minh Thu[IMP] module: use the `openerp.addons.` namespace to...
2012-01-09 Vo Minh Thu[FIX] orm: correctly set the module name on the model...
2012-01-09 Vo Minh Thu[MERGE] merged trunk.
2012-01-09 Vo Minh Thu[IMP] modules: began to replace sys.path appending...
2012-01-07 Olivier Dony[FIX] base: module sequence number removed from XML...
2011-12-09 Xavier Morel[IMP] icon management in modules
2011-12-09 Xavier Morel[IMP] opening and getting data from module description...
2011-12-09 Xavier Morel[IMP] reduce noise in setting default values of module...
2011-12-08 Antony Lesuisse[MERGE] module kanban
2011-12-08 Antony Lesuisse[IMP] ir.module.module: rename is_application to applic...
2011-12-08 Minh TranChanged modules icons in the vignette
2011-12-08 Christophe Simonis[IMP] ir.module.module: rename 'core' to 'is_application'
2011-12-06 Fabien Pinckaers[IMP] Core features on modules, better views for modules
2011-10-04 Antony Lesuisse[FIX] complexity default, and base category
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
next