Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / openerp / tools / misc.py
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-11-23 Simon Lejeune[FIX] tools: find_in_path: config is not ready at impor...
2014-11-21 Simon Lejeune[ADD] tools: handling of bin_path key in find_in_path
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-05 Christophe Simonis[MERGE] forward port of branch saas-3 up to d36eee9
2014-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to 65d92da
2014-11-05 Olivier Dony[FIX] base: incorrect code and locale for Bosnian
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-08-08 Raphael Collet[IMP] refactoring: move function topological_sort to...
2014-08-04 Fabien Meghazi[FIX] ommit (-d, --database) in code reexecution's...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-12 Olivier Dony[MERGE] Forward-port saas-4 bugfixes up to ad4c6ca
2014-06-10 Olivier Dony[FIX] Wrap werkzeug.utils.escape() to accomodate signat...
2014-05-28 Christophe Simonis[FIX] logging PostgreSQLHandler: expand message + use...
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 38abc8a
2014-05-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid b09b6a0
2014-05-18 Kiril Vangelovski[ADD] Macedonian language
2014-05-07 Olivier Dony[MERGE] I18N: make fr_CA one of the default installatio...
2014-04-11 Antony Lesuisse[FIX] instrumentation to debug a deadlock probably...
2014-03-23 Maxime Chambreuil[IMP] Add fr_CA translation
2014-03-21 Christophe Simonis[IMP] tools.exec_pg_command: hide command output
2014-01-23 Xavier Morel[FIX] sprurious error in log during javascript unit...
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-12-02 Xavier Morel[ADD] formats support to date and datetime converters
2013-11-25 Christophe Simonis[IMP] dumpstack dumps greenlets when running in evented...
2013-11-25 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5148...
2013-11-25 Olivier Dony[ADD] i18n: enable Lao language (Laos) as an installati...
2013-09-19 Xavier Morel[FIX] Partially revert xmo@openerp.com-20130812074509...
2013-08-21 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4899...
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-07-25 Thibault Delavallée[IMP] ir_actions_server: added doc + comments + recursi...
2013-07-02 Vo Minh Thu[MERGE] lang: added Amharic (Ethiopia) language.
2013-06-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5006...
2013-06-12 Christophe Simonis[FIX] correct stripping of arguments when _reexec(...
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-27 Xavier Morel[REM] broken functions (missing import, removed packages)
2013-03-07 Christophe Simonis[FIX] module loading: allow addons path entries to...
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2012-12-27 Michael Telahun... Enable loading of Amharic (Ethiopia) language.
2012-12-17 Cecile Tonglet[FIX] Removed too much in openerp.tools.misc: html2text
2012-12-17 Cecile Tonglet[MERGE] From trunk (second time)
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-14 Xavier Morel[IMP] more augmented assignments
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-05 Xavier Morel[IMP] simplify @profile implementation
2012-11-06 Thibault Delavallée[FIX] tools: re-added html2text import, because of...
2012-11-06 Thibault Delavallée[FIX] tools: some import cleaning and fixing.
2012-11-06 Thibault Delavallée[REF] tools: moved email and mail related functions...
2012-10-24 Olivier Dony[FIX] res.lang: ar_AR does not exist (Arabic in Argenti...
2012-10-22 Olivier Dony[FIX] generate_tracking_message_id: use more randomness...
2012-10-15 Olivier Dony[IMP] tools.html2plaintext: consistent use of lxml...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-09-19 Xavier Morel[ADD] big bit on new import: pretty much everything...
2012-09-12 Stephane Wirtel[MERGE] improve the tools.misc.scan_languages function
2012-09-12 Stephane Wirtel[FIX] openerp.tools.misc.file_open: Very little fix...
2012-09-11 Stephane Wirtel[MERGE] base: fix typo of some languages
2012-09-04 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-09-03 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-08-31 Olivier Dony[IMP] res.partner: simplified+corrected parsing of...
2012-08-31 Olivier Dony[ADD] tools.misc: new function append_to_html, can...
2012-08-28 Thibault Delavallée[REVIEW] tools: removed duplicate email_split in tools.
2012-08-28 Thibault Delavallée[REVIEW] tools: moved email_split function in emails...
2012-08-23 Turkesh Patel (Ope... [MRG] merge with lp:openobject-server.
2012-08-22 Fabien Pinckaersmerge_trunk
2012-08-22 Christophe Simonis[IMP] tools.misc.mute_logger can now be used as decorator
2012-08-22 Turkesh Patel (Ope... [MRG] merge with main branch.
2012-08-22 Christophe Simonis[IMP] remove unwanted log in test
2012-08-21 Thibault Delavallée[FIX] tools: emails_split -> email-split.
2012-08-16 Fabien Pinckaers[IMP] tools.email_split
2012-08-07 Olivier Dony[IMP] tools.reference_re: support matching model name...
2012-07-25 Olivier Dony[FIX] tools.email_send: never close the request's cursor
2012-07-04 Turkesh Patel (Ope... [FIX] Typo in Portuguese official language names.
2012-04-23 Divyesh Makwana... [IMP] Improved the typos.
2012-03-06 Christophe Simonis[FIX] tools.email_send: use correct kwarg
2012-02-23 Xavier Morel[IMP] document tools.misc.scan_languages, make its...
2012-02-23 Xavier Morel[IMP] replaces tools.misc.get_languages by the static...
2012-02-08 Florent Xicluna[MERGE] file_open: give precedence to directory before...
2012-02-08 Olivier Dony[IMP] Give precedence to module directories instead...
2012-02-08 Florent Xicluna[FIX] file_open should not search zip files outside...
2012-01-25 Vo Minh Thu[IMP] warnings: turn warnings.warn into logging.warning:
2012-01-24 Vo Minh Thu[IMP] openerp.tools: _logger with fully qualified modul...
2012-01-19 Florent Xicluna[FIX] tools.misc: NameError during exception handling.
2012-01-18 Vo Minh Thu[IMP] tools: removed deprecated debug() function.
2012-01-18 Vo Minh Thu[IMP] tools: removed __builtin__.{all,any} (they were...
2012-01-18 Vo Minh Thu[IMP] tools: removed some functools functions (they...
2011-12-16 Olivier Dony[REF] float_utils: moved in its own python module
2011-11-15 Olivier Dony[IMP] tools.float_*: more tests with negative values...
2011-11-14 Olivier Dony[IMP] tools.float_*: added tests and docstrings
2011-11-14 Olivier Dony[IMP] res.currency,base: factor out float rounding...
2011-09-22 niv-openerp[imp] switched the dates to UTC. I'm so happy.
2011-09-06 Olivier Dony[MERGE] latest trunk
2011-08-24 Antony Lesuisse[MERGE] trunk
2011-08-19 Olivier Dony[IMP] tools.misc: update msg tracking id pattern: ...
2011-07-15 Olivier Dony[MERGE] sync with trunk
2011-07-15 Olivier Dony[IMP] ir.mail_server: another round of cleanup
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.
next