1. 29 Mar, 2017 1 commit
    • Franco Fichtner's avatar
      plugins: if a component has a faulty syntax... · f81085df
      Franco Fichtner authored
      simply eval() it and log the error instead of stopping execution.
      
      We don't get to source the code, but since for strict plugins
      there is no direct code execution the plugin acts as if it was
      deinstalled.
      
      As the plugin scope is growing rapidly, we need this to be able to
      guarantee error-free execution in the widest possible sense.  This
      doesn't currently protect function calls, but the same thing must
      be done there as well.
      f81085df
  2. 28 Mar, 2017 3 commits
  3. 27 Mar, 2017 9 commits
  4. 26 Mar, 2017 6 commits
  5. 25 Mar, 2017 6 commits
  6. 23 Mar, 2017 2 commits
  7. 22 Mar, 2017 9 commits
  8. 21 Mar, 2017 4 commits