[MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524...
[odoo/odoo.git] / openerp / modules /
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-01-21 Denis Ledoux[FIX] modules: multi worker signaling initialize variab...
2014-01-16 Olivier Dony[FIX] modules: set initial values for multi-process...
2014-01-10 Christophe Simonis[FIX] migration: correct the verification of module...
2013-11-27 Christophe Simonis[FIX] module loading: do not warn about missing access...
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-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...
2013-02-22 Vo Minh Thu[IMP] netsvc: removed unused import.
2013-02-18 Vo Minh Thu[FIX] openerp namespace: the import hook was still...
2013-02-18 Antony Lesuisse[FIX] logging level of pooler loading, number of module...
2013-02-12 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2013-02-12 Vo Minh Thu[MERGE] Latest bugfixes from 7.0, up to rev 4834.
2013-02-12 Vo Minh Thu[FIX] registry: fix a bug where RegistryManager.new...
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-21 Raphael Collet[MERGE] from trunk
2012-12-21 Olivier Dony[IMP] cron: remove useless pooljobs and schedule_cron_j...
2012-12-19 Antony Lesuisse[MERGE] trunk
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[FIX] orm,registry: properly check m2o FKs during model...
2012-12-17 Christophe Simonismerge upstream
2012-12-17 Olivier Dony[IMP] loading.py: lint cleanup - unused code
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-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-10 Christophe Simonismerge upstream
2012-12-09 Antony Lesuissemisc
2012-12-09 Antony Lesuissecron registrymanager removal
2012-12-09 Antony Lesuissecron cleanup, back to the Kernighan KISS roots 1min...
2012-12-09 Antony Lesuisse[IMP] cli first command testjs
2012-12-08 Antony Lesuissemultiprocessing signaling manually backported from 6.1
2012-12-05 Christophe Simonismerge upstream
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 Christophe Simonismerge upstream
2012-11-28 Christophe Simonis[FIX] module: do not recreate categories when updating...
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-23 Christophe Simonismerge upstream
2012-11-15 Vo Minh Thu[IMP] loading: the warning about access rights give...
2012-11-14 Christophe Simonismerge upstream
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-07 Christophe Simonismerge upstream
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-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-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-24 Christophe Simonis[FIX] automatically adapt version numbers of modules
2012-08-22 Christophe Simonis[IMP] yaml import: log as TEST only for test files
2012-08-16 Vo Minh Thu[MERGE] merged trunk.
next