1. 06 Aug, 2019 2 commits
  2. 05 Aug, 2019 17 commits
  3. 02 Aug, 2019 8 commits
  4. 01 Aug, 2019 3 commits
  5. 31 Jul, 2019 2 commits
  6. 30 Jul, 2019 1 commit
  7. 29 Jul, 2019 2 commits
  8. 26 Jul, 2019 4 commits
  9. 25 Jul, 2019 1 commit
    • Vincent Pelletier's avatar
      CMFActivity.ActivityTool: Set exc_type default value. · 3123e1a9
      Vincent Pelletier authored
      This property is only conditionally set, which causes distracting error
      when something goes wrong. If we really want to check that the expected
      code path was followed there has to be a better check and a more debugging-
      friendly error than an AttributeError.
      3123e1a9