1. 21 Sep, 2016 1 commit
  2. 20 Sep, 2016 1 commit
  3. 19 Sep, 2016 1 commit
  4. 16 Sep, 2016 3 commits
  5. 15 Sep, 2016 1 commit
  6. 13 Sep, 2016 1 commit
  7. 12 Sep, 2016 2 commits
  8. 09 Sep, 2016 4 commits
  9. 08 Sep, 2016 3 commits
  10. 07 Sep, 2016 4 commits
  11. 06 Sep, 2016 1 commit
  12. 01 Sep, 2016 1 commit
  13. 31 Aug, 2016 1 commit
  14. 26 Aug, 2016 2 commits
  15. 19 Aug, 2016 1 commit
  16. 15 Aug, 2016 1 commit
  17. 10 Aug, 2016 1 commit
  18. 09 Aug, 2016 1 commit
  19. 25 Jul, 2016 1 commit
  20. 23 Jul, 2016 1 commit
    • martiniss's avatar
      Fix bot_update to correctly handle exceptions · 8697dfcf
      martiniss authored
      If an exception occurs during a try block which prevents a step from actually executing, then the finally block's attempt to access step.active_result will fail, and the original exception will be hidden behind a new exception from the recipe engine. This CL changes this behavior so that the original exception will always fire.
      
      Review-Url: https://codereview.chromium.org/2175103002
      8697dfcf
  21. 22 Jul, 2016 2 commits
  22. 18 Jul, 2016 1 commit
  23. 11 Jul, 2016 1 commit
  24. 29 Jun, 2016 1 commit
  25. 27 Jun, 2016 1 commit
  26. 24 Jun, 2016 1 commit
  27. 30 May, 2016 1 commit