[FIXME] deactivated failed tests to make the runbot green again
[odoo/odoo.git] / openerp /
2014-02-24 Fabien Meghazi[FIX] website's translation problems on multiple inheri...
2014-02-23 Launchpad Translat... Launchpad automatic translations update.
2014-02-21 Christophe Simonis[FIX] damn! correct import
2014-02-21 Christophe Simonis[IMP] openerp/service/server.py: lint file
2014-02-21 Christophe Simonis[FIX] correct signal handler on nt
2014-02-21 Christophe Simonis[FIX] correct run of test-file via command line
2014-02-21 Christophe Simonis[FIX] return code is non-zero if any preloaded database...
2014-02-21 Christophe Simonis[FIX] httpd thread must be a daemon threaded
2014-02-21 Xavier Morel[IMP] filter out phantomjs warning on OSX
2014-02-21 Richard Mathot ... [ADD] Test that the variable 'workflow' is correctly...
2014-02-21 Richard Mathot ... [ADD] Enable access to workflow engine in server action...
2014-02-20 Christophe Simonis[FIX] openerp/addons/base/ir/ir_actions.py: correct...
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5014...
2014-02-21 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-21 Denis Ledoux[FIX] ir_model: Uninstall with orphan external ids...
2014-02-20 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-20 Martin Trigaux[MERGE] [FIX] read_group: skip date(time) fields when...
2014-02-20 Anael Closson[FIX] orm: grouping of date and datetime conflicts...
2014-02-20 Denis Ledoux[FIX] service: wrong namespace for using tools
2014-02-20 Xavier Morel[IMP] Cursor.savepoint
2014-02-20 Olivier Dony[IMP] ir.actions.act_window: make `multi` field visible...
2014-02-20 Anael Closson[FIX] incorrect handling of orderbys when generator...
2014-03-21 Launchpad Translat... Launchpad automatic translations update.
2014-03-19 Kersten Jeremy[FIX] Fix the yml test with option --test-file.
2014-03-14 Launchpad Translat... Launchpad automatic translations update.
2014-03-13 Kersten Jeremy[FIX] Change password wizard: reload webclient after...
2014-03-12 Christophe Simonis[FIX] add the logging handler only to the root logger...
2014-03-11 Martin Trigaux[FIX] partner: backport of trunk revision 4882
2014-03-11 Launchpad Translat... Launchpad automatic translations update.
2014-03-06 Olivier Dony[IMP] safe_eval: allowed opcodes: break, continue,...
2014-03-06 Richard Mathot ... [REF] Use assertEqual method instead of assert instruction
2014-03-06 Richard Mathot ... [FIX] Test for ir_sequence:
2014-03-06 Launchpad Translat... Launchpad automatic translations update.
2014-03-05 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 5251...
2014-03-05 Martin Trigaux[IMP] readability
2014-03-05 Martin Trigaux[FIX] orm: create a foreign key for the function fields...
2014-03-04 Olivier Dony[FIX] orm.read_group: improve test coverage and corner...
2014-03-04 Thibault Delavallée[FIX] res_users: change password wizard: fixed crash...
2014-03-04 Thibault Delavallée[FIX] res_users: fixed on_change_login that crashed
2014-02-28 Olivier Dony[FIX] orm.read_group: fix various issues introduced...
2014-03-01 Launchpad Translat... Launchpad automatic translations update.
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
2014-02-26 Launchpad Translat... Launchpad automatic translations update.
2014-02-24 Martin Trigaux[FIX] orm: do not drop low level columns (aka 'magic...
2014-02-24 Launchpad Translat... Launchpad automatic translations update.
2014-02-19 Xavier Morel[FIX] actually retry select on EINTR
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-19 Xavier Morel[FIX] correctly display JS stack frames in phantomjs...
2014-02-19 Xavier Morel[IMP] style
2014-02-19 Xavier Morel[FIX] possibility of select being interrupted, just...
2014-02-19 Launchpad Translat... Launchpad automatic translations update.
2014-02-18 Xavier Morel[IMP] phantomjs runner
2014-02-18 Xavier Morel[IMP] slightly improve error message at the end of...
2014-02-18 Martin Trigaux[MERGE] [FIX] orm: read_group doesn't take referenced...
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-18 Anael Closson[REF] removing useless comment
2014-02-17 Christophe Simonis[FIX] orm._auto_init: fallback to copy method when...
2014-02-17 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-17 Olivier Dony[IMP] orm._auto_init: avoid copying VARCHAR column...
2014-02-17 Xavier Morel[IMP] unwrap tests suites during module loading, prepar...
2014-02-17 openerp-sle[MERGE] trunk
2014-02-17 openerp-sle[FIX] Added the 'oldname' attribute on the renamed...
2014-02-17 Xavier Morel[FIX] only run test modules called test_*, similar...
2014-02-17 Anael Closson[REF] removing debug code
2014-02-17 Anael Closson[IMP] Speed and quality improvement
2014-02-17 Martin Trigaux[FIX] fonts: move domain on field instead of view and...
2014-02-17 openerp-sle[MERGE] trunk
2014-02-17 Launchpad Translat... Launchpad automatic translations update.
2014-02-17 Antony Lesuisse[FIX] ir.http testing generate a router including the...
2014-02-17 Antony Lesuisse[FIX] tests HttpCase phantomjs conditional injection...
2014-02-16 Antony Lesuisse[FIX] tests move test_ui to web as it requires web...
2014-02-16 Antony Lesuisse[IMP] phantomjs testing
2014-02-16 Antony Lesuisse[FIX] tests HTTPCase if phantomjs is not installed
2014-02-16 openerp-sle[MERGE] trunk
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] remove pointless extra newline in log message...
2014-02-14 Martin Trigaux[MERGE] [FIX] databases list: allow to have entries...
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-14 Launchpad Translat... Launchpad automatic translations update.
2014-02-13 Xavier Morel[FIX] branding distribution to generate correct xpath...
2014-02-13 Martin Trigaux[IMP] move test on property fields to his own test...
2014-02-13 Martin Trigaux[ADD] tests checking the properties fields are not...
2014-02-13 Martin Trigaux[MERGE] sync with 7.0 (getting needed orm revision)
2014-02-13 Martin Trigaux[FIX] remove useless cr.commit in fields creation
2014-02-13 Christophe Simonis[FIX] ir.values: be tolerant to actions pointing to...
2014-02-13 Martin Trigaux[IMP] avoid changing the API by passing the company_id...
2014-02-13 Martin Trigaux[MERGE] sync with 7.0
2014-02-13 Launchpad Translat... Launchpad automatic translations update.
2014-02-12 openerp-sle[FIX] Increased allowed virtual memory per worker
2014-02-12 Olivier Dony[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-12 Olivier Dony[FIX] res.users: typo in default search view
2014-02-12 Martin Trigaux[FIX] image tools: do not crop an image when resizing...
2014-02-12 openerp-sle[IMP] Renamed paper_format to rml_paperformat and moved...
2014-02-12 Olivier Dony[FIX] res.partner: prevent `show_email` context option...
next