[FIX] debug by default until we fix css merging
[odoo/odoo.git] / openerp / tools /
2011-08-30 Vo Minh Thu[IMP] simplified cache implementation (and stored on...
2011-08-26 Vo Minh Thu[IMP] tools.cache: removed unused variable.
2011-08-24 Antony Lesuisse[FIX] remove debugging
2011-08-24 Antony Lesuisse[MERGE] trunk
2011-08-24 Antony Lesuisse[FIX] remove unused clear function
2011-08-23 Vo Minh Thu[REF] openerp-server: streamlining startup script.
2011-07-31 Tristan Hill[FIX] correct indentation
2011-07-18 Olivier Dony[IMP] safe_eval: allow 'max' builtin
2011-07-12 tfr@openerp.com[RM] remove get hostname
2011-07-12 tfr@openerp.com[IMP] get hostname using get_param + add default value...
2011-07-12 tfr@openerp.com[IMP] get_hostname tools function based on ir.config_pa...
2011-07-11 Vo Minh Thu[FIX] fields.property: typos/misnamed variables.
2011-07-11 Vo Minh Thu[IMP] fields.py: tidying up before merging in trunk.
2011-07-08 Quentin (OpenERP)[FIX] tools: get_and_sort_by_field function fixed and...
2011-07-07 Quentin (OpenERP)[IMP] tools: added a function to get and sort by field
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-23 P. ChristeasAPI docs: docstrings, module titles
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-06-23 P. Christeastools.which: docstring fix
2011-06-23 P. Christeastools.graph: cleanup docstrings
2011-06-23 P. Christeastools.func: docstrings
2011-06-23 P. Christeasamount-to-text: docstrings
2011-06-23 P. Christeasorm, tools, addons: Doc strings improvements
2011-06-22 Vo Minh Thu[MERGE] ir_model_data unlinking does not use _unlink...
2011-06-17 Olivier Dony[MERGE] latest trunk
2011-06-17 Olivier Dony[ADD] tools.misc: UnquoteEvalContext, for funky domain...
2011-06-14 Vo Minh Thu[REF] osv: moved osv_pool to modules/registry.
2011-06-14 Quentin (OpenERP)[IMP] safe_eval: added min() in usable functions
2011-06-08 Antony Lesuisse[MERGE] trunk
2011-06-08 Vo Minh Thu[MERGE] ir_translation: lang field selection only displ...
2011-06-08 Antony Lesuisse[IMP] tools.cache cleanup, 15% speedup
2011-06-08 Antony Lesuisse[IMP] new tools.cache cleaner, 10% speedup and more...
2011-06-05 P. Christeasyaml_import: fix ambiguous syntax at end of report
2011-06-01 Antony Lesuisse[IMP] ir_translation only display installed lang, 10...
2011-06-01 Vo Minh Thu[ADD] tools/config: started tests.
2011-06-01 Vo Minh Thu[FIX] tools/config: properly cast config file values.
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Olivier Dony[MERGE] merged with latest trunk
2011-05-31 Vo Minh Thu[FIX] tools/config: default values always override...
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Olivier Dony[IMP] convert: remove now useless call to ir.model...
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-23 Vo Minh Thu[MERGE] merged trunk.
2011-05-16 Vo Minh Thu[REF] consistent, grepable ir.values object naming.
2011-05-13 Vo Minh Thu[MERGE] yml test: more explicit message when some data...
2011-05-13 Vo Minh Thu[MERGE] multiple addons paths on the command line.
2011-05-13 Naresh (OpenERP)[IMP]:moved the logger exception before raise
2011-05-13 Naresh (OpenERP)[IMP]:ValueError Message when running a YAML test that...
2011-05-12 Vo Minh Thu[MERGE] --i18n-overwrite can be used with --update.
2011-05-11 Vo Minh Thu[REF] module code goes into openerp.modules.module.
2011-05-11 Vo Minh Thu[REF] moved init_db from tools.misc to modules.db.
2011-05-11 Vo Minh Thu[REF] module info (descriptor) dictionary default value...
2011-05-11 Vo Minh Thu[REF] modules.__init__:
2011-05-10 Vo Minh Thu[REF] modules.__init__:
2011-05-09 Vo Minh Thu[MERGE] check the type of the timezone parameter (preve...
2011-05-09 Naresh (OpenERP)[IMP]:moved from misc to config file and allowed the...
2011-05-06 Naresh (OpenERP)[IMP]:add logger warning to notify the user for incorre...
2011-05-05 Naresh (OpenERP)[FIX]:AttributeError
2011-04-28 Olivier Dony[MERGE] merge latest trunk
2011-04-21 Naresh (OpenERP)[FIX]:added missing of parsing of 'help' attribute...
2011-04-22 Vo Minh Thu[ADD]: dummy cache class replacement.
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-04-20 Vo Minh Thu[REF] openerp.pooler/openerp.sql_db: cleaner dependencies:
2011-04-19 Vo Minh Thu[REF] config: removed duplicated list of options
2011-04-19 ksa (Open ERP)[MERGE]:openobject-server/trunk-configuration-rework
2011-04-18 Vo Minh Thu[MERGE] merged Julien Thewys branch to disallow unrecog...
2011-04-11 Olivier Dony[MERGE] merged latest fixes from 6.0 - up to rev 3399
2011-04-11 Olivier Dony[IMP] tools.convert,rng: fixed support for <url> tag
2011-03-29 Olivier Dony[MERGE] merged latest trunk
2011-03-28 Olivier Dony[IMP] tools: add "unquote" class for magic bare variabl...
2011-03-24 Olivier Dony[FIX] yaml_tag: python records should log AssertionErro...
2011-03-22 Vo Minh Thu[MERGE] merged the 6.0 branch.
2011-02-14 Olivier Dony[FIX] tools.config: expansion of user and path should...
2011-02-09 Olivier Ligot[IMP] The command line option --i18n-overwrite can...
2011-02-09 Julien Thewys[FIX] ensures no illegitimate cli argument is silently...
2011-02-09 Olivier Dony[FIX] tools.translate: add missing imports after previo...
2011-02-08 Olivier Dony[FIX] tools.config: override root_path in config, and...
2011-02-08 Olivier Dony[MERGE] merged latest 6.0 fixes up to rev 3339
2011-02-08 Vo Minh Thu[MERGE] merge of the openerp python module branch.
2011-02-08 Vo Minh Thu[IMP] openerp.__init__ can imports all its submodules.
2011-02-08 Vo Minh Thu[IMP] forgot to add loglevels.py and reexport 3 functio...
2011-02-07 Vo Minh Thu[IMP] openerp python module.