Skip to content
Snippets Groups Projects
  1. Dec 16, 2013
  2. Dec 14, 2013
  3. Dec 13, 2013
  4. Dec 12, 2013
  5. Dec 11, 2013
    • Xavier Morel's avatar
      [REM] broken tests · ebc6ff52
      Xavier Morel authored
      weird tests (using broken views, but not just broken in the way the
      test expects) were really testing for error on using a field which
      does not exist, predicated on full rendering of the view during
      validation.
      
      This has been removed from the website branch as it's unfeasible and
      nonsensical for model-less views (e.g. qweb), and thus the test blew
      up with a completely different error (missing @string) or, once the
      test was fixed, wouldn't blow up at all.
      
      bzr revid: xmo@openerp.com-20131211162412-t31bxkpy2yzdnf0q
      ebc6ff52
    • Thibault Delavallée's avatar
      [FIX] http: correctly handle the rollback when an exception is raised. Indeed... · 1a16ecf8
      Thibault Delavallée authored
      [FIX] http: correctly handle the rollback when an exception is raised. Indeed dispathc serializes the exception, leading to the error being catched before we check and rollback the transaction. This commit fixes this.
      
      bzr revid: tde@openerp.com-20131211112304-m2591t7endfetptc
      1a16ecf8
    • Launchpad's avatar
      Launchpad automatic translations update. · 44b7ede6
      Launchpad authored
      bzr revid: launchpad_translations_on_behalf_of_openerp-20131211053156-p3v0gn1hf6l8c8h7
      bzr revid: launchpad_translations_on_behalf_of_openerp-20131211055224-g9i9shv9qqhb93cz
      44b7ede6
  6. Dec 10, 2013
  7. Dec 09, 2013
Loading