[FIX] tour.js: tour shop
[odoo/odoo.git] / openerp / modules /
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-27 Christophe Simonis[MERGE] forward port of branch saas-5 up to 8dfd5ea
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-3 up to bdc4dd4
2014-06-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to 95cff0b
2014-06-22 Christophe Simonis[IMP] js testing
2014-06-20 Yann PapouinOverwrite translation on module update if option is set
2014-06-20 Xavier Morel[IMP] unpack a listcomp in a dict passed to an update...
2014-06-06 Christophe Simonis[ADD] module install/uninstall hooks.
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-04-18 Christophe Simonis[FIX] module loading: mark module as initialized *after...
2014-04-14 Raphael Collet[IMP] test cursor: code cleanup to make it more robust...
2014-04-09 Raphael Collet[FIX] registry: stupid typo
2014-04-09 Raphael Collet[IMP] registry: avoid every direct access registry...
2014-04-09 Raphael Collet[IMP] registry: now cursor() simply returns a cursor...
2014-04-08 Raphael Collet[IMP] http tests: implement a test cursor that keeps...
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-08 Raphael Collet[IMP] tests.common: turn class methods into instance...
2014-04-08 Raphael Collet[IMP] registry: switch for a dummy lock only during...
2014-03-26 Fabien Meghazi[REV] revert refresh_routing_map
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-20 Fabien Meghazi[IMP] better syntax for routing_map cache invalidation
2014-03-19 Fabien Meghazi[IMP] Allow openerp.modules.load_information_from_descr...
2014-03-18 chm@openerp.com[PATCH] sle
2014-03-17 Fabien Meghazi[FIX] Force routing map to be rebuilt between each...
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-16 Antony Lesuisse[IMP] phantomjs testing
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-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-01-30 Olivier Dony[FIX] modules.loading: clear caches after test rollback...
2014-01-29 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5006...
2014-01-21 Denis Ledoux[FIX] modules: multi worker signaling initialize variab...
2014-01-17 Christophe Simonismerge upstream
2014-01-16 Olivier Dony[FIX] modules: set initial values for multi-process...
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5002...
2014-01-15 Christophe Simonis[FIX] correct uses of addons_path
2014-01-10 Christophe Simonis[FIX] migration: correct the verification of module...
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-11-19 Christophe Simonismerge upstream
2013-11-14 Martin Trigaux[FIX] registry: missing a threading.RLock in RegistryMa...
2013-10-31 Christophe Simonis[FIX] module loading: do not warn about missing access...
2013-10-18 niv-openerp[MERGE] saas2
2013-10-16 Christophe Simonis[IMP] module loading: run post- migration scripts befor...
2013-10-16 Olivier Dony[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-11 Olivier Dony[FIX] registry: restore `elif` changed to `if` in previ...
2013-10-11 Olivier Dony[FIX] registry: avoid discarding registry or cache...
2013-10-11 Guewen Baconnier[FIX] missing a threading.RLock in RegistryManager...
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[FIX] do not run migration scripts on empty databases
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-06-28 Antony Lesuisse[MERGE] icon moved to description
2013-06-19 niv-openerp[IMP] minor improvement in RegistryManager, useful...
2013-05-08 Christophe Simonis[IMP] openerp.modules.migration: lint file; remove...
2013-05-08 Christophe Simonis[FIX] openerp.modules.migration: do not shadow Attribut...
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-04 Raphael Collet[IMP] registry: make class Registry inherit from abstra...
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-29 Raphael Collet[IMP] registry: add convenience operators ('in' and...
2013-03-27 Vo Minh Thu[MERGE] removed LocalService("workflow"), Logger class...
2013-03-27 Vo Minh Thu[MERGE] openerp.pooler is deprecated.
2013-03-27 Vo Minh Thu[REF] tests: use the openerp.tests namespace for test...
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-03-27 Vo Minh Thu[REF] registry: begin to remove openerp.pooler:
2013-03-26 Vo Minh Thu[REF]: use openerp.workflow instead of LocalService...
2013-03-26 Vo Minh Thu[REF] logging: removed pseudo log-level TEST.
2013-03-22 Vo Minh Thu[REF] ir.actions.report.xml: register_all do not make...
2013-03-01 Olivier Dony[MERGE] *: fix/rationalize db logging to avoid incorrec...
2013-03-01 Olivier Dony[FIX] registry: another pass of cleanup for registry...
2013-03-01 Olivier Dony[FIX] *: fix/rationalize db logging to avoid incorrect...
next